summary refs log tree commit diff
path: root/resources/qml/ImageButton.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fixes #507
* 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
| | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Use an ImageButton for the StatusIndicatorLoren Burkholder2021-01-161-1/+7
| | | | Incidentally, this allows ImageButtons to not change color.
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-1/+1
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* 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