summaryrefslogtreecommitdiff
path: root/src/controls/qquickpopupwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-1/+2
|\
| * Don't activate transient parent if it was closed meanwhileSergio Martins2016-08-121-1/+2
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-18/+18
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-1/+0
|\ \ | |/
| * Revert "Adjust popup position by offset of the view in the toplevel window"v5.6.0-rc1J-P Nurmi2016-02-101-1/+0
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-261-4/+11
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-021-1/+1
|\
| * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-1/+1
* | Adjust popup position by offset of the view in the toplevel windowMarco Martin2015-08-031-0/+1
|/
* Dismiss a popup window when touch occurs outsideMichal Klocek2015-06-011-0/+23
* MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-141-1/+10
* Controls: update license headersJ-P Nurmi2015-02-111-15/+18
* Fixed missing mouse event when the Menu control is dismissedFilippo Cucchetto2014-11-241-1/+2
* Menu: fix key navigation on WindowsJ-P Nurmi2014-10-161-3/+3
* Revert "QQuickPopupWindow: don't create 1x1 windows"J-P Nurmi2014-10-141-6/+6
* QQuickRenderControl is now in public headersv5.4.0-beta1Oleg Shparber2014-10-111-1/+1
* QQuickPopupWindow: don't create 1x1 windowsJ-P Nurmi2014-10-091-6/+6
* Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-181-18/+10
|\
| * Fix menu popups positioning with window containersv5.3.25.3.2Laszlo Agocs2014-09-101-13/+6
| * Fix menu/combobox popup positioningJ-P Nurmi2014-09-051-5/+4
* | Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
|/
* QQuickPopupWindow: Use actual item size as content sizeGabriel de Dietrich2014-07-291-2/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-3/+21
|\
| * Correct positioning for popups in QQuickWidgetPaul Olav Tvete2014-04-251-3/+21
* | QtGui and XCB now actually supports modalityJorgen Lind2014-04-231-1/+0
|/
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2014-03-151-0/+8
|\
| * Close popup windows when application state changesold/5.2Gabriel de Dietrich2014-02-261-0/+8
* | Popup Window: Privately expose popup geometryGabriel de Dietrich2014-03-071-0/+2
|/
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-181-0/+203