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