aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCIIJ-P Nurmi2015-11-168-7/+15
* Add highlighted buttons to testbenchMitch Curtis2015-11-161-0/+9
* Introducing Panel typeGabriel de Dietrich2015-11-1425-0/+1728
* Button: add highlighted propertyMitch Curtis2015-11-133-0/+50
* Apply all styles' theme switchesMitch Curtis2015-11-131-2/+2
* Scale testbench automaticallyMitch Curtis2015-11-131-1/+3
* Add tst_stylesJ-P Nurmi2015-11-124-0/+80
* tst_dial: remove style specific handle coordinate testsJ-P Nurmi2015-11-121-2/+0
* StackView: update material style transitionsJ-P Nurmi2015-11-121-4/+16
* Add Universal styleJ-P Nurmi2015-11-1260-3/+4226
* Add Material styleMitch Curtis2015-11-1243-0/+3953
* Refactor press and hold testsJ-P Nurmi2015-11-127-170/+208
* Cleanup old workarounds from tst_themeJ-P Nurmi2015-11-121-20/+1
* Update tst_sanity for multiple stylesJ-P Nurmi2015-11-121-3/+3
* testbench: fix scrollingJ-P Nurmi2015-11-121-3/+6
* tst_applicationwindow: use immediate operation to avoid random crashesJ-P Nurmi2015-11-121-1/+1
* tests: add testbench into manual.proLiang Qi2015-11-121-1/+2
* testbench: move TabBar to footerMitch Curtis2015-11-121-16/+14
* Document DrawerMitch Curtis2015-11-094-0/+103
* tests: fix license headersJ-P Nurmi2015-11-088-8/+8
* Make tst_tabbar pass with a PathViewJ-P Nurmi2015-11-061-5/+17
* Container: fix stack before/after warningsJ-P Nurmi2015-11-061-7/+29
* Improve testbenchMitch Curtis2015-11-061-283/+295
* Repurpose ExclusiveGroup to ButtonGroupMitch Curtis2015-11-0617-853/+816
* tst_objectcount: use componentsJ-P Nurmi2015-11-052-131/+91
* Implement TabBar without ExclusiveGroupJ-P Nurmi2015-11-046-96/+62
* Expose AbstractButton.Mitch Curtis2015-11-043-1/+81
* tst_creationtime: use componentsJ-P Nurmi2015-11-041-17/+9
* Fix QQuickAbstractButtonPrivate::findExclusiveButtons()J-P Nurmi2015-11-042-2/+82
* Speed up Tumbler's auto testsMitch Curtis2015-11-031-26/+7
* Update plugins.qmltypesJ-P Nurmi2015-11-031-4/+8
* Add AbstractButton::autoExclusiveJ-P Nurmi2015-11-036-16/+173
* Editors: hide placeholder text when h-centered & focusedJ-P Nurmi2015-11-022-2/+2
* Add AbstractButton::autoRepeatJ-P Nurmi2015-11-024-5/+177
* Fix StackView::busy and child event filteringJ-P Nurmi2015-11-025-20/+175
* Improve the hit testing of an interactive PageIndicatorJ-P Nurmi2015-11-022-4/+46
* Remove BusyIndicator::indicatorJ-P Nurmi2015-11-028-47/+11
* Rename QQuickSpinner to QQuickSpinButtonJ-P Nurmi2015-10-303-30/+30
* Move the code snippets to a more logical placeJ-P Nurmi2015-10-30213-1199/+4035
* Update testbenchMitch Curtis2015-10-307-402/+370
* Update .gitignoreJ-P Nurmi2015-10-301-1/+1
* Simplify TextField & TextArea placeholderJ-P Nurmi2015-10-3016-127/+69
* Remove PageIndicator::colorJ-P Nurmi2015-10-303-33/+1
* Controls: get style settingsLiang Qi2015-10-292-2/+16
* QQuickFileSelector: renamed extraSelectors() to style()Liang Qi2015-10-293-8/+8
* StackView: use XAnimatorJ-P Nurmi2015-10-291-6/+6
* Fix "Customizing SpinBox" qdoc warningsJ-P Nurmi2015-10-291-2/+2
* SpinBox: add validator, textFromValue and valueFromTextJ-P Nurmi2015-10-295-8/+191
* tst_control: use pure templates for font testsJ-P Nurmi2015-10-291-6/+6
* Fix mis-aligned text in tabsJ-P Nurmi2015-10-291-2/+2