aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update .gitignoreJ-P Nurmi2015-11-201-0/+2
* Add material style to benchmarksJ-P Nurmi2015-11-202-27/+95
* Fix accessibility initializationJ-P Nurmi2015-11-203-3/+18
* Adjust default style to match current specs.Mitch Curtis2015-11-1918-219/+115
* Remove outdated paragraph from styling documentationMitch Curtis2015-11-191-5/+0
* Keep the overlay visible when there are any childrenJ-P Nurmi2015-11-171-6/+3
* ApplicationWindow: cleanup content item codeJ-P Nurmi2015-11-171-6/+3
* Docs: PanelJ-P Nurmi2015-11-171-5/+63
* ApplicationWindow: introduce attached propertiesJ-P Nurmi2015-11-166-1/+465
* Use QGuiApplicationPrivate::styleOverride for style optionLiang Qi2015-11-161-10/+4
* Universal: handle Button::highlightedJ-P Nurmi2015-11-161-2/+2
* Cleanup & align the .pro filesJ-P Nurmi2015-11-166-12/+10
* Align the Material style pluginJ-P Nurmi2015-11-165-13/+26
* 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