summary refs log tree commit diff
path: root/resources/qml/ToggleButton.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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