aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Review text captions in Gallery exampleNico Vertriest2016-02-096-7/+11
* Remove remaining references to AbstractButton::labelJ-P Nurmi2016-02-061-4/+8
* Gallery: make the "restart required" label more visibleJ-P Nurmi2016-01-281-0/+1
* Add Popup::closePolicyJ-P Nurmi2016-01-281-4/+2
* Add Popup::transformOriginJ-P Nurmi2016-01-251-0/+1
* Popup: add implicit & content sizesJ-P Nurmi2016-01-231-5/+5
* Add Popup::parentJ-P Nurmi2016-01-231-14/+14
* Refactor PopupJ-P Nurmi2016-01-221-91/+78
* Material: make ToolBar to use the primary colorJ-P Nurmi2016-01-201-0/+1
* Gallery: fix qtlabscontrols.confJ-P Nurmi2016-01-191-4/+4
* Improve Material & Universal warningsJ-P Nurmi2016-01-141-4/+4
* Gallery: remove the problematic restart functionalityJ-P Nurmi2015-12-182-30/+10
* Gallery: improve the behavior in landscapeJ-P Nurmi2015-12-1826-41/+64
* Gallery: remove some useless pagesJ-P Nurmi2015-12-186-269/+0
* Run optipng -o7 -strip "all" over gallery imagesJ-P Nurmi2015-12-1820-0/+0
* Add Gallery exampleJ-P Nurmi2015-12-1756-0/+2628
* Remove all examplesMitch Curtis2015-11-2729-2083/+0
* Introducing Panel typeGabriel de Dietrich2015-11-145-796/+0
* Repurpose ExclusiveGroup to ButtonGroupMitch Curtis2015-11-063-11/+11
* Simplify TextField & TextArea placeholderJ-P Nurmi2015-10-301-1/+1
* Add FontAwesome support for the examplesGabriel de Dietrich2015-10-146-0/+799
* Attached properties are now available using the QML composite type nameJ-P Nurmi2015-10-096-18/+12
* Rename CalendarView to MonthGridJ-P Nurmi2015-10-041-1/+1
* Calendar example: fix installation target pathJ-P Nurmi2015-10-031-1/+1
* Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0J-P Nurmi2015-10-0127-22/+19
* Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0J-P Nurmi2015-10-016-6/+6
* Rename QtQuick.Calendar 2.0 to Qt.labs.calendar 1.0J-P Nurmi2015-10-0110-4/+7
* Remove ToggleButtonJ-P Nurmi2015-09-251-3/+3
* Templatize the former extrasJ-P Nurmi2015-09-232-7/+9
* Enums are now available using the QML composite type nameJ-P Nurmi2015-09-231-1/+1
* Merge Qt Quick Extras into Qt Quick ControlsMitch Curtis2015-09-1812-10/+4
* theme example: replace the useless Control(+Rect bg) with a plain RectJ-P Nurmi2015-09-141-4/+2
* Use QtQuick.TemplatesJ-P Nurmi2015-09-094-7/+11
* Make examples return -1 on load failures.Friedemann Kleint2015-08-285-0/+10
* Add support for ListView to Tumbler.Mitch Curtis2015-08-067-131/+632
* Speedup CalendarViewJ-P Nurmi2015-07-081-2/+0
* Remove non-color properties from ThemeJ-P Nurmi2015-07-065-40/+25
* Remove Theme.disabledOpacityJ-P Nurmi2015-06-301-2/+2
* Refactor ExclusiveGroupJ-P Nurmi2015-06-303-8/+8
* Kill CalendarDelegateJ-P Nurmi2015-06-231-1/+5
* Tabs example: make the layout fit a narrow screenJ-P Nurmi2015-06-231-2/+10
* Frame, GroupBox, ToolBar: restore contentWidth & contentHeightJ-P Nurmi2015-06-181-50/+67
* GroupBox/Frame/ToolBar: use positioners as content itemJ-P Nurmi2015-06-151-67/+50
* Move the drawer example under extrasJ-P Nurmi2015-06-119-2/+5
* Tabs example: use TabBar & SwipeViewJ-P Nurmi2015-06-111-13/+20
* Add install targets for examplesJ-P Nurmi2015-05-185-0/+15
* Theme example: workaround for missing back icon on AndroidJ-P Nurmi2015-04-211-1/+4
* Rename Style to ThemeJ-P Nurmi2015-04-089-72/+72
* Specify link color & use StyledTextJ-P Nurmi2015-03-281-2/+2
* Implement Style as an attached propertyJ-P Nurmi2015-03-115-72/+65