aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* TextField: fix implicit sizeJ-P Nurmi2015-10-041-0/+10
* Calendar: validate month & year rangesJ-P Nurmi2015-10-037-7/+185
* Fix Slider position calculation to take paddings into accountJ-P Nurmi2015-10-031-0/+73
* Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0J-P Nurmi2015-10-01128-156/+156
* Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0J-P Nurmi2015-10-019-9/+9
* Rename QtQuick.Calendar 2.0 to Qt.labs.calendar 1.0J-P Nurmi2015-10-0118-19/+19
* Add PageIndicator::interactiveJ-P Nurmi2015-09-301-0/+19
* Rename test snippets: qtquickextras2 -> qtquickcontrols2J-P Nurmi2015-09-255-0/+0
* Remove ToggleButtonJ-P Nurmi2015-09-2515-373/+2
* Initial QtQuick.Calendar docsJ-P Nurmi2015-09-257-0/+135
* Fix Tumbler font, and TextField & TextArea placeholder fontsJ-P Nurmi2015-09-251-20/+38
* Calendar: fix fonts of the default delegatesJ-P Nurmi2015-09-243-0/+147
* Fix QQuickDayOfWeekModel::setLocale()J-P Nurmi2015-09-244-0/+125
* Templatize the former extrasJ-P Nurmi2015-09-233-15/+18
* Doc: Replaced the module name qualifier used for QML docsVenugopal Shivashankar2015-09-231-3/+2
* Enums are now available using the QML composite type nameJ-P Nurmi2015-09-232-66/+65
* Controls: move Accessible from QML to C++ for DialLiang Qi2015-09-212-0/+17
* Merge Qt Quick Extras into Qt Quick ControlsMitch Curtis2015-09-1817-82/+11
* test: add activeFocusOnTab into auto testLiang Qi2015-09-182-2/+1
* Templates: fix activeFocusOnTabLiang Qi2015-09-173-0/+645
* SwipeView: add index, view and isCurrentItem attached propertiesMitch Curtis2015-09-161-4/+57
* Calendar: fix compilation with QT_NO_ACCESSIBILITYLiang Qi2015-09-157-1/+86
* Controls: Make all internal text elements use control.fontLiang Qi2015-09-156-1/+160
* Ensure press-and-hold event keeps selectionGabriel de Dietrich2015-09-153-90/+153
* Controls: move Accessible from QML to C++Liang Qi2015-09-1424-0/+430
* Apply QQuickControl font behavior to QQuickLabelLiang Qi2015-09-141-0/+44
* Add ExclusiveGroup::checkablesJ-P Nurmi2015-09-101-4/+89
* Add QQuickContainer::contentChildrenChanged() notifierJ-P Nurmi2015-09-091-0/+36
* Use QtQuick.TemplatesJ-P Nurmi2015-09-095-96/+101
* SwipeView: emit currentItemChanged().Mitch Curtis2015-09-051-0/+27
* SwipeView: don't override initial currentIndex.Mitch Curtis2015-09-051-0/+27
* QQuickControl: add font propertyLiang Qi2015-09-021-0/+250
* tst_StackView: verify created control instancesJ-P Nurmi2015-08-311-0/+17
* StackView: fix ownership issuesJ-P Nurmi2015-08-282-0/+97
* Fix tst_textfield test_pressAndHold() skipJ-P Nurmi2015-08-281-1/+1
* GifRecorder: add some indication of when recordings are finished.Mitch Curtis2015-08-281-0/+13