summary refs log tree commit diff
path: root/resources/qml/ToggleButton.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more qml linter warningsNicolas Werner2023-10-261-1/+0
|
* More qml cleanupsNicolas Werner2023-10-261-8/+4
|
* Format qmlNicolas Werner2023-06-081-43/+36
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-2/+2
|
* Overhaul switch appearanceLoren Burkholder2023-03-241-7/+60
|
* Make switches respect accent colorLoren Burkholder2023-03-011-1/+1
|
* 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
|
* Port usersettings to qmlNicolas Werner2022-01-091-1/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* 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
|
* Fix miscalculation of padding in timelineNicolas Werner2021-02-201-6/+10
|
* fixed roomsettings spacing and toggle button right align bugJedi182021-02-161-0/+2
|
* change togglebutton size, set textarea color to colors.textJedi182021-02-161-3/+5
|
* replaced with togglebutton using qtquickcontrols2Jedi182021-02-131-13/+23
|
* added togglebutton stylingJedi182021-02-131-5/+17
|
* ui almost looks the same, midway between transition from old room settings ↵Jedi182021-02-101-0/+10
to new room settings