aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickicon_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-011-87/+0
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-181-4/+1
* Use up-to date LGPL license headerKai Köhne2021-11-291-11/+14
* QQuickIcon: Resolve URL relative to current elementFabian Kosmale2021-09-201-0/+5
* 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