summary refs log tree commit diff
path: root/resources/qml/device-verification/NewVerificationRequest.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more qml linter warningsNicolas Werner2023-10-261-1/+0
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-1/+1
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-301-2/+2
|
* Fix emoji verification clipped on swayNicolas Werner2022-07-031-48/+41
| | | | fixes #917
* Fix device verification colorsNicolas Werner2022-01-121-2/+7
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Prompt user when there are unverified devicesNicolas Werner2021-11-011-1/+4
|
* Make palette global in QmlNicolas Werner2021-05-131-1/+1
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Fix typotrilene2021-01-181-1/+1
|
* Use minimum required versions for qml importsNicolas Werner2021-01-121-1/+1
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Make it easier to understand, what button to click for verification from profileNicolas Werner2021-01-121-3/+3
|
* Make device verification request dialogs easier to understand.Nicolas Werner2021-01-121-2/+18
|
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Lint qml with qml-formatNicolas Werner2020-10-081-37/+39
|
* Make steps in verification flow explicitNicolas Werner2020-10-051-24/+13
|
* Clean up verification pages a bitNicolas Werner2020-10-021-19/+3
|
* Fix verification start to start with requestNicolas Werner2020-10-021-1/+1
|
* Split qml part of Device VerificationCH Chethan Reddy2020-09-141-0/+71