summary refs log tree commit diff
path: root/resources/qml/ImageButton.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix blurriness of svg icons (#1108)q234rty2022-06-281-0/+2
* Port usersettings to qmlNicolas Werner2022-01-091-0/+2
* Simplify Ripple effect and make it easier to use everywhereNicolas Werner2022-01-021-2/+0
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Fix button spacingLoren Burkholder2021-06-131-0/+1
* Make palette global in QmlNicolas Werner2021-05-131-2/+2
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix hover handling in the timelineNicolas Werner2021-02-141-2/+2
* Only use a pointing hand if there is something to click onLoren Burkholder2021-01-161-0/+1
* Fix warning messages about null image pathLoren Burkholder2021-01-161-1/+1
* Simplify source URL constructionLoren Burkholder2021-01-161-6/+1
* Use an ImageButton for the StatusIndicatorLoren Burkholder2021-01-161-1/+7
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-1/+1
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-1/+1
* Add Ripple effects to qml buttons and avatarJoseph Donofry2021-01-111-0/+7
* Fix input focus when pressing reply buttonNicolas Werner2020-11-251-0/+1
* Lint qml with qml-formatNicolas Werner2020-10-081-21/+25
* Allow button colors overridetrilene2020-09-251-3/+4
* Port ActiveCallBar to Qmltrilene2020-09-221-2/+3
* merge master into reactionsJoseph Donofry2020-05-071-1/+2
* Reaction and Button layout fixesNicolas Werner2020-05-061-7/+1
* optionally use QQuickWidget and replace ColorOverlay -> colorImageProviderNicolas Werner2019-11-231-7/+2
* Make user clickable and improve button cursor lookNicolas Werner2019-11-231-0/+34