summary refs log tree commit diff
path: root/resources/qml/pages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix buttons vanishing on the kde themes in the settings pageNicolas Werner2024-03-061-1/+1
|
* 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.
* LoginPage: add button to show/hide the passwordMarcus Hoffmann2024-01-081-8/+29
|
* More qml cleanupsNicolas Werner2023-10-264-15/+11
|
* Move dialog to settings page and add avatar image to delegateNepNep212023-10-241-0/+18
|
* Add missing QML importLoren Burkholder2023-10-011-0/+1
|
* Merge pull request #1537 from Nheko-Reborn/issue1426DeepBlueV7.X2023-10-011-0/+18
|\ | | | | | | Allow configuring global hidden event settings
| * Allow configuring global hidden event settingsLoren Burkholder2023-09-231-0/+18
| |
* | Merge pull request #1534 from Nheko-Reborn/issue1494DeepBlueV7.X2023-10-011-4/+4
|\ \ | | | | | | | | | Use @user:example.com for all sample mxids
| * | Use @user:example.com for all sample mxidsLoren Burkholder2023-09-231-4/+4
| |/
* / Qt 6.4 properly supports scrolling text with touchLoren Burkholder2023-09-301-7/+6
|/
* More linter fixesNicolas Werner2023-06-191-0/+1
|
* Some qmllint fixesNicolas Werner2023-06-191-1/+1
|
* Fix toggle placement in user settingsNicolas Werner2023-06-091-5/+5
|
* Make settings combobox width dependent on contentNicolas Werner2023-06-081-0/+1
| | | | fixes #1164
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-084-15/+12
|
* Get rid of year in license headersNicolas Werner2023-02-214-9/+4
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* Update translationsNicolas Werner2023-02-081-0/+7
|
* Add a reduced motion optionNicolas Werner2023-02-061-0/+22
| | | | fixes #1350
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-024-0/+4
|
* Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-302-4/+4
|
* Require matrix v1.1 or greaterNicolas Werner2022-06-252-1/+13
|
* Make settings menu a bit narrowerNicolas Werner2022-06-111-1/+1
|
* Allow explicit selection of SSO methodNicolas Werner2022-03-061-17/+24
| | | | fixes #975
* limit width of comboboxes and add bottomPaddingMalte E2022-02-201-4/+4
|
* Simplify logic to suppress wheel eventsNicolas Werner2022-02-201-14/+6
|
* remove reparentingMalte E2022-02-191-11/+6
|
* let labels wrap and collapse below the back buttonMalte E2022-02-181-3/+7
|
* keep the RegisterPage nameNicolas Werner2022-01-292-0/+4
| | | | So we don't have to retranslate.
* Port registration to QmlNicolas Werner2022-01-283-1/+221
|
* Functional login pageNicolas Werner2022-01-262-27/+197
|
* Initial qml root windowNicolas Werner2022-01-261-0/+76
|
* Fix setting double values in setting spinboxesNicolas Werner2022-01-131-1/+37
|
* Small size and selection improvements for the settings pageNicolas Werner2022-01-131-7/+9
|
* Move usersettings page to pages subdirNicolas Werner2022-01-121-0/+214