Ming Rui Zhang
e5a75ad7e7
mainview: add account presence cycle to account combo box delegates
...
Make account presence cycle a component, and remove redundant
update function
Gitlab: #23
Change-Id: I93cb37f2886da2e8e5e41d4c97ce054497e4e399
2020-09-01 14:57:23 -04:00
Sébastien Blin
59c8eadb8a
recordbox: move to correct position
...
Change-Id: Ic5bad27e2d20f6c84b1defe4c37c0328000bb1af
Gitlab: #26
2020-08-31 15:28:14 -04:00
ababi
76b94aac11
mainview: get call state from API's enumeration
...
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
2020-08-31 15:18:27 -04:00
Ming Rui Zhang
a70e13082f
wizardview: temporary fix for page arrangement when deleting the last account
...
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
2020-08-28 13:31:26 -04:00
Ming Rui Zhang
b07f7afe92
mainview: fix crash when deleting account
...
Fix the deletion crash issue and remove redundant account changed
signals.
Gitlab: #17
Change-Id: I1858fa051fd5171e1261dbc35d361631dc3ea01d
2020-08-28 12:35:26 -04:00
Sébastien Blin
a84e5fdbdc
welcomepage: re-add credits + changelog
...
Change-Id: Ib253521997c3271885f83c628e918bb26ae61a2c
2020-08-28 11:19:36 -04:00
ababi
69f5dfcd2a
mainview: fix account selection
...
- 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
2020-08-27 18:51:06 -04:00
ababi
adc78a8045
mainview: fix crash when call is declined or hanged up
...
deleted unused calls to getCallId with empty id's
Gitlab: #30 , #33
Change-Id: Id26b883907c6dd1e03ac9c12e7ebf8a8c8c2711b
2020-08-27 09:27:25 +02:00
Sébastien Blin
8cb4e442d9
mainview: fix side panel size
...
Change-Id: I414b8f2f482f4fef436156be1d3edd538ff36c06
2020-08-25 17:29:05 -04:00
Sébastien Blin
c75335fee1
wizardview: redesign
...
Change-Id: If0a3d896b35385f24c9d04b67b12146febfff7c2
2020-08-25 16:44:39 -04:00
ababi
6fa0861fbd
settingsview: redesign UI
...
Gitlab: #3
Change-Id: I382bc51b78cb5aff45e7dad008c97368494780d8
2020-08-21 13:19:58 -04:00
ababi
a284cae16d
mainview: account combo box visible from settings menu
...
Change-Id: I8eafea9d1cf07a11a8780f8d2f3495480b2360ed
2020-08-20 10:41:13 -04:00
Sébastien Blin
8940f3c46e
callview: redesign
...
Change-Id: I8ce1e02be798104aaca9d09d9dc5d931133ada6d
2020-08-18 14:15:14 -04:00
ababi
df651a2486
mainview: improve UI theme
...
- SmartList menu
- SideView/CallView separator width
- AccountComboBox
- UserProfile
- WelcomeView
- Rescale RecordBox
Change-Id: I5bb75bddcd49c5ff8b48ee9568942df015292e14
Gitlab: #574
2020-08-13 09:09:49 -04:00
Sébastien Blin
1f91576a0b
client-qml: add initial commit
...
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
2020-08-03 13:27:42 -04:00