summaryrefslogtreecommitdiff
path: root/src/controls/qquickpopupwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* Controls: append "1" to all C++ classesMitch Curtis2016-03-181-2/+2
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-261-0/+1
* Protect the content item with a QPointer since we don't own it.Sergio Martins2015-07-151-3/+3
* Dismiss a popup window when touch occurs outsideMichal Klocek2015-06-011-5/+6
* MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-141-0/+1
* Controls: update license headersJ-P Nurmi2015-02-111-15/+18
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2014-03-151-0/+1
|\
| * Close popup windows when application state changesold/5.2Gabriel de Dietrich2014-02-261-0/+1
* | Popup Window: Privately expose popup geometryGabriel de Dietrich2014-03-071-0/+1
|/
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-181-0/+96