summaryrefslogtreecommitdiff
path: root/src/controls/qquickmenuitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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