summary refs log tree commit diff
path: root/resources/qml/pages/UserSettingsPage.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix buttons vanishing on the kde themes in the settings pageNicolas Werner2024-03-061-1/+1
|
* More qml cleanupsNicolas Werner2023-10-261-2/+0
|
* 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
| |
* | 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-081-5/+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
|
* Make settings menu a bit narrowerNicolas Werner2022-06-111-1/+1
|
* 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
|
* 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