summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up some examples and removing clutterJens Bache-Wiig2013-05-319-290/+325
* Remove remaining references to PageStackJ-P Nurmi2013-05-302-7/+7
* Improved size calculation of GroupBoxJens Bache-Wiig2013-05-291-1/+0
* Gallery example: Increase minimumWidthCaroline Chao2013-05-291-2/+3
* ButtonStyle: expose styleData.hoveredJ-P Nurmi2013-05-271-14/+10
* TabViewStyle: rename 'tab' grouped property to 'styleData'J-P Nurmi2013-05-272-4/+4
* Rename controlState to styleDataJ-P Nurmi2013-05-271-4/+4
* Refactor TableView styling APIJens Bache-Wiig2013-05-271-51/+35
* Make GroupBox size respect anchor margins and update GalleryJens Bache-Wiig2013-05-276-145/+111
* Style polishJens Bache-Wiig2013-05-271-1/+1
* TabViewStyle: add support for left and right corner itemsJ-P Nurmi2013-05-231-1/+1
* Update GroupBox to support contentItemJens Bache-Wiig2013-05-232-5/+1
* Introduce support for movable tabsJ-P Nurmi2013-05-211-0/+1
* Rename rowIndex and columnIndex to just row and columnJens Bache-Wiig2013-05-161-2/+2
* Do not set the window max constraints in basiclayouts example.Jan Arve Saether2013-05-161-3/+0
* Examples: Clean the pro filesCaroline Chao2013-05-146-30/+0
* Remove ApplicationTemplate exampleCaroline Chao2013-05-136-176/+1
* Move stackview example to manual tests folderCaroline Chao2013-05-136-231/+0
* Examples: Make example projects work with Qt CreatorJens Bache-Wiig2013-05-1323-6/+447
* Examples: remove CONFIG+=console in text exampleCaroline Chao2013-05-131-1/+0
* Automatically set toolbar widthJens Bache-Wiig2013-05-101-6/+2
* Fix basiclayouts example so that the window can be smaller..Jan Arve Saether2013-05-091-6/+8
* Refactor and clean up public style APIJens Bache-Wiig2013-05-088-65/+49
* Examples: Update stackview exampleCaroline Chao2013-05-073-9/+42
* Clean up and document SliderStyleJens Bache-Wiig2013-05-031-2/+2
* Button: Add 'menu' property to get pull-down buttonGabriel de Dietrich2013-04-301-2/+7
* Move examples into separate quick/controls directoryKai Koehne2013-04-3094-11/+14
* Example: fix editable delegate in tableview exampleCaroline Chao2013-04-261-21/+41
* Add "@2x" high-resolution icons for retina macs.Morten Johan Sørvig2013-04-233-0/+0
* Remove usages of width/height in layout items.Jan Arve Saether2013-04-221-2/+2
* Add focus drawing on Qt Quick StyleJens Bache-Wiig2013-04-191-0/+3
* Improved styling for Qml styleJens Bache-Wiig2013-04-191-0/+1
* Example: Add a ComboBox in the Styles tabCaroline Chao2013-04-151-0/+5
* Remove hard dependency on widgetsJens Bache-Wiig2013-04-153-5/+10
* Remove StyleItem dependencies from controlsJens Bache-Wiig2013-04-131-1/+0
* Arbitrary window doesn't appear transient on X11, but a dialog doesShawn Rutledge2013-04-051-0/+1
* Add support for auto-positioning of items in a grid layoutJan Arve Saether2013-04-041-48/+19
* Button: Remove extra margins on MacGabriel de Dietrich2013-03-291-2/+2
* StackView: rename initialPage to initialItemRichard Moe Gustavsen2013-03-292-2/+2
* PageStack: rename PageStack to StackViewRichard Moe Gustavsen2013-03-282-2/+2
* PageStack: add example applicationRichard Moe Gustavsen2013-03-266-0/+198
* SplitView: rename Splitter example to SplitViewRichard Moe Gustavsen2013-03-264-1/+1
* Fix some imports QtQuick 2.0 -> QtQuick 2.1Caroline Chao2013-03-252-2/+2
* Examples: Update open file tooltipCaroline Chao2013-03-242-2/+2
* gallery: Clean-up some codeGabriel de Dietrich2013-03-241-13/+6
* FileDialog and ColorDialog example usage in the gallery exampleShawn Rutledge2013-03-244-7/+85
* Improve basiclayouts example now when GroupBox is fixedJan Arve Saether2013-03-221-1/+11
* API: Rename {vertic,horizont}alSpacing to {row,column}SpacingJan Arve Saether2013-03-221-2/+2
* Rename properties Layout.{vertical}SizePolicyJan Arve Saether2013-03-223-9/+9
* Gallery: fill the side panel to the whole heightJ-P Nurmi2013-03-221-1/+1