summaryrefslogtreecommitdiff
path: root/src/controls/MenuBar.qml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-221-1/+0
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-261-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-0/+2
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-01-301-0/+2
| |\
| | * Fixed key event propagation with submenusFilippo Cucchetto2016-01-291-0/+2
* | | Unify license header usageAntti Kokko2016-02-041-12/+15
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-021-37/+44
|\ \ | |/
| * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-4/+2
| * MenuBar: Refactor logic for setting the current menuGabriel de Dietrich2015-10-011-36/+45
| * Menu: Schedule popup deletion when it's about to hideGabriel de Dietrich2015-09-111-1/+1
* | Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio2015-08-051-0/+1
|/
* Make MenuBar, Menu properly accessibleGabriel de Dietrich2015-07-151-0/+6
* Revert "iOS: Make ApplicationWindow fill entire screen, including under statu...J-P Nurmi2015-05-261-10/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-4/+5
|\
| * Menu: Separate dismiss and destroy actionsGabriel de Dietrich2015-03-271-2/+3
| * Menus: Ignore non-visible menu popups on key navigationGabriel de Dietrich2015-03-241-2/+2
* | iOS: Make ApplicationWindow fill entire screen, including under statusbarTor Arne Vestbø2015-03-271-3/+10
* | Doc: Fix qtdoc warningsCaroline Chao2015-03-061-0/+7
* | Merge Extras' styling system into Controls'.Mitch Curtis2015-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-1/+1
|\ \ | |/
| * Disable hover on touchJ-P Nurmi2015-02-041-1/+1
* | Controls: update license headersJ-P Nurmi2015-02-111-28/+24
|/
* qquickmenu: add support for providing a target rect to __popup()Richard Moe Gustavsen2014-09-301-2/+2
* Let MenuBarStyle control the widthJ-P Nurmi2014-09-151-2/+2
* Let MenuBarStyle control whether a native menubar is usedJ-P Nurmi2014-09-151-11/+16
* Let ApplicationWindowStyle provide the layoutJ-P Nurmi2014-09-101-0/+1
* Doc: Added images and missing snippetsVenu2014-06-271-11/+19
* Menu: Don't open disabled submenusGabriel de Dietrich2014-06-121-4/+16
* Fix left/right cursor keys in TextAreaBerthold Krevert2014-04-091-0/+4
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* Introducing styling for Menu, MenuBarGabriel de Dietrich2014-02-141-113/+129
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-1/+1
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-3/+59
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-3/+59
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-3/+3
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2013-08-201-0/+1
|\ \ | |/
| * MenuBar: Make sure invisible menus appear soGabriel de Dietrich2013-08-131-0/+1
* | Menus: add RTL supportJ-P Nurmi2013-08-131-1/+6
|/
* Make QQuickSettings::style a property with a notifier signalJ-P Nurmi2013-05-241-1/+1
* Improve top-level index page for documentationJens Bache-Wiig2013-05-161-1/+1
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-0/+1
* Doc: correct for compliancy with Writing GuidelinesNico Vertriest2013-05-071-0/+1
* MenuBar: Make widgets-less style workGabriel de Dietrich2013-04-261-1/+0
* Remove hard dependency on widgetsJens Bache-Wiig2013-04-151-2/+1
* Several documentation improvementsGabriel de Dietrich2013-03-211-2/+1
* Doc: updated the \brief statementNico Vertriest2013-03-141-1/+1
* MenuBar: Unhover item when cursor leaves the menubar areaGabriel de Dietrich2013-03-141-0/+1
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-1/+1
* Menu: Rename 'text' property to 'title'Gabriel de Dietrich2013-03-111-2/+2