summaryrefslogtreecommitdiff
path: root/examples/gallery/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Move examples into separate quick/controls directoryKai Koehne2013-04-301-293/+0
* Examples: Update open file tooltipCaroline Chao2013-03-241-1/+1
* gallery: Clean-up some codeGabriel de Dietrich2013-03-241-13/+6
* FileDialog and ColorDialog example usage in the gallery exampleShawn Rutledge2013-03-241-1/+10
* Get rid of private imports from galleryJens Bache-Wiig2013-03-211-3/+1
* ExclusiveGroup: Allow Actions as childrenGabriel de Dietrich2013-03-211-20/+18
* Make TabView::tabPosition use the Qt::Edge enumJ-P Nurmi2013-03-151-1/+1
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-1/+1
* ApplicationWindow: import QtQuick.Window 2.1J-P Nurmi2013-03-131-2/+2
* Menu: Remove 'model' property, ContextMenuGabriel de Dietrich2013-03-131-2/+2
* Menu: Rename 'text' property to 'title'Gabriel de Dietrich2013-03-111-9/+9
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-061-0/+1
* Example: Add copy/paste/cut actions to the galleryCaroline Chao2013-03-041-0/+13
* BasicButton: Add Action supportGabriel de Dietrich2013-03-011-3/+2
* Update TabView API and allow inser/remove of tabsJens Bache-Wiig2013-03-011-3/+5
* Menu: Support invisible MenuItemsGabriel de Dietrich2013-03-011-0/+9
* MenuBar, Menu, MenuItem, Action: New, reviewed APIGabriel de Dietrich2013-03-011-1/+1
* Make containsMouse property private.Mitch Curtis2013-02-261-4/+0
* Menu: Enable "click-select-release" behaviorGabriel de Dietrich2013-02-251-1/+1
* Rename TabFrame to TabViewJens Bache-Wiig2013-02-221-1/+1
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-211-2/+6
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-211-2/+2
* StyleItem: Add menu iconsGabriel de Dietrich2013-02-131-0/+1
* MenuItem: Create actions on demandGabriel de Dietrich2013-02-111-0/+1
* Introduce private pluginJens Bache-Wiig2013-02-081-0/+1
* Introducing QPA, QML-only MenuBar, Menu, MenuItemGabriel de Dietrich2013-02-071-17/+85
* Remove FileDialog as it will be replaced by QtQuick.DialogsJens Bache-Wiig2013-02-051-24/+0
* Simplify ToolButton and add some DocsJens Bache-Wiig2013-02-051-4/+0
* Clean up examplesJens Bache-Wiig2013-01-171-0/+228