- Apr 06, 2023
-
-
Andreas Traczyk authored
Gitlab: #899 Change-Id: I5bc73e07f15e73ee2f84e8e5c02689c81e670272
-
- Feb 06, 2023
-
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Dec 02, 2022
-
-
Sébastien Blin authored
Pretty all tests are broken, but at least, forcing the CI to build it will force people to check it. Change-Id: I974905a893b6a53ce71890b63a01be6a791ea556
-
- Nov 11, 2022
-
-
Maxim Cournoyer authored
Fixes <#883>. Automated via: $ find tests -name '*.qml' | xargs sed -i 's,qrc:/src,../../../src,' Change-Id: Ic1a2f419e3e328e8bf861e7fdf370f15da66675f
-
- Sep 19, 2022
-
-
Split TipBox into dynamic components to avoid to load all the things. Show the Customize Tip Box only if necessary Replace backup key page by a tipbox Change-Id: Ie499fb16fe67648bbdd327eb24705a1881d9cea8
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Jan 06, 2022
-
-
Amin Bandali authored
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
-
- Dec 21, 2021
-
-
Remove unsupported QtQuick One component and it will be added back in the following patches Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
-
- Sep 14, 2021
-
-
Ming Rui Zhang authored
1. Add account config QML properties and use them in settings directly to avoid manual update 2. Rough clean up for video/audio settings 3. Remove settingsAdapter entirely and split the responsibility Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
-
Andreas Traczyk authored
This test relies on jams server response. We should be providing a fake lrc implemtation for testing to guarantee signal emission. Change-Id: I6a15d729d87db15ab535bec0962e1166a6944b33
-
- Aug 16, 2021
-
-
Ming Rui Zhang authored
Add enter key event handle for lineEdits in wizardview Gitlab: #470 Change-Id: I41948196742068cd0a03ff37efe93982410e91ce
-
Ming Rui Zhang authored
1. Remove the "Select file" button during the camera picture-taking process 2. Add missing cancel (x) button during the first step of the camera picture-taking process 3. Disable all interactive components when the account creation is unfinished Gitlab: #486 Change-Id: I91e279052aecdd9327f59e9a1377c344d9052323
-
- Aug 05, 2021
-
-
Gitlab: #470 Change-Id: I598cab490149739858958e89cc40cabb5820714a
-
Gitlab: #470 Change-Id: I79d1b5c77ae9e983e1c264532727616afb23f3ab
-
Gitlab: #470 Change-Id: I9dd65e83885e89b447d6354c984d3d707e9f7061
-
1. Move accountStatusChanged and profileUpdated signals out from safeInit. 2. Add interrupter concept into Utils::oneShotConnect to avoid oneShotConnect being triggered after. 3. Add varieties of tests for wizardview including accounts creation tests (SIP, Jami, Rendezvous, Backup) 4. Remove uncleared stackLayoutIndex Gitlab: #470 Change-Id: I22c04811110b277eee53610f4ae34c924316a20a
-