- Jul 18, 2022
-
-
Sébastien Blin authored
Change-Id: Ide7294a97df683cd67ee93f72f1f11b9f4e6dc29 GitLab: #512
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Mar 23, 2022
-
-
Sébastien Blin authored
Change-Id: Ied9e8d59fe9dff08ffbc10d2c723b8998d8469f1 GitLab: #670
-
- Feb 01, 2022
-
-
Sébastien Blin authored
Move installTranslator into the settings manager and add a settings in the SystemSettings to be able to dynamically change the language of jami-qt. jami-project#1342 Change-Id: I4f720fa50d5e313356dbdf1b8acb4e98d74401e4
-
- Jan 21, 2022
-
-
Sébastien Blin authored
GitLab: #160 GitLab: #571 Change-Id: Ifc1a4183c614f4754df5b617067a433d1227dcdf
-
Andreas Traczyk authored
Save virtual desktop geometry and window visibility state settings and set them for the application window when loading. Gitlab: #604 Change-Id: I053716d9c7b5d23e1bd7f33a1c41aedefb6cf9c8
-
- Jan 06, 2022
-
-
Amin Bandali authored
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
-
- Jan 04, 2022
-
-
Sébastien Blin authored
remove useless isFullscreen (visibility already stores this and it's not possible to go from fullscreen to minimized anyway). Also --minimized was ignored GitLab: #413 Change-Id: I610f17ce7ae5b2852aae5b40dc504174fa657c2d
-
- Nov 04, 2021
-
-
Sébastien Blin authored
Change-Id: Ide4b1336a13972a9291cb1e9e2bf881b32b97198 GitLab: #468
-
- Jul 29, 2021
-
-
Ming Rui Zhang authored
1. Use MaterialToolTip in MaterialButton 2. Add BubbleLabel and BackButton 3. Add WizardViewStepModel 4. Focus re-visit Gitlab: #470 Change-Id: I818da76c4b97cb08d2b6df6b2c8e2752d7a522f2
-
- Jul 14, 2021
-
-
Sébastien Blin authored
+ Auto accept files from trusted sources (default: true) + Auto accept files from untrusted sources (default: false) + Size limit (default: 20Mb) Change-Id: I0e1068e3996786b23ba9a7797d02b7f8bb0f89d1 GitLab: #160
-
- Jun 25, 2021
-
-
Change-Id: I4e4f1837f2f8ba53b776c4401067f8d7feaa2f76
-
- Apr 02, 2021
-
-
Andreas Traczyk authored
- refactor qml object registration - inject AppSettingsManager and SystemTray Gitlab: #320 Change-Id: Ic8232a290003245d09ad9452c9f5518fd260af78
-
- Dec 07, 2020
-
-
GitLab: #160 Change-Id: I7bbec2649ca118b325d713d1a6ba36b6c00872ff
-
- Dec 03, 2020
-
-
Sébastien Blin authored
Add: + Display images and videos into the chatview + Show typing indicators Change-Id: Icf5575ae9b176254394399073fe3926130ecc428 Gitlab: #160
-
- Sep 10, 2020
-
-
Andreas Traczyk authored
Change-Id: I9d2ec496aa8d6cc0a41f9096ad153308c3308e8b
-
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
-
- Sep 03, 2020
-
-
- 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
-