- Dec 07, 2020
-
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 08, 2020
-
-
Andreas Traczyk authored
- prevents the wizard window from popping up if the systray icon is clicked to restore the application just prior to the main window having loaded Change-Id: I79b7981de77017117cf6e08ff4b0e1f6687635d3
-
- Sep 25, 2020
-
-
- UI sensitive to currentAccountId property, remove getCurrAccId from UtilsAdapter - centralize signals / functions at MainView and avoid unnecessary propagation between modules - name revision (avoid syntax such as "needTo" or "slot..") Gitlab: #85 Gitlab: #86 Change-Id: Ie4060df4b64990bdd3f412d0e491080a4cd20092
-
- Sep 24, 2020
-
-
Andreas Traczyk authored
- re-introduce a genericized NetworkManager - isolate update logic into a qml accessible class derived from NetworkManager - fix QtWebEngineProcess missing when re-installing over existing version - provide a command line option to override the base url for testing local and remote updates - clean-up manual update-check UI Gitlab: #101 Change-Id: I9c8d2badae59ec31cab12d38b8470edf2bcad401
-
- Sep 17, 2020
-
-
Andreas Traczyk authored
- Note: adds forcing the main window to the top to overcome a Qt/QML bug which prevents this from working when activating from a notification window source. Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3
-
- Sep 10, 2020
-
-
Andreas Traczyk authored
The clientwrapper class masks granular object registration within qml, and encourages code duplication between viewmodels(adapters) and code lasagnafication and the misuse of declarative Qml. Change-Id: I85fef214363e62e54fc0681282323ea4861000d6 Gitlab: #66
-
Andreas Traczyk authored
- Separate utilsadapter into files and expose it to Qml so it can be used without passing through clientwrapper. Change-Id: I7c351d7191cd166521b6e0a685ea9d4a9731f165 Gitlab: #66
-
Correct Layout and Anchors emplacement Erase inutile code Fix binding loop warnings Replace magic numbers by JamiTheme values Remove multiline comments from qml files Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d Gitlab: #5
-
- Sep 03, 2020
-
-
Ming Rui Zhang authored
Partially optimized the wizardview related UI code and UI performance. Note: Since some common components are changed, UI changes in settings view are also required to keep the original style. Gitlab: #59 Change-Id: Ib77868bac3a6479700e81f3361b67a8403725661
-
- Introduces a C++/Qml common mechanic for accessing system settings - Refactors a good chunk of application wide settings management code - Refactors the onboarding and quit-suppression logic - Makes a first stab at cleaning the Qml object registration - Removes some 'ClientWrapper' use - Fixes some file name spelling errors and inconsistencies Gitlab: #51 Gitlab: #53 Change-Id: I3dd1085aca72a38827ec004e347bd91106be2bcb
-
Change-Id: I66b7867d38ddcbec6fd68728d9282f32c11d7449
-
- Aug 31, 2020
-
-
Andreas Traczyk authored
- adds a systray icon with and exit option when the app starts - removes the systray icon when the app exits - restores the app when a second instance is run Change-Id: I81e4552bdf0ce76a520cbae90e519efff0b13495
-
- Aug 28, 2020
-
-
Ming Rui Zhang authored
When deleting the last account, wizard view's page can be incorrect if the user has created an account before. Gitlab: #43 Change-Id: I82055456a9df608d88b81fc51049b0623c6d0a35
-
- Aug 25, 2020
-
-
Sébastien Blin authored
Change-Id: If0a3d896b35385f24c9d04b67b12146febfff7c2
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-