summary refs log tree commit diff
path: root/resources/qml/pages/RegisterPage.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HiDPI Fixesq234rty2024-02-161-2/+2
| | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize.
* More qml cleanupsNicolas Werner2023-10-261-7/+5
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-4/+3
|
* Get rid of year in license headersNicolas Werner2023-02-211-2/+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-1/+1
|
* Require matrix v1.1 or greaterNicolas Werner2022-06-251-1/+9
|
* keep the RegisterPage nameNicolas Werner2022-01-291-0/+215
So we don't have to retranslate.