aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickpopupitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deferred executionJ-P Nurmi2017-12-211-2/+15
* Popups: use deferred executionJ-P Nurmi2017-12-191-0/+30
* Control: defer the execution of the content itemJ-P Nurmi2017-12-151-3/+3
* Fix QQuickControlPrivate::getContentItem() overridesJ-P Nurmi2017-07-141-1/+1
* Fix font inheritance for popupsJ-P Nurmi2017-06-071-0/+2
* Let users disable the multi-touch supportJ-P Nurmi2017-06-071-0/+2
* Fix QQuickPopup::isComponentComplete()J-P Nurmi2017-04-211-1/+0
* QQuickPopup: add touch(Ungrab)Event()J-P Nurmi2017-04-201-0/+12
* Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)J-P Nurmi2017-02-241-2/+2
* Port from QT_NO_CURSOR to QT_CONFIG(cursor)J-P Nurmi2017-02-241-1/+1
* QQuickPopup: ensure that the cursor is correct when overlapping itemsMitch Curtis2017-02-201-0/+3
* Fix -no-feature-shortcut buildJ-P Nurmi2017-02-071-4/+6
* Add "hover support" configure featureJ-P Nurmi2017-02-061-0/+2
* Fix build with -no-feature-wheeleventJ-P Nurmi2017-01-311-0/+2
* Re-format constructorsJ-P Nurmi2017-01-191-2/+2
* Update the remaining copyright yearsJ-P Nurmi2017-01-111-1/+1
* Add Drawer::interactiveJ-P Nurmi2016-11-251-2/+5
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-151-1/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-031-1/+58
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-311-0/+6
* Move QQuickPopupItem out of qquickpopup.*J-P Nurmi2016-10-261-0/+228