summaryrefslogtreecommitdiff
path: root/src/controls/qquickmenupopupwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Controls: append "1" to all C++ classesMitch Curtis2016-03-181-16/+16
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-0/+7
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-251-0/+7
| |\
| | * Fixed keyboard navigation in submenusFilippo Cucchetto2016-01-241-0/+7
* | | Unify license header usageAntti Kokko2016-02-041-12/+15
|/ /
* | Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-3/+3
* | Moved menuBar function from QQuickMenuPopupWindow to QQuickmenuv5.6.0-beta1Filippo Cucchetto2015-12-071-15/+1
* | Fixed missing close of the ComboBox when clicking on itFilippo Cucchetto2015-12-071-5/+9
|/
* Protect the content item with a QPointer since we don't own it.Sergio Martins2015-07-151-2/+6
* Don't let popups cross screen boundaries.Sergio Martins2015-07-101-0/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-3/+12
|\
| * Menu: Separate dismiss and destroy actionsGabriel de Dietrich2015-03-271-2/+11
| * Don't show popup menu on two screens at the same time.Sergio Martins2015-03-271-1/+1
* | MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-141-0/+37
* | Added QQuickMenu reference in QQuickMenuPopupWindowFilippo Cucchetto2015-04-131-2/+9
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-1/+1
|\ \ | |/
| * Use all, not just available geometry in menu popupLaszlo Agocs2015-01-131-1/+1
* | Controls: update license headersJ-P Nurmi2015-02-111-15/+18
|/
* QQuickRenderControl is now in public headersv5.4.0-beta1Oleg Shparber2014-10-111-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-181-2/+11
|\
| * Fix menu popups positioning with window containersv5.3.25.3.2Laszlo Agocs2014-09-101-2/+9
| * Fix wrong menu popup window parentingLaszlo Agocs2014-09-091-0/+2
* | Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-3/+2
|\ \ | |/
| * QQuickPopupWindow: Use actual item size as content sizeGabriel de Dietrich2014-07-291-3/+2
* | OS X: fix positioning of non-native menu popupsJ-P Nurmi2014-07-291-8/+8
|/
* Use the correct parent window for menu popupsLaszlo Agocs2014-07-011-7/+8
* Correct positioning for popups in QQuickWidgetPaul Olav Tvete2014-04-251-2/+5
* Popup Window: Privately expose popup geometryGabriel de Dietrich2014-03-071-0/+1
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-181-151/+17
* ComboBox: Make popup scrollableGabriel de Dietrich2013-09-191-3/+7
* ComboBox: Fix selected item alignmentGabriel de Dietrich2013-09-191-0/+1
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-2/+26
|\
| * Menu: Fix keyboard navigation on WindowsGabriel de Dietrich2013-09-121-2/+26
* | Menus: add RTL supportJ-P Nurmi2013-08-131-1/+7
|/
* Menu: Support QQuickWindows embedded in QWidgetsGabriel de Dietrich2013-06-141-2/+10
* Rename QtMenuXxx to QQuickMenuXxxJ-P Nurmi2013-04-151-0/+230