- Dec 07, 2020
-
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Nov 18, 2020
-
-
Ming Rui Zhang authored
Gitlab: #161 Change-Id: I79d8f5e28f2025bd685ea760cd813eeca2e60c8b
-
- Nov 17, 2020
-
-
Albert Babí Oller authored
Gitlab: #140 Change-Id: I980126d333ab33c9fbc9f2984d115d79082b0dd3
-
- Oct 30, 2020
-
-
Ming Rui Zhang authored
A small fix to prevent username registration line edit receiving signal when there is no input is also in since adding banned contact back will trigger lookupAddress. Gitlab: #152 Change-Id: I30afb42eab5903aefb7dd19e9f7a5ad77183e866
-
Ming Rui Zhang authored
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 15, 2020
-
-
Change-Id: I59e68da48195292cbaa50021f0d677010ffb5a52
-
- Oct 09, 2020
-
-
Change-Id: I793be4f3752223f772fe953ffc1aba8cd0682941
-
Change-Id: I3b4b1ba16a472e348e2f2c7f875a0df69cfea660
-
- Oct 08, 2020
-
-
Andreas Traczyk authored
Gitlab: #138 Change-Id: I552c26583dda87c71491a87655a91273c59d851f
-
- standardize buttons - remove scrolling from lists - avoid highlights Change-Id: I41f345d5e04a874f70e104df695e652a602df9b8
-
Andreas Traczyk authored
- simplifies the settings menu - removes the IconButton component Gitlab: #14 Change-Id: Ib5cdc01dde47835befcdfa34aff35e5351a3b09d
-
Andreas Traczyk authored
Change-Id: I6a9b406ad93fc1144ccaa3c4f9eed3b8fabd256f
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
Andreas Traczyk authored
Change-Id: If8764e701246b516a42b4a574efc94e5ace5d28b
-
Andreas Traczyk authored
- provides a base component for rendering scaled svg images - simplifies the normal/hovered/pressed state transitions - uses color overlay to factor out image source changes for checked states - fixes sizing inconsistencies and visual bugs - removes manual background color changes and minimizes the use of MouseArea components - removes the unused HoverableGradienButton component Gitlab: #14 Change-Id: I06357d3cc6d8d04d9d1f062753dc39223a64d4f6
-
- Sep 30, 2020
- Sep 28, 2020
-
-
Gitlab: #104 Change-Id: I22da3e93730b402a103ea80942de468c75ba88d8
-
- 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 18, 2020
-
-
Sébastien Blin authored
Change-Id: I75235646bff29e621aff08754c3902f677cbe4d3 Gitlab: #90
-
- Sep 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: I67230d9395a1f25214692a24f099d4306b6b1dc9
-
Sébastien Blin authored
Change-Id: I79f4abac2f1f0be39075cd05c597a5593bf17fb8
-
- Sep 16, 2020
-
-
Andreas Traczyk authored
Change-Id: I8cd46f2f5bb404394513e1f93fe5bbab44cbddcf
-
Gitlab: #20 Change-Id: I05358244ad9cae5d335934a2947c18de6d79683e
-
- Sep 15, 2020
-
-
- Resolves a portion of the warnings present prior to navigation or resizing. Gitlab: #5 Change-Id: Ifa843d7613ddcca562256399a977c2eec62df404
-
Make sure that in wizard view, the spacing in the profile page is correct. Change-Id: I15cc9274b433532621495df4899578afb5efee92
-
Change-Id: Ib12382a9292852f404b1a588a7b5a6e29cb06cf9
-
- 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
-
Ming Rui Zhang authored
Make username registration line edit a common component Gitlab: #56 Change-Id: Icb5dc1c8acc6d56f699f9a1cc4ebee6976f5eae1
-
Ming Rui Zhang authored
1. Add spinner button and logic when waitting for account created to prevent reclicking the buttons 2. Add back button when creating accounts in main view. 3. Fix the look up username bug 4. Change some buttons to blue styled 5. Change back button to back arrow 6. Add autofocus when entering certain page Gitlab: #59 Change-Id: I3cada8c07a6605f091001db75a2913cde379c41b
-
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 09, 2020
-
-
Aline Gondim Santos authored
Change-Id: If86856104409c9c6f8402e0c9229481d18c5b84f
-
- 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
-
Andreas Traczyk authored
- add a component boundary visualization tool Change-Id: Ib39f593b296ff12a220e5a259888d9c9f6eb1c4b
-
- 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
-
- Sep 02, 2020
-
-
Change-Id: I5066a9b4e2ec8ac7731765bf73b7a7d544b0978c Gitlab: #5
-