- Apr 02, 2021
-
-
Gitlab: #320 Change-Id: Ia2a16a05be3fd6452a39df999660a5c8440eea13
-
Andreas Traczyk authored
- refactor qml object registration - inject AppSettingsManager and SystemTray Gitlab: #320 Change-Id: Ic8232a290003245d09ad9452c9f5518fd260af78
-
Andreas Traczyk authored
Change-Id: I03da0b19e44fee3c88e4cf3353208bba597e0408
-
Andreas Traczyk authored
Lrc object injection should never be a null pointer. Change-Id: Ib574c751673fd35e223ce2447cee74bce7dfbf3e Gitlab: #337
-
Andreas Traczyk authored
This provides out-of-the-box cmake configuration for QtCreator without having to manually specify the lrc path. Change-Id: I3a8abbc2d0dd8062cecece166afbf09b91b52f59
-
Sébastien Blin authored
Change-Id: I272403d2f069e785883acac1e3a0b47695b913a7
-
- Mar 30, 2021
-
-
Pierre Lespagnol authored
Change-Id: I8599a60628482305d02c7d747deca11672cd61ff
-
- Mar 29, 2021
-
-
Jenkins authored
Change-Id: Ic6487eb459e9b9b8c297a8aad205c4b1edb73899
-
- Mar 26, 2021
-
-
Gitlab: #277 Change-Id: Iffb0e1cc7a57495ba5f84230265cdcec87e26307
-
Avoid having a removed contact on the "default moderators" list. Gitlab: #309 Change-Id: I710fe3e096be830e3cd9cfc93f2f46fb60eb20f0
-
Change-Id: I0e28f20ecb017267e74ef76fb922443e15e896e8 Gitlab: #308
-
Accessing smartlist on conversationRemoved can return invalid items. Instead, only show welcome view and use modelChanged signal for updating smartlist. Also avoid duplicate navigation to welcome view. Gitlab: #300 Change-Id: Ic1c192fecceeb59287267e3445fabf6afb91ffd5
-
- avoid using smartlist index change for conversation selection when call ends (instead it can be triggered from calladapter) - break long lines Gitlab: #260 Change-Id: Iaa1f9269d9ba6889fb1a7e466cd586fa86263bc7
-
- switch tab to conversations smartlist - go to welcomeview TODO: define UI behavior while waiting for the smartlist update Gitlab: #284 Change-Id: I251c49e5b0b418f41d5872ef09d32db5bc940df2
-
GitLab: #341 Change-Id: Ibe7ad479845bf9390e8634c6b80cb0be79976143
-
- Mar 25, 2021
-
-
Ming Rui Zhang authored
Make the LRCInstance pointer pass correctly into updatemanager Change-Id: I87f22fcf69d69babae3ec6de8b6b20eb5d2c652b
-
Ming Rui Zhang authored
Gitlab: #353 Change-Id: I23d2e1cc57ce3a3a2b41972385c8318d9f85c904
-
Ming Rui Zhang authored
Change-Id: I0f2d2232cd383dd8adbf93db10ef2156324a1933
-
Ming Rui Zhang authored
The main reason for this change is to remove the misusage of QQuick one in ElidedTextLabel and useless QQuick one module import Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
-
Ming Rui Zhang authored
Gitlab: #319 Change-Id: I39fe050d3b9d509f8709528e1c8fcf6acf7e7ca3
-
Ming Rui Zhang authored
Display name is not a good filter since sip accounts may have the same display name Change-Id: Id1033816c496dd702874f646efcba7914cb2342d
-
Ming Rui Zhang authored
Gitlab: #317 Change-Id: I7c73c9fdabc7cd7cccdb5d1a66ca9f002c6fd098
-
It is to make sure that all other call related UI will be set up correctly. Gitlab: #298 Change-Id: Iabc1587e0c0622cc6b9c0fecd99bfd35b156fcf7
-
Gitlab: #325 Change-Id: I03b4352788df912074859e183090658cf27678f0
-
- Mar 24, 2021
-
-
Andreas Traczyk authored
Errors copying symlinks may occur when the project is cloned using certain WSL versions. Change-Id: I92f698d01edd6a94c3dff9bce39441b4df98eec2
-
- Mar 22, 2021
-
-
Change-Id: I3765828104210f2c982fa90f3aaee98d26cd1427
-
Ming Rui Zhang authored
GitLab: #337 Change-Id: Ifb671d38d364714818650a8154c43a5787460039
-
Andreas Traczyk authored
Refactors audio settings to avoid list model code duplication. This code could be greatly simplified by using string lists, however the combo-box component design is highly dependent on QAbstractItemModel based models. Also translates the handlebarred strings upon presentation, which is currently used to translate the "Default" prefix for the first device item. Gitlab: #346 Change-Id: I5ed282d29cc4ec6a090a9cdf47b0459f0db2a99b
-
- Mar 17, 2021
-
-
Aline Gondim Santos authored
GitLab: #338 Change-Id: I0bc0026e0c515b782675892c0e652b53b8de4e1a
-
Andreas Traczyk authored
This function either returns a reference to a local, or a QString member whose lifetime is unknown to the caller. We should just return by value. Change-Id: Ib87288105daa6bf8cb6b803948411275da980c54
-
- Mar 16, 2021
- Mar 08, 2021
-
-
Jenkins authored
Change-Id: I33cc4dae0e739f61f68386d9db4819429745a058
-
- Mar 03, 2021
-
-
Ming Rui Zhang authored
Gitlab: #312 Change-Id: I6833521cd624b176af38949b9f71f0d45330351e
-
Ming Rui Zhang authored
Gitlab: #299 Change-Id: Ibec25839ba92925364585f1d2c2b3a51348fc273
-
- Mar 02, 2021
-
-
Ming Rui Zhang authored
Gitlab: #297 Change-Id: Iaff41075edc683bd976ff69cfd8f7a80547771cc
-
Ming Rui Zhang authored
Support MODE, QT_VERSION, and DESTDIR Change-Id: I858610d12f9267263550a56ef6f7e994062dbdad
-
Ming Rui Zhang authored
Gitlab: #302 On X11 based, https://bugreports.qt.io/browse/QTBUG-84082 Change-Id: Id775a6a31fc9f6f9493556fca458555c5962727e
-
Gitlab: #302 Change-Id: I3d79443b4338a27a8724600be233a2ff765427f9
-
- Mar 01, 2021
-
-
Jenkins authored
Change-Id: Ib5620c2dee9b61ab8af9644e70de551dcd51f226
-