summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-253-3/+3
|\
| * Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-243-3/+3
| * Revert "Add qml/js files in resource files"Caroline Chao2013-06-141-1/+0
| * Add qml/js files in resource filesCaroline Chao2013-06-131-0/+1
* | Text example: specify the base URL for the TextAreaCaroline Chao2013-06-201-0/+1
|/
* Text example: Update example.htmlCaroline Chao2013-06-074-37/+37
* Simplify example code by using QmlApplicationEngineJens Bache-Wiig2013-06-072-21/+4
* Examples: several fixes for textLiang Qi2013-06-063-50/+166
* Improve the Styles page and add missing SliderStyle propertyJens Bache-Wiig2013-06-069-34/+154
* Gallery: remove reference to colorDialogCaroline Chao2013-06-041-1/+0
* Buttons: Allow overriding of visual properties when 'action' is setGabriel de Dietrich2013-06-031-2/+2
* 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