summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Calendar example: add needed QTPLUGIN for static buildsCaroline Chao2014-02-211-0/+2
* Dialogs: add new CustomDialogs example to the qrc resourcesShawn Rutledge2014-02-201-0/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-171-10/+6
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-10/+6
| |\
| | * Touch example: Fix back navigationCaroline Chao2014-02-031-10/+6
* | | FontDialog: new version of DefaultFontDialog.qmlLiang Qi2014-02-151-1/+2
* | | QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-153-1/+268
* | | Add Calendar to Qt Quick Controls.Mitch Curtis2014-02-1410-0/+594
|/ /
* | Accessible slider should not have value as nameFrederik Gladhorn2014-02-071-0/+1
* | Add currentFont property to FontDialog.Liang Qi2014-02-031-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-3/+3
|\ \ | |/
| * Make Label accessibleFrederik Gladhorn2014-01-031-3/+3
* | move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-0312-0/+989
|/
* gallery: run particles only when visibleJ-P Nurmi2013-12-051-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-031-1/+1
|\
| * Fix typo in tableview example.Mitch Curtis2013-11-301-1/+1
* | Revise main() in examplesJ-P Nurmi2013-11-2820-56/+69
|/
* TextEditor example: use the MessageDialog for the About boxShawn Rutledge2013-11-151-30/+6
* Gallery example: add an About boxShawn Rutledge2013-11-134-0/+62
* More styling improvements for Base StyleJens Bache-Wiig2013-10-311-4/+0
* Don't add any extra space to RadioButton and CheckBox by defaultJens Bache-Wiig2013-10-241-0/+6
* Fix custom styled transient scrollbarsJ-P Nurmi2013-10-234-0/+88
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-178-21/+16
* Fix some issues in the modelview exampleJens Bache-Wiig2013-10-161-8/+1
* Improved font scalability for Base styleJens Bache-Wiig2013-10-152-38/+41
* Add a basic Switch controlJens Bache-Wiig2013-09-221-2/+58
* ComboBox: Make popup scrollableGabriel de Dietrich2013-09-191-0/+5
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-9/+9
|\
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-131-9/+9
* | Make ComboBox editableJens Bache-Wiig2013-09-171-4/+17
* | Add TableViewColumn::movableJ-P Nurmi2013-09-171-1/+8
* | Rename Control tab to Controls.Mitch Curtis2013-09-131-1/+1
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-1015-21/+21
* | BusyIndicatorJens Bache-Wiig2013-09-092-2/+13
* | Example: Rename Text example to TextEditorCaroline Chao2013-08-2730-2/+2
* | Support StandardKeys for Action/MenuItem::shortcutJ-P Nurmi2013-08-201-6/+6
* | Remove broken links from gallery exampleJens Bache-Wiig2013-08-151-1/+1
* | Add support for drawing tick marks with base styleJens Bache-Wiig2013-08-141-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-273-3/+3
|\ \ | |/
| * 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
* | | TextArea: switch to Qt.PointingHandCursor when hovering linksJ-P Nurmi2013-06-242-1/+2
|/ /
* | 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