summary refs log tree commit diff
path: root/resources/qml/pages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix buttons vanishing on the kde themes in the settings pageNicolas Werner2024-03-061-1/+1
* HiDPI Fixesq234rty2024-02-161-2/+2
* 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 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 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
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-084-15/+12
* Get rid of year in license headersNicolas Werner2023-02-214-9/+4
* Update translationsNicolas Werner2023-02-081-0/+7
* Add a reduced motion optionNicolas Werner2023-02-061-0/+22
* 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
* 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
* 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