- Sep 18, 2020
-
-
Gitlab: #93 Change-Id: I6bab91cf691cba40095ec8a8571c0e3b3772192c
-
Albert Babí Oller authored
- use of specific MessagesAdapter::blockConversation function - signal contactBanned subscription - fix missing string Gitlab: #82 Change-Id: I5e35d0939f8a5f23208f91f19bbb9cc2047b33b4
-
- Sep 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: I67230d9395a1f25214692a24f099d4306b6b1dc9
-
Andreas Traczyk authored
- Note: adds forcing the main window to the top to overcome a Qt/QML bug which prevents this from working when activating from a notification window source. Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3
-
- Sep 16, 2020
-
-
Gitlab: #20 Change-Id: I05358244ad9cae5d335934a2947c18de6d79683e
-
Change-Id: I87b731f754762b78fc13257a0a9aede0bd8c034c
-
Change-Id: I3f7e2050be74cd8cc9f6d732cc96b0f218cd1676
-
- Sep 15, 2020
-
-
- Resolves a portion of the warnings present prior to navigation or resizing. Gitlab: #5 Change-Id: Ifa843d7613ddcca562256399a977c2eec62df404
-
- Sep 14, 2020
-
-
Albert Babí Oller authored
- incoming / outgoing call UI management - add system native notifications - incoming call page same model as outgoing - UserInfoCallPage is used to display common information for incoming / outgoing calls Gitlab: #32 Change-Id: If33196a30c51698b4edad55cb8f718066034e422
-
- 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
-
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 03, 2020
-
-
Andreas Traczyk authored
It seems concurrent calls to invokeMethod using qml component object pointers can lead to access violations. These method invocations can be replaced with a signal/slot mechanism. This patch replaces only the invocations in conversationsadapter and accountsadapter that are known to be problematic for now. Some code cleanup is done for QmlAdapterBase derived classes. Gitlab: #61 Change-Id: I72f47c9229a9bf42299ae52822c3a1a8c04eb423
-
Change-Id: Iba3e67431c817362c3242af9d56c8985c2e62534 Gitlab: #21
-
- Sep 02, 2020
-
-
Gitlab: #2 Change-Id: Ic04fe6f2dfd01c561799d1707601b48058a9c89c
-
- Sep 01, 2020
-
-
Change-Id: I8ea60715a14b481da5c4d4d0078dc8de7df28eec
-
Make account presence cycle a component, and remove redundant update function Gitlab: #23 Change-Id: I93cb37f2886da2e8e5e41d4c97ce054497e4e399
-
- Aug 31, 2020
-
-
Sébastien Blin authored
Change-Id: Ic5bad27e2d20f6c84b1defe4c37c0328000bb1af Gitlab: #26
-
In order to make it work with the translations, call status is no longer passed as a string but as an integer (from enum lrc::api::call::Status). Gitlab: #10 Change-Id: If8d8b7093fbf82e9b7732e6991eec647ad0d50b7
-
- Aug 28, 2020
-
-
Ming Rui Zhang authored
When deleting the last account, wizard view's page can be incorrect if the user has created an account before. Gitlab: #43 Change-Id: I82055456a9df608d88b81fc51049b0623c6d0a35
-
Ming Rui Zhang authored
Fix the deletion crash issue and remove redundant account changed signals. Gitlab: #17 Change-Id: I1858fa051fd5171e1261dbc35d361631dc3ea01d
-
Sébastien Blin authored
Change-Id: Ib253521997c3271885f83c628e918bb26ae61a2c
-
- Aug 27, 2020
-
-
- avoid duplicate call of LRC's setTopAccount() - welcome view displays always the first account on the list, so passing the index is not necessary - conversationsadapter and messagesadapter no longer listen to currentAccountChanged signal since there is a specific function for the setup Gitlab: #12 Change-Id: Iac932d2596bf59c7528d83be799342ccefeea6b0
-
Albert Babí Oller authored
deleted unused calls to getCallId with empty id's Gitlab: #30, #33 Change-Id: Id26b883907c6dd1e03ac9c12e7ebf8a8c8c2711b
-
- Aug 25, 2020
-
-
Sébastien Blin authored
Change-Id: I414b8f2f482f4fef436156be1d3edd538ff36c06
-
Sébastien Blin authored
Change-Id: If0a3d896b35385f24c9d04b67b12146febfff7c2
-
- Aug 21, 2020
-
-
Gitlab: #3 Change-Id: I382bc51b78cb5aff45e7dad008c97368494780d8
-
- Aug 20, 2020
-
-
Change-Id: I8eafea9d1cf07a11a8780f8d2f3495480b2360ed
-
- Aug 18, 2020
-
-
Sébastien Blin authored
Change-Id: I8ce1e02be798104aaca9d09d9dc5d931133ada6d
-
- Aug 13, 2020
-
-
- SmartList menu - SideView/CallView separator width - AccountComboBox - UserProfile - WelcomeView - Rescale RecordBox Change-Id: I5bb75bddcd49c5ff8b48ee9568942df015292e14 Gitlab: #574
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-