summaryrefslogtreecommitdiff
path: root/examples/quick/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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