- Dec 19, 2024
-
-
Are you sure you → Do you really → Do you by a password → with a password confirmExtensionReset: OK → Reset confirmExtensionUninstall: OK → Uninstall confirmRmConversation → confirmLeaveConversation Change-Id: I8e61197a19fb61f3d362d76b1a6d676dcb842b75 GitLab: #1730
-
- Oct 01, 2024
-
-
smart quotes {“,”,’} remove spaces in keyboard shortcuts, eg Ctrl + F → Ctrl+F add participant → invite member A(n) [type] error occurred while [attempting to] {verb} {noun}. avatar → profile picture ban → block join in… → join with… mute camera → stop camera plugin → extension request → invitation unmute camera → start camera GitLab: #1730 Change-Id: Ied169aea3b15b341ff467bc838c70da6a3d5050f
-
- Jan 03, 2024
-
-
Sébastien Blin authored
Change-Id: I8d5f968fbedbc884c91416246049a0ef4cd652eb
-
- Nov 17, 2023
-
-
GitLab: #1417 Change-Id: I8693ff36d313c730b6d8fa2ea7586d1a71d582d7
-
- Aug 21, 2023
-
-
Xavier Jouslin de Noray authored
Gitlab: #1306 Change-Id: Ic3d952408c352715f2cd611dad63cf92cfb81ff0
-
- Aug 01, 2023
-
-
Gitlab: #1163 Change-Id: If9d9a27a296c5810b9f99126bed6453cc6ab6852
-
- May 23, 2023
-
-
Andreas Traczyk authored
Fix some warnings, and possible some bugs related to bad QObject::connects. Gitlab: #938 Change-Id: Id4ca9a48b929e7c59df8cf20c6df3504c7971b4c
-
- Apr 14, 2023
-
-
Gitlab: #1059 Change-Id: Ia973ee1f8666bdd8597d6cbb47a87534ac4358c8
-
- Apr 07, 2023
-
-
Change-Id: I03f536a22eb24c30a33f9d1736ac0e7849d66c42
-
- Feb 17, 2023
-
-
Andreas Traczyk authored
Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components. The following objects are now created and destroyed as needed: - SettingsView - WizardView - dialogs Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView. Gitlab: #897 Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
-
- Feb 06, 2023
-
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Oct 12, 2022
-
-
Aline Gondim Santos authored
Daemon should handle if reloading is necessary. GitLab: jami-plugins#24 Change-Id: Ided267a74c091fb5f93ec11f6a746b5ef241632d
-
- Jul 29, 2022
-
-
This changes many things: + Except the backup page, all pages were re-designed + Heavily modify buttons and line edits with new components style + Update switches themes + Re-work username + Add future components + Update strings + Update PhotoBoothView GitLab: #769 GitLab: #770 GitLab: #766 Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Apr 26, 2022
- 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
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: Ia80632cf2e217e8dd6844a6a8c0d0d8c0f6e1baf
-
Andreas Traczyk authored
Change-Id: Ia344d9f57a216f2d27ef40153af2d6bd787bfb77
-
Andreas Traczyk authored
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
-
- Aug 12, 2021
-
-
Andreas Traczyk authored
A button component should have implicit dimensions based on it's content item. This patch provides implicit dimensioning around the content item so that non-fixed size buttons can be made by not specifying the preferredWidth property. Change-Id: Idc30eb1d9a33d8dd4b416e1060b45593b4fc4cba
-
- Jul 21, 2021
-
-
Andreas Traczyk authored
gen-resources.py should be used to generate resources.qrc and JamiResources.qml. Steps to add an image resource: - add the resource file to the appropriate path under resources/ - run gen-resources.py - use the newly available resource Note: only icons and images will be represented by Qml properties. The resource file generation may be made to run during CMake configuration in a subsequent commit. Some unused components were also removed during the refactor. Gitlab: #477 Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
-
- Apr 07, 2021
-
-
Sébastien Blin authored
Change-Id: I29633415aa15379743c0a2a8f2274e33b75e3f39 GitLab: #288
-
- Mar 26, 2021
-
-
GitLab: #341 Change-Id: Ibe7ad479845bf9390e8634c6b80cb0be79976143
-
- Mar 25, 2021
-
-
Ming Rui Zhang authored
The main reason for this change is to remove the misusage of QQuick one in ElidedTextLabel and useless QQuick one module import Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
-
- Mar 22, 2021
-
-
Ming Rui Zhang authored
GitLab: #337 Change-Id: Ifb671d38d364714818650a8154c43a5787460039
-
- Feb 03, 2021
-
-
Aline Gondim Santos authored
GitLab: #52 Change-Id: I4ee232092da3b26e4471ccc7c46e57d2d0562856
-
Aline Gondim Santos authored
GitLab: #265 Change-Id: Ibcfba9ee0b142a109bd58553b13aba174842661f
-
Aline Gondim Santos authored
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
-
- Dec 07, 2020
-
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 08, 2020
-
-
- standardize buttons - remove scrolling from lists - avoid highlights Change-Id: I41f345d5e04a874f70e104df695e652a602df9b8
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
- Sep 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: I67230d9395a1f25214692a24f099d4306b6b1dc9
-
- Sep 15, 2020
- 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
-
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
-