summaryrefslogtreecommitdiff
path: root/src/controls/qquickmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* "to the empty string" => "to an empty string"Mitch Curtis2017-03-011-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-0/+17
|\
| * macOS: Fix native dangling menu still visible on screen and crashFilipe Azevedo2016-08-221-0/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-2/+3
|\ \ | |/
| * Doc: Add missing closing brace to a code snippetTopi Reinio2016-03-101-2/+3
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-33/+33
* | Disable platform menus on XCBJ-P Nurmi2016-02-251-6/+9
* | Unify license header usageAntti Kokko2016-02-041-12/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-59/+73
|\ \ | |/
| * Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-62/+62
| * Moved menuBar function from QQuickMenuPopupWindow to QQuickmenuv5.6.0-beta1Filippo Cucchetto2015-12-071-0/+14
* | Replace foreach with range-based forAnton Kudryavtsev2016-01-161-1/+2
|/
* Fix proxy menu crashJ-P Nurmi2015-11-171-1/+7
* qquickmenu: don't dismiss a native menu from __dismissAndDestroyRichard Moe Gustavsen2015-11-121-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-021-12/+59
|\
| * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-12/+59
* | Pass non-trivially-copyable or large types by const-refSergio Martins2015-07-221-2/+2
|/
* Menu: Add aboutToShow, aboutToHide signalsGabriel de Dietrich2015-04-161-4/+31
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-11/+35
|\
| * Menu: Separate dismiss and destroy actionsGabriel de Dietrich2015-03-271-11/+35
* | Added QQuickMenu reference in QQuickMenuPopupWindowFilippo Cucchetto2015-04-131-1/+1
* | Doc: Fix qtdoc warningsCaroline Chao2015-03-061-1/+1
* | Controls: update license headersJ-P Nurmi2015-02-111-15/+18
|/
* Take all offsets into account also with PlatformMenuv5.4.05.4.0Laszlo Agocs2014-11-241-0/+1
* Fix popup menu position for QQuickWidgetPaul Olav Tvete2014-10-151-7/+11
* QQuickRenderControl is now in public headersv5.4.0-beta1Oleg Shparber2014-10-111-1/+1
* Get the popup mouse position for the right screenGiulio Camuffo2014-10-061-3/+5
* Allow sharing menu itemsJ-P Nurmi2014-09-301-2/+0
* qquickmenu: add support for providing a target rect to __popup()Richard Moe Gustavsen2014-09-301-8/+10
* Revert "qquickmenu: implement support for __closeMenu when using native menus"Richard Moe Gustavsen2014-09-221-4/+1
* qquickmenu: implement support for __closeMenu when using native menusRichard Moe Gustavsen2014-09-181-1/+4
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* QQuickMenu: add enum MenuType that reflects QPlatformMenu::MenuTypeRichard Moe Gustavsen2014-08-061-1/+2
* QQuickMenu: dismiss platform menu, not only QQuickMenuPopupWindowRichard Moe Gustavsen2014-08-041-6/+10
* QQuickMenu: center menu when mouse not presentRichard Moe Gustavsen2014-08-041-0/+6
* Use the correct parent window for menu popupsLaszlo Agocs2014-07-011-2/+7
* Menu: Properly relay enabled state to QPA menu objectGabriel de Dietrich2014-06-061-3/+17
* Menu: Fix QPA related crash on exitGabriel de Dietrich2014-05-041-0/+3
* Popup Window: Privately expose popup geometryGabriel de Dietrich2014-03-071-0/+9
* Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich2013-12-171-1/+1
* Menu: Extract QQuickMenuPopupWindow core popup behaviorGabriel de Dietrich2013-10-181-2/+2
* ComboBox: Make popup scrollableGabriel de Dietrich2013-09-191-0/+2
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-1/+3
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-1/+3
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-1/+1
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2013-08-201-1/+13
|\ \ | |/
| * MenuBar: Make sure invisible menus appear soGabriel de Dietrich2013-08-131-1/+13
* | Menus: add RTL supportJ-P Nurmi2013-08-131-1/+4
|/
* Doc: Fixes warningsCaroline Chao2013-06-031-2/+2
* Fix warning in qquickmenu_p.hCaroline Chao2013-05-031-0/+6