aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickicon_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove qtquickcontrols2 sources and explain where they wentHEADdevMitch Curtis2021-08-161-118/+0
* Register C++ types declarativelyMitch Curtis2020-08-261-0/+3
* QQuickIcon: prevent detach-ing when there is nothing to changeKonstantin Ritt2019-09-101-1/+1
* QQuickIcon: Add support to cache a pixmapMikhail Svetkin2019-01-221-0/+5
* QQuickIcon: fix reset methodsJ-P Nurmi2018-02-061-4/+4
* Make AbstractButton's icon properties win over Action's when both are setMitch Curtis2018-02-051-4/+10
* Make QQuickIcon a value typeJ-P Nurmi2017-05-101-18/+20
* QQuickIcon: fix the type of the source propertyJ-P Nurmi2017-04-241-4/+5
* QQuickIcon: pass signal argumentsJ-P Nurmi2017-04-031-5/+5
* Add QQuickIcon::colorJ-P Nurmi2017-02-201-0/+7
* Add QQuickIconMitch Curtis2017-02-091-0/+94