- May 04, 2023
-
-
Sébastien Blin authored
Change-Id: I35e2d1615d89e7d43a26a9bc59860494192dc06f
-
Sébastien Blin authored
Change-Id: I707e96c32d5017dae5d92272e64739efe3c82e05
-
Sébastien Blin authored
if no video device is detected "Preview unavailable" is just useless as there is no video device listed. Change-Id: I071da1e211b16f807ed22f69186a567db054c373 GitLab: #1076
-
Sébastien Blin authored
Change-Id: I033ee8497ad0424b9d106cace7eb796c7ced599b
-
- May 03, 2023
-
-
Sébastien Blin authored
Change-Id: I4f1cb650884fb58e78bdd6490769cfab43211705 GitLab: #1090
-
Sébastien Blin authored
Overload incorrectly managed by Qt 6.5 and we must pass a const ref Change-Id: Ib0a85165b59f6cffd3f01815b803f666623e1b89
-
- May 01, 2023
-
-
Sébastien Blin authored
The search bar should not be shown on a conversation request Change-Id: I31f492c8200cf816021d0b6aa66b248af407a36f
-
- Apr 27, 2023
-
-
Sébastien Blin authored
Change-Id: Id5b85ed470c546c9903772fde82a23153f03bcf4
-
- Apr 26, 2023
-
-
Change-Id: Iceea3bda86ebfcc9c9b5f2b5039187dac9661add
-
Sébastien Blin authored
Else, we may access an invalid index Change-Id: I0ba0ce2c13c9788ce61a487e0bf9117062dc90d5 GitLab: #1081
-
GitLab: #1089 Change-Id: Ia17f68998fb1b71f2cfbe0406a1dfffc283af0c2
-
- add an outline on the item that have the active focus - override only after a tab key press GitLab: #1082 Change-Id: Ib549052e0fa2fe6d781df6980ce662919925c473
-
- Apr 21, 2023
-
-
Change-Id: I4c54ee69f275d3f3b0283a2459222e5d205fe5c3
-
- radius for linked devices - hover - buttons instead of icons for edition Change-Id: I315262a29bf2828bf1f58356b7d84c7c7ab9ef18
-
GitLab: #1067 Change-Id: Ia80f85c678cb202d8e91cb3efe83d9ea82c40ae6
-
- Apr 19, 2023
-
-
Sébastien Blin authored
Change-Id: Ifa8a5fa9ac0e41fddb85b163339ff1d0159c79fe
-
- Apr 14, 2023
-
-
Sébastien Blin authored
Change-Id: I3881fde22fc57edcd5b0d90793d3feb9be2d81c5
-
Gitlab: #1059 Change-Id: Ia973ee1f8666bdd8597d6cbb47a87534ac4358c8
-
- Apr 13, 2023
-
-
Change-Id: I13cd2861bcbc3446a736f7e68b34044c34c2dce5
-
Sébastien Blin authored
GitLab: #1068 Change-Id: Ia876756f513e88d8a074b2b54edefa9f35b8b160
-
Sébastien Blin authored
Change-Id: I030f80417946ea0ac50fa367ff98b03cf7945b6e
-
Sébastien Blin authored
Change-Id: I3cd9bf1c020a8c7a265e301ea021faedfd619295
-
Sébastien Blin authored
Change-Id: I1b9a46fd524b2af4b795986491f5d2fd882437d5
-
- appearance - link preview - username - link account Change-Id: I48f77bfe71474ea17c0c41d951db497bbe47ead3
-
- Apr 11, 2023
-
-
Prevents some uncaught exceptions that could occur depending on test implementation. Gitlab: #899 Change-Id: I5b06c270c924071f331e20f3b894a4bb80228137
-
Sébastien Blin authored
Change-Id: I4071f7a6f94c95a6e11135c2f0229bf51960d721
-
Sébastien Blin authored
This allow to easily get URI + QRCode Change-Id: If986b42e46c074971c7467de4d7446d2c8d3a865 GitLab: #955
-
+ set the maximum number of characters in the input + elide the text when it's too long + save on focus change in the settings view GitLab: #1064 Change-Id: I973ff09cb3ce56cda98a0b40cedde88ac3829c1d
-
- Apr 07, 2023
-
-
Andreas Traczyk authored
Now that the settings are not loaded on start, the updatemanager signals need to be moved to the main window component. Gitlab: #1056 Change-Id: I17e750ef1417e8bfca7d06976f14a1d75492cec5
-
+ fix top margin for the error label in usernameTextEdit. + fix the info button margin when placeHolder text is active. GitLab: #1060 Change-Id: I3ca5421c908a0b77c7c175af54a45d49aacf8f57
-
Change-Id: I5c8cc068f0d8c2ab2996b026db88b637f919414c
-
Sébastien Blin authored
Change-Id: I1fd1181aeedc47114876e2f0355b076602ac6649 GitLab: #1050
-
Sébastien Blin authored
Else, on GNU/Linux it will select "alsa" in the UI. Also AVSettingsPage is unused. Change-Id: I5744b2c8dc02b65d97e6ea2bf8dcec477ae0042c
-
Sébastien Blin authored
selecting an emoji results in emojiIsPicked undefined Change-Id: Ieff7f5ae554179868586560d7707cbea73fc18c8
-
Franck Laurent authored
Replace StackLayout with StackView. The StackView manages the lifetime of the view. GitLab: #897 Change-Id: I25892310eb83ad70f4b06f91e94ec5ea8b87ef86
-
Change-Id: I03f536a22eb24c30a33f9d1736ac0e7849d66c42
-
Sébastien Blin authored
Setting an account to migrating is asynchronous. So the status of the account should be checked via dedicated signals and not just at the startup, else the migration view is not shown. Also removing two accounts to migrate wasn't working correctly. Change-Id: I0bb716982ec5fe76aaba3ad4cb6f47b1ef0aa710 GitLab: #1062
-
- Apr 06, 2023
-
-
Andreas Traczyk authored
Adds a `--with-engine` option for the resource generator script which will prevent packaging unused resources when building without webengine support. Change-Id: If2f31284ef59166615221235427a53d0df8da2ce
-
Andreas Traczyk authored
Change-Id: Id593b7f551efc2fc465c4ec0e8936c77628f7f48
-
Andreas Traczyk authored
Gitlab: #899 Change-Id: I5bc73e07f15e73ee2f84e8e5c02689c81e670272
-