summary refs log tree commit diff
path: root/resources/qml/ImageButton.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some qml warningsNicolas Werner2023-10-261-3/+3
|
* Fix some sizes in layoutsNicolas Werner2023-06-191-1/+1
|
* More linter fixesNicolas Werner2023-06-191-2/+3
|
* Move to automatic type registrationNicolas Werner2023-06-191-1/+1
|
* Format qmlNicolas Werner2023-06-081-9/+6
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-2/+2
|
* 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
|
* 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
| | | | 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