summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-2116-25/+25
* ComboBox: Get proper label when setting selectedIndexGabriel de Dietrich2013-02-211-0/+1
* Gallery: Allow resizing text areaGabriel de Dietrich2013-02-201-0/+12
* Style cleanupsJens Bache-Wiig2013-02-192-8/+24
* Splitter: replace SplitterRow and SplitterColumn with SplitterRichard Moe Gustavsen2013-02-191-6/+14
* Fix tab orientation in GalleryJens Bache-Wiig2013-02-171-1/+1
* Update API and documentation of TableViewJens Bache-Wiig2013-02-153-14/+14
* TableView: fix invisible header heightJ-P Nurmi2013-02-151-1/+2
* ApplicationTemplate: enable Qt.quit() & revise menu itemsJ-P Nurmi2013-02-142-5/+5
* StyleItem: Add menu iconsGabriel de Dietrich2013-02-131-0/+1
* MenuItem: Create actions on demandGabriel de Dietrich2013-02-111-0/+1
* Fix Slider tickmarksJens Bache-Wiig2013-02-101-1/+1
* Introduce private pluginJens Bache-Wiig2013-02-081-0/+1
* Introducing QPA, QML-only MenuBar, Menu, MenuItemGabriel de Dietrich2013-02-071-17/+85
* Remove the "Desktop" itemJens Bache-Wiig2013-02-051-20/+0
* Remove the "Window" declaration as it shadows QtQuick.WindowJens Bache-Wiig2013-02-051-0/+1
* Remove FileDialog as it will be replaced by QtQuick.DialogsJens Bache-Wiig2013-02-051-24/+0
* Move Dialog and Dial to "Experimental" moduleJens Bache-Wiig2013-02-051-8/+0
* Remove ButtonRow and ButtonColumn in favor of ExlusiveGroupJens Bache-Wiig2013-02-052-7/+6
* Simplify ToolButton and add some DocsJens Bache-Wiig2013-02-051-4/+0
* Clean up examplesJens Bache-Wiig2013-01-1727-0/+32
* Introduce example usage of components on touchJens Bache-Wiig2013-01-1717-0/+754
* Make TabBar privateJens Bache-Wiig2013-01-144-6/+41
* Fix broken frame property on TabFrameJens Bache-Wiig2013-01-141-0/+10
* Introducing Action, ExclusiveGroup componentsGabriel de Dietrich2013-01-111-0/+28
* Add basic application exampleJens Bache-Wiig2013-01-035-0/+170
* Tweak slider style in galleryJens Bache-Wiig2013-01-011-5/+7
* Add new simplified splitter exampleJens Bache-Wiig2012-12-311-0/+76
* Move more examples to manualtestsJens Bache-Wiig2012-12-312-602/+0
* Move Context menu examples to manual testsJens Bache-Wiig2012-12-312-163/+0
* Make TableViewGallery work againJens Bache-Wiig2012-12-311-45/+12
* Improved Context Menu exampleJens Bache-Wiig2012-12-311-32/+25
* Remove broken Browser exampleJens Bache-Wiig2012-12-313-419/+0
* Give Layout items an implicit sizeJens Bache-Wiig2012-12-211-1/+1
* Fix default size on TextFieldJens Bache-Wiig2012-12-091-2/+2
* Update old and bad licensesSergio Ahumada2012-11-2015-0/+600
* Introduce new api for styling componentsJens Bache-Wiig2012-11-127-423/+526
* Speed up Gallery exampleJens Bache-Wiig2012-11-101-1/+1
* Improve TopLevel example a bitJens Bache-Wiig2012-11-101-6/+5
* Clean up imports and move from 0.2 to 1.0Jens Bache-Wiig2012-11-0912-12/+12
* Remove backtabsFrederik Gladhorn2012-11-091-11/+0
* Partial menubar implementationJens Bache-Wiig2012-11-091-2/+2
* Example: A plain QQuickWindow can contain a context menu.Shawn Rutledge2012-11-081-0/+41
* Replace our hacked desktopviewer and windowJens Bache-Wiig2012-11-084-9/+3
* Fixes to TopLevel ExampleJens Bache-Wiig2012-11-051-5/+4
* Update given recent changes in QtDeclarativeChris Adams2012-08-134-5/+10
* Port the FileDialog component for the Qt 5 componentsShawn Rutledge2012-07-185-14/+44
* StyleItem: update when enabled/disabledJ-P Nurmi2012-07-051-0/+3
* SplitterGallery: fix references to obsolete Splitter.minimumSizeJ-P Nurmi2012-07-031-3/+3
* Add RowLayout and ColumnLayout componentsAdriano Rezende2012-06-291-0/+456