summary refs log tree commit diff
path: root/resources/qml/device-verification/EmojiVerification.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix emoji verification dialogue being cut offBrayd2024-04-191-1/+1
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-4/+4
|
* 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
|
* Warn about emojis looking different in different clientsNicolas Werner2022-07-031-0/+11
| | | | fixes #919
* Fix emoji verification clipped on swayNicolas Werner2022-07-031-383/+376
| | | | 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
|
* Make palette global in QmlNicolas Werner2021-05-131-3/+3
|
* 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
|
* 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.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Lint qml with qml-formatNicolas Werner2020-10-081-133/+407
|
* Make steps in verification flow explicitNicolas Werner2020-10-051-8/+4
|
* Clean up verification pages a bitNicolas Werner2020-10-021-18/+2
|
* Split qml part of Device VerificationCH Chethan Reddy2020-09-141-0/+160