Amin Bandali
c7fdf3ff30
misc: move application sources from 'src/' to 'src/app/'
...
In preparation for vendoring libjamiclient into 'src/libclient/'.
GitLab: #734
Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
2022-05-19 15:47:30 -04:00
Amin Bandali
db0fd56763
misc: update (and fix) copyright years to 2022
...
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
2022-01-06 11:24:13 -05:00
Ming Rui Zhang
be41f0e7a6
misc: Qt 6.2.0 initial migration
...
Remove unsupported QtQuick One component and it will be
added back in the following patches
Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
2021-12-21 14:21:36 -05:00
Andreas Traczyk
b334ed370b
misc: bump QML modules versions to x.15
...
Change-Id: Ia80632cf2e217e8dd6844a6a8c0d0d8c0f6e1baf
2021-08-23 19:14:06 -04:00
Andreas Traczyk
32ac718ef4
qmlengine: bump version to 1.1 for custom modules
...
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
2021-08-23 14:40:18 -04:00
Ming Rui Zhang
77b8f2858e
keyEvent: replace the unclear StandardKey comparisons
...
StandardKey.MoveToNextLine, StandardKey.MoveToPreviousLine
and StandardKey.InsertParagraphSeparator maybe confusing and
better to be replaced by direct key comparisons
Change-Id: I13361a43437214b9368d01a97b2e542f57835964
2021-08-16 09:20:02 -04:00
Ming Rui Zhang
576da3e087
wizardview: add key navigations
...
Gitlab: #470
Change-Id: I2ec5c4a4b490895ea32fef64baf1e7c5b85cf9d5
2021-08-05 12:48:04 -04:00
Ming Rui Zhang
234ee7a2e9
wizardview: refactor account creation ui and enhance flow
...
1. Use MaterialToolTip in MaterialButton
2. Add BubbleLabel and BackButton
3. Add WizardViewStepModel
4. Focus re-visit
Gitlab: #470
Change-Id: I818da76c4b97cb08d2b6df6b2c8e2752d7a522f2
2021-07-29 10:48:39 -04:00