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
Ming Rui Zhang
c6b336927a
mainview: fix the dropdown indicator behind the share button issue
...
Account combo box dropdown indicator will be hidden behind the
share qrcode button when the username is too long.
Gitlab: #16
Change-Id: I24d723be1f064a4e0328e262f11238b5c0d6943f
2020-08-25 17:27:20 -04:00
Ming Rui Zhang
44dba71179
mainview: add sip input panel
...
Add sip input panel to be able to use DTMF functionalities.
Gitlab: #18
Change-Id: Iaa53ae2b34d9ce0d5cf19aa82dd41a5607203c62
2020-08-25 16:56:53 -04:00
Sébastien Blin
c75335fee1
wizardview: redesign
...
Change-Id: If0a3d896b35385f24c9d04b67b12146febfff7c2
2020-08-25 16:44:39 -04:00
ababi
0b68664220
conversations: support new APIs for user search
...
Gitlab: #4
Change-Id: I7570099c20d2d406e538aea4c366ba7d85777686
2020-08-25 09:35:39 +02:00
Ming Rui Zhang
449eda362a
misc: update translations ts files
...
Change-Id: If7574d0613a05a917a8546e6784ed9f10a9f11b7
2020-08-24 12:31:20 -04:00
Adrien Béraud
bd34f6ed56
Revert "i18n: automatic bump"
...
This reverts commit 20a27fe9b3
.
Change-Id: I012ab37ab6994bb365d32921817ca2d92908ba37
2020-08-24 12:30:55 -04:00
Jenkins
20a27fe9b3
i18n: automatic bump
...
Change-Id: Id12047a31e6c75bd51dffa294d95b45e4a736aae
2020-08-24 12:30:35 -04:00
Yang Wang
c2ea0b1f94
setting: fix hardware accel crash
...
Change-Id: If001b758642fc8a1289506760650997dd9b20462
2020-08-24 11:21:12 -04:00
Yang Wang
385cf87ec5
copy qt openssl files when doing runtime file copy
...
Change-Id: I139a814cedd2f1b2c2c0c3a522728bd1693f5de6
2020-08-21 15:39:05 -04:00
Yang Wang
b97bde4cc5
tooltip: add tool tips to qt client
...
Change-Id: I7aeb96f4c8a09a8b8c0b8e6534079e3fa3965941
2020-08-21 15:37:35 -04:00
Yang Wang
adf1f4d77d
misc: modify password dialog
...
- Make current password text field visible for exporting account mode
Change-Id: I5b323475db8aba5bf96c8e2aef908a72f4f8e7cb
2020-08-21 15:18:17 -04:00
Andreas Traczyk
f5eb41e2a1
misc: remove Qt version macros wrapping metatype declarations
...
We've committed to Qt 5.15 as a minumum requirement for this client
for now.
Gitlab: #581
Change-Id: If3fd6a7bcb4a02dec31ad4e26b41f7650230cc28
2020-08-21 14:44:02 -04:00
Sébastien Blin
2eb16d7442
avsettingpage: avoid to always start camera on plug
...
Only start if in the media settings
Change-Id: I5de1e407dcdee51c5d9e4753f2de54f871f7f516
2020-08-21 14:23:58 -04:00
Sébastien Blin
2d738d0602
profileview: do not show username if no username
...
Change-Id: I190a8d72991d75147082297fb7d8e2cabb5afaf9
2020-08-21 14:23:58 -04:00
Sébastien Blin
cdcf43cc6a
settings: add rendez-vous option
...
Change-Id: Ifa2a4502d9eae2cd700de47ae0561d6728ba7a50
2020-08-21 14:23:50 -04:00
agsantos
655d8e25ee
callview: add plugin
...
Change-Id: If4cae049167d1a1e16dc6624a202722a6316a0ff
2020-08-21 13:56:13 -04:00
ababi
6fa0861fbd
settingsview: redesign UI
...
Gitlab: #3
Change-Id: I382bc51b78cb5aff45e7dad008c97368494780d8
2020-08-21 13:19:58 -04:00
Andreas Traczyk
31668627dc
misc: add qmake and qml generated files to gitignore
...
Gitlab: #581
Change-Id: I708d207e390841050e044a2db1be8f4f33e50dda
2020-08-20 16:58:41 -04:00
ababi
a284cae16d
mainview: account combo box visible from settings menu
...
Change-Id: I8eafea9d1cf07a11a8780f8d2f3495480b2360ed
2020-08-20 10:41:13 -04:00
Andreas Traczyk
470d3c98e6
misc: allow building using qmake generated Makefile on windows
...
Don't implicitly configure a vcxproj with qmake allowing building
and debugging from QtCreator as well as Visual Studio.
Change-Id: Ifbb181d6d910c1b5bd9167d015f4ed6860d6ccaf
Gitlab: #581
Gitlab: #7
2020-08-20 09:25:55 -04:00
Andreas Traczyk
03d04a802e
misc: update .clang-format file
...
Change-Id: I8fd6b6dcf9a7bf539add5a9e64d14821ecc89387
2020-08-20 09:20:21 -04:00
Andreas Traczyk
512168c41e
misc: expose vs env vars to qmake command execution on windows
...
This patch prevents client build failure on systems without the
specific build toolchain path in the system or user path environment
variable.
It so happens that qmake needs the paths for the ms build toolchain,
so we pass them to the executing subprocess.
Gitlab: #581
Change-Id: Id5dcaead487d0c128c9fb04ca22d79438531b0c0
2020-08-19 16:24:23 -04:00
Sébastien Blin
6607e0e9cf
videocallpage: handle conference infos
...
Change-Id: I4cfc7c9c525c66f4e483089864bec059c388a1bd
2020-08-18 14:15:30 -04:00
Sébastien Blin
8940f3c46e
callview: redesign
...
Change-Id: I8ce1e02be798104aaca9d09d9dc5d931133ada6d
2020-08-18 14:15:14 -04:00
Sébastien Blin
5f35e19260
qml: reconnect models on account's change
...
Change-Id: I7e88828308c8d64ea30e8ad15db950e0605d86dc
2020-08-18 11:58:30 -04:00
Yang Wang
929bc9b9ce
misc: fix qtver parameter missing for new client build script
...
Change-Id: Ibf553521c3661e4f0ff9b43e88f5e57d9ca42a11
2020-08-13 15:00:43 -04:00
Andreas Traczyk
b1465cf480
misc: default build with Qt 5.15.0
...
Qt 5.15.0 is currently the minumum build version.
Change-Id: I05273b4addf530aae046934c59eeec8811562558
Gitlab: #581
2020-08-13 14:31:55 -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
Andreas Traczyk
1b2590708e
qmake: fix for qt version and lrc path
...
Also configures an install prefix.
Gitlab: #581
Change-Id: Ia7496d0c8e27fa8174a797a3ab62384c13dce774
2020-08-12 17:30:39 -04:00
Sébastien Blin
1f91576a0b
client-qml: add initial commit
...
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
2020-08-03 13:27:42 -04:00