- Sep 29, 2020
-
-
Ming Rui Zhang authored
Also, it comes with little ui fixes: 1. Advanced sip security settings, tls version comboBox geometry fix 2. Margin between account deletion button and user identity for sip account Gitlab: #104 Change-Id: Ia9af7a7031e3ab8221b77b7c1f06b2f3aeb4528d
-
Andreas Traczyk authored
Change-Id: I0f4ad161f0f05959c4f5a312e92f256b56c9fd57 Gitlab: #107
-
Andreas Traczyk authored
- the focus should be grabbed when selecting another view or conversation Change-Id: I41ab6a7a743615269c4dde01b5503a3ae21a836d Gitlab: #110
-
Sébastien Blin authored
Change-Id: I8ae528407b7e58438a52da181bd8f427c889263d
-
Andreas Traczyk authored
- also re-enables the disable-web-security flag Change-Id: Iabbae6bd78e30be91b42ea08541cb3ab3aea4045
-
1. Make version codename not translatable 2. Update changelog 3. Correct company name to "Savoir-faire Linux Inc." 4. Add a scroll view around Gitlab: #104 Change-Id: I1f91001fbf3943c8421595f9f6d798c8dd434cb0
-
Ming Rui Zhang authored
Gitlab: #81 Change-Id: Iadae667ec883bf8044c3b72582087bcaacd8c78c
-
- switch to welcome view or call view when exiting wizard Gitlab: #105 Change-Id: Ib6c334b7297b17d92e9292ffb454f6430b3e7034
-
- Sep 28, 2020
-
-
Jenkins authored
Change-Id: I3948897538fb28e52377ef2069f4f037b89b4766
-
Gitlab: #104 Change-Id: I53e95fa4a40d53f00605e461d1a1cce736b97bd1
-
Ming Rui Zhang authored
Also fix the view layout that is affected by client string update Gitlab: #85 Change-Id: I0f34496325ebe15cc651204130a3a89e12b37d14
-
Gitlab: #104 Change-Id: I22da3e93730b402a103ea80942de468c75ba88d8
-
Gitlab: #104 Change-Id: I2c83411dc8363cc60b2abf7646927a679fbcba74
-
- during a call context menu shows "hangup" and hides "clear", "remove", "block" and "start call" - change start call and record call (context menu) icons Gitlab: #104 Change-Id: I6c213b525fa6cd9d8063aae0065614c94d9e2209
-
- Sep 26, 2020
-
-
Gitlab: #80 Change-Id: Ic2c2563e05a11f33230518ee93ef4a1d9dd80d50
-
Change-Id: If4207eae99b13d9f916ecdf95497c7e666ad889d
-
1. When there is no contact, some properties in smart list view could be null 2. When creating new accounts from no accounts, adding a new contact and switch accounts will cause "Contact out of range". This is caused by smartlist model account id does not update at that time. Instead, use current account id always. Change-Id: Ic42ec33c4932908caff2ebca2814903f95c12a10
-
Change-Id: I0a6124ebe6a07fd6c89cfcd267b67ab78817ec5c
-
Gitlab: #58 Change-Id: I5dfd587a56289137b1e53de256482865de7f13df
-
- Sep 25, 2020
-
-
Sébastien Blin authored
Change-Id: I7de33f90ff291979808b568183e57ab551210942
-
- UI sensitive to currentAccountId property, remove getCurrAccId from UtilsAdapter - centralize signals / functions at MainView and avoid unnecessary propagation between modules - name revision (avoid syntax such as "needTo" or "slot..") Gitlab: #85 Gitlab: #86 Change-Id: Ie4060df4b64990bdd3f412d0e491080a4cd20092
-
Gitlab: #97 Change-Id: I6419f8eca7d38a1816c684d106f72129ea26cdab
-
- Sep 24, 2020
-
-
Andreas Traczyk authored
- re-introduce a genericized NetworkManager - isolate update logic into a qml accessible class derived from NetworkManager - fix QtWebEngineProcess missing when re-installing over existing version - provide a command line option to override the base url for testing local and remote updates - clean-up manual update-check UI Gitlab: #101 Change-Id: I9c8d2badae59ec31cab12d38b8470edf2bcad401
- Sep 23, 2020
-
-
refresh is already performed on property change Change-Id: I274d22e131e628db40f6a91c425fc72369310117
-
Albert Babí Oller authored
- index must be within model's range Gitlab: #102 Change-Id: Ia68e9d5440bc70a420b11f06800559d501a849c3
-
- unselect smartlist before contact selection. This makes possible selecting the same index when smartlist changes, i. e., when searching contacts or switching to invitations menu Gitlab: #96 Change-Id: Id402389a3b80771f37946323d4112a5324612d33
-
- register SmartListModel - acces to AccountListModel and SmartListModel registered enumerations Change-Id: Idbc943a3b6a6f2989be7d20f5fe4259402a5adeb
-
- Sep 22, 2020
-
-
Albert Babí Oller authored
Gitlab: #98 Change-Id: I62c9c1a97504bae93dbd040d30f49efe060f3bdf
-
- Sep 18, 2020
-
-
fix inSettingsView flag toggle avoids infinite loops when coming back from settings menu with an incoming call Gitlab: #89 Change-Id: I54e0bdd4b437a9aee4f0575010e889bf891c287c
-
Gitlab: #93 Change-Id: I6bab91cf691cba40095ec8a8571c0e3b3772192c
-
Andreas Traczyk authored
Gitlab: #92 Change-Id: I10ae359b26c70cacdb1e1168658678f3f5b2a96e
-
Change-Id: Ibeb097b4dae6b723329d46be030ef5546597518f
-
Sébastien Blin authored
Change-Id: I75235646bff29e621aff08754c3902f677cbe4d3 Gitlab: #90
-
Sébastien Blin authored
Change-Id: I07f8ad39db192587d0a26fc9e242bbed33215d18 Gitlab: #76
-
Albert Babí Oller authored
- use of specific MessagesAdapter::blockConversation function - signal contactBanned subscription - fix missing string Gitlab: #82 Change-Id: I5e35d0939f8a5f23208f91f19bbb9cc2047b33b4
-
- Sep 17, 2020
-
-
Change-Id: Ic31cff3445f8921355fe82e9931952a7a4d8f5ef
-
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
-