aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcontrol_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused QQuickControlPrivate::destroyDelegate()J-P Nurmi2018-01-111-2/+0
* Fix deferred executionJ-P Nurmi2017-12-211-0/+3
* Popups: use deferred executionJ-P Nurmi2017-12-191-2/+2
* Migitate the performance regression caused by deferred executionJ-P Nurmi2017-12-121-2/+2
* Buttons: defer the execution of the delegatesJ-P Nurmi2017-12-111-2/+6
* Let users disable the multi-touch supportJ-P Nurmi2017-06-071-0/+2
* ScrollView: fix default Flickable content item creationJ-P Nurmi2017-05-191-0/+1
* Override QQuickControlPrivate::handleXxx()J-P Nurmi2017-04-201-4/+5
* QQuickControl: implement focus handling on touchJ-P Nurmi2017-04-201-0/+6
* Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)J-P Nurmi2017-02-241-3/+3
* Cancel incubation of replaced/destroyed delegatesJ-P Nurmi2017-02-101-5/+1
* Add "hover support" configure featureJ-P Nurmi2017-02-061-1/+5
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-171-0/+5
* Create contentItem lazily where possibleJ-P Nurmi2016-09-261-0/+2
* Delete replaced delegates after Component.completed() is emittedMitch Curtis2016-09-121-0/+6
* Q_QUICKTEMPLATES2_EXPORT => Q_QUICKTEMPLATES2_PRIVATE_EXPORTMitch Curtis2016-04-271-1/+1
* QQuickControlPrivate: move font to ExtraDataLiang Qi2016-04-181-2/+7
* Templates: update license headersJ-P Nurmi2016-04-141-2/+2
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+137