- Dec 10, 2020
-
-
1. SimpleMessageDialog (Password changing) 2. SidePanelTabBar (Inivitation & Conversation tabs) 3. Contact search status rect Change-Id: I3cf6aecde5a3ab840c351cfd6e18d7ce9fbfa3cc
-
- Dec 07, 2020
-
-
Ming Rui Zhang authored
Gitlab: #187 Change-Id: I2d6cc19a68438accff89598e5b6866649ae5a511
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I7bbec2649ca118b325d713d1a6ba36b6c00872ff
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Dec 03, 2020
-
-
Sébastien Blin authored
Add: + Display images and videos into the chatview + Show typing indicators Change-Id: Icf5575ae9b176254394399073fe3926130ecc428 Gitlab: #160
-
- Nov 18, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ib29e29f2d61d5684154c0714b5b3d656f99ddcf5
-
Ming Rui Zhang authored
Change-Id: I95b0c80968c51e22662a0c0187adfe07fff1584c
-
- Nov 12, 2020
-
-
Aline Gondim Santos authored
Change-Id: Ieb4b8c1b507cdc8905e364c375df76e30b7c87c6
-
- Nov 04, 2020
-
-
Change-Id: I8ce859c8736c39c9a48eef990107fa8114eaccc0 Gitlab: #186
-
- Oct 30, 2020
-
-
Ming Rui Zhang authored
A small fix to prevent username registration line edit receiving signal when there is no input is also in since adding banned contact back will trigger lookupAddress. Gitlab: #152 Change-Id: I30afb42eab5903aefb7dd19e9f7a5ad77183e866
-
Ming Rui Zhang authored
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 15, 2020
-
-
1. Distinguish SSL error and network error 2. Cancel request when connectivity is changed 3. Cancel request when download box is closed Change-Id: I155ef5d97017c61d164f64ade513cfe37d5dc8bc
-
Aline Gondim Santos authored
Change-Id: I46f34c53c393962f87c2ab99c628ca09eb97009c
-
- Oct 13, 2020
-
-
- add echoMode to SettingsMaterialLineEdit - change echoMode in settings -> password for sip accounts Change-Id: I0533db56cbce34829b603b58eae7d276a6ae33bd
-
- Oct 09, 2020
-
-
Gitlab: #119 Change-Id: I3e6f1d26a35edadc26770a481d4ce7ba9cc393d0
-
- Oct 08, 2020
-
-
Prevent the issue of hidden banned contact ui when new contact request is received Change-Id: I6b6b5c1e702a5fcb23a1ac26efb7df814bce01a8
-
- add "close" icon for fullscreen exit insead of "back arrow" - fullscreen exit does not switch to welcome view - "toggle fullscreen" centralized in CallStackView - avoid using white svg images - spelling revision Gitlab: #135 Change-Id: I871b75aac22d23b33be8e177102fe68bb8bd5e86
-
- standardize buttons - remove scrolling from lists - avoid highlights Change-Id: I41f345d5e04a874f70e104df695e652a602df9b8
-
Andreas Traczyk authored
- simplifies the settings menu - removes the IconButton component Gitlab: #14 Change-Id: Ib5cdc01dde47835befcdfa34aff35e5351a3b09d
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
Andreas Traczyk authored
Change-Id: If8764e701246b516a42b4a574efc94e5ace5d28b
-
Andreas Traczyk authored
- provides a base component for rendering scaled svg images - simplifies the normal/hovered/pressed state transitions - uses color overlay to factor out image source changes for checked states - fixes sizing inconsistencies and visual bugs - removes manual background color changes and minimizes the use of MouseArea components - removes the unused HoverableGradienButton component Gitlab: #14 Change-Id: I06357d3cc6d8d04d9d1f062753dc39223a64d4f6
-
- Oct 02, 2020
-
-
Andreas Traczyk authored
Change-Id: Ie22e7bcadc0f0a19a0050670bc087d761acba5a9
-
Andreas Traczyk authored
- prevents a slurry of calls to stop/startAudioMeter Gitlab: #120 Gitlab: #124 Change-Id: I6118baab1a3f3e08e72a60a35682ce753e05e2eb
-
- Sep 30, 2020
-
-
Sébastien Blin authored
Change-Id: I6810e74214c861997b17ad9fb14928886e57a455 Gitlab: #100
-
Sébastien Blin authored
Change-Id: Ie1442ba33f31775574b2542d161f6bea37f8e1f6 Gitlab: #118
-
- 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
-
- Sep 25, 2020
-
-
- 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
-
-
Albert Babí Oller authored
- index must be within model's range Gitlab: #102 Change-Id: Ia68e9d5440bc70a420b11f06800559d501a849c3
-
- Sep 22, 2020
-
-
Albert Babí Oller authored
Gitlab: #98 Change-Id: I62c9c1a97504bae93dbd040d30f49efe060f3bdf
-
- Sep 18, 2020
-
-
Change-Id: Ibeb097b4dae6b723329d46be030ef5546597518f
-
Sébastien Blin authored
Change-Id: I75235646bff29e621aff08754c3902f677cbe4d3 Gitlab: #90
-
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
-
- Sep 16, 2020
-
-
Gitlab: #20 Change-Id: I05358244ad9cae5d335934a2947c18de6d79683e
-
Change-Id: I87b731f754762b78fc13257a0a9aede0bd8c034c
-