aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix QQuickAbstractButtonPrivate::findExclusiveButtons()J-P Nurmi2015-11-041-0/+79
* Speed up Tumbler's auto testsMitch Curtis2015-11-031-26/+7
* Add AbstractButton::autoExclusiveJ-P Nurmi2015-11-031-0/+68
* Add AbstractButton::autoRepeatJ-P Nurmi2015-11-021-0/+58
* Fix StackView::busy and child event filteringJ-P Nurmi2015-11-021-0/+154
* Improve the hit testing of an interactive PageIndicatorJ-P Nurmi2015-11-021-0/+18
* Move the code snippets to a more logical placeJ-P Nurmi2015-10-30107-1198/+4
* Update testbenchMitch Curtis2015-10-307-402/+370
* Simplify TextField & TextArea placeholderJ-P Nurmi2015-10-304-18/+18
* SpinBox: add validator, textFromValue and valueFromTextJ-P Nurmi2015-10-291-0/+28
* tst_control: use pure templates for font testsJ-P Nurmi2015-10-291-6/+6
* Make testbench work with all stylesMitch Curtis2015-10-276-360/+403
* TabBar: fix the default layouting of dynamically added tabsJ-P Nurmi2015-10-271-0/+15
* Control: fix available sizeJ-P Nurmi2015-10-271-1/+47
* .qmake.conf: set QQC2_SOURCE_TREEJ-P Nurmi2015-10-242-2/+2
* StackView: add dedicated replace transitionsJ-P Nurmi2015-10-231-0/+15
* Re-introduce SpinBoxJ-P Nurmi2015-10-2211-3/+409
* Flat style: fix inheritance for re-parented itemsJ-P Nurmi2015-10-221-0/+18
* Add ExclusiveGroup::isCheckable(QtObject)J-P Nurmi2015-10-221-0/+18
* QQuickControl: dynamically create a11y attached objectLiang Qi2015-10-215-33/+10
* Add testbench as a manual testMitch Curtis2015-10-215-0/+501
* TextArea & TextField: fix placeholder alignmentJ-P Nurmi2015-10-202-0/+28
* Docs: Input groupJ-P Nurmi2015-10-196-0/+36
* Docs: Containers groupJ-P Nurmi2015-10-193-0/+47
* Docs: Navigation groupJ-P Nurmi2015-10-192-0/+53
* Docs: include ScrollBar in indicators & add a screenshotJ-P Nurmi2015-10-191-0/+26
* Make tst_snippets fail if there are QML warningsJ-P Nurmi2015-10-161-0/+11
* Fix MonthGrid snippetJ-P Nurmi2015-10-161-1/+1
* Docs: Indicators groupJ-P Nurmi2015-10-153-0/+48
* Docs: Buttons groupJ-P Nurmi2015-10-155-0/+32
* Improve tst_Gifs::rangeSlider()Mitch Curtis2015-10-142-16/+36
* Docs: LabelJ-P Nurmi2015-10-142-0/+18
* Docs: SwipeViewJ-P Nurmi2015-10-142-0/+38
* Add RangeSliderMitch Curtis2015-10-1417-2/+831
* Enable tst_applicationwindowJ-P Nurmi2015-10-131-164/+160
* tst_snippets: include the snippets to OTHER_FILESJ-P Nurmi2015-10-131-0/+3
* Flatten tests/auto/snippets/dataJ-P Nurmi2015-10-1369-0/+0
* tst_objectcount: add missing controlsJ-P Nurmi2015-10-131-0/+20
* Add CheckBox::tristate & checkStateJ-P Nurmi2015-10-121-21/+210
* TextArea: fix implicit sizeJ-P Nurmi2015-10-111-1/+10
* Fix StackView attached propertyJ-P Nurmi2015-10-111-0/+35
* Clarify tst_activeFocusOnTabJ-P Nurmi2015-10-101-9/+9
* tst_sanity/tst_creationtime: use the source treeJ-P Nurmi2015-10-104-28/+16
* Attached properties are now available using the QML composite type nameJ-P Nurmi2015-10-098-59/+52
* Button: add a MouseEvent argument for the signalsJ-P Nurmi2015-10-091-0/+70
* Add AbstractButton::doubleClicked() signalJ-P Nurmi2015-10-091-1/+16
* Fix crash in theme code when loading engines in successionJ-P Nurmi2015-10-094-1/+71
* Fixed TabBar reset currentIndex to -1 on completionNikita Krupenko2015-10-081-0/+43
* Add Calendar singletonJ-P Nurmi2015-10-045-5/+5
* Rename CalendarView to MonthGridJ-P Nurmi2015-10-049-31/+31