summaryrefslogtreecommitdiff
path: root/src/controls/qquickmenuitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-031-0/+2
* "to the empty string" => "to an empty string"Mitch Curtis2017-03-011-3/+3
* Note that iconName requires QApplicationMitch Curtis2017-03-011-0/+2
* Controls: append "1" to all C++ classesMitch Curtis2016-03-181-41/+41
* Disable platform menus on XCBJ-P Nurmi2016-02-251-1/+1
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-29/+29
* Rename QQuickExclusiveGroup to QQuickExclusiveGroup1Mitch Curtis2015-11-031-2/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-021-0/+5
|\
| * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-0/+5
* | Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio2015-08-051-0/+2
|/
* Doc: Fix qml method signaturesCaroline Chao2015-03-131-1/+1
* Controls: update license headersJ-P Nurmi2015-02-111-15/+18
* Doc: link issues qtquickcontrolsNico Vertriest2015-01-161-2/+4
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* Doc: Added images and missing snippetsVenu2014-06-271-0/+34
* MenuItem: Don't delete owned bound actionsGabriel de Dietrich2014-03-181-6/+1
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+4
* MenuItem: Update platform menu item when checkable changesAndrew Knight2014-03-101-2/+13
* MenuItem: use queued connection to trigger() - avoid deletion crashShawn Rutledge2014-02-051-1/+1
* Menu: Don't create platform item for QQuickMenuItemContainersGabriel de Dietrich2013-12-171-11/+14
* Add source QObject to QQuickAction's triggered signalDaiwei Li2013-09-191-1/+1
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-0/+9
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-0/+7
| * Set the menu role for the QPlatformMenuItem to the defaultAndy Shaw2013-09-061-0/+2
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
* | Support StandardKeys for Action/MenuItem::shortcutJ-P Nurmi2013-08-201-8/+25
|/
* Buttons: Allow overriding of visual properties when 'action' is setGabriel de Dietrich2013-06-031-1/+1
* Doc: Fixes warningsCaroline Chao2013-06-031-5/+5
* MenuItem: Connect to own action's 'shortcutChanged' signalGabriel de Dietrich2013-05-291-0/+1
* Menu: Remove items from menu on destructionGabriel de Dietrich2013-04-181-0/+2
* Rename QtMenuXxx to QQuickMenuXxxJ-P Nurmi2013-04-151-0/+607