1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-13 20:15:23 +02:00
Commit graph

121 commits

Author SHA1 Message Date
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