summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when invalidating a layout while rearrangingDaiwei Li2015-02-051-0/+31
* Fix asynchronous loading of Calendar.Mitch Curtis2015-02-021-2/+49
* Not update TabView.currentIndex when loader insertingLiang Qi2015-02-021-0/+17
* Fix StackView focus handlingJ-P Nurmi2014-11-282-1/+27
* Fix Spinbox missing value change if minimumValue is setFilippo Cucchetto2014-11-251-1/+4
* tst_spinbox: destroy dyn. created spinbox before leaving testRichard Moe Gustavsen2014-11-201-0/+1
* Slider: don't clamp to the initial press pointJ-P Nurmi2014-11-071-0/+25
* Workshop manual test (the former Gallery example)J-P Nurmi2014-11-0431-0/+1128
* Share QtQuickControlsTestApp used by auto tests also for manual testsJ-P Nurmi2014-11-042-14/+56
* Slider: Hover only on the handleGabriel de Dietrich2014-10-311-0/+4
* Revert "qquickrangemodel: don't emit signals before component is completed"J-P Nurmi2014-10-302-0/+86
* Dialogs: FileDialog can only be modal on WindowsShawn Rutledge2014-10-301-0/+4
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-301-8/+8
* testbench: Fix propertyMap type, move update out of loopGabriel de Dietrich2014-10-291-5/+5
* BasicButton: handle mnemonicsJ-P Nurmi2014-10-162-0/+28
* AbstractCheckable: handle mnemonicJ-P Nurmi2014-10-162-0/+12
* TableView: correct event.accepted in key handlersLiang Qi2014-10-092-0/+124
* Controls: Fixed support for Keys attached property on TableViewLiang Qi2014-10-082-0/+91
* ApplicationWindow: top level items must get focus when they ask for it.Mitch Curtis2014-10-022-0/+81
* import tst_dialogs from qtdeclarativeJ-P Nurmi2014-09-224-1/+245
* SpinBox: intermediate values outside the range are invalid.Mitch Curtis2014-09-191-0/+9
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-181-0/+29
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-161-0/+29
| |\
| | * TableView: fix tab navigationJ-P Nurmi2014-09-101-0/+24
| | * tst_tableview: cleanup test items to avoid side effects in later testsJ-P Nurmi2014-09-101-0/+5
* | | Remove sleep(4000) from SpinBox auto test.Mitch Curtis2014-09-171-1/+0
|/ /
* | Do not crash when removing children from hidden layoutsJan Arve Saether2014-09-031-0/+81
* | Update license headers and add new license filesAntti Kokko2014-08-2516-304/+176
* | Add scollBarPolicy properties to scrollviewDavid Edmundson2014-07-221-0/+36
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-194-4/+4
|\ \ | |/
| * Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-184-4/+4
* | ComboBox: add support for selection handlesJ-P Nurmi2014-07-181-0/+27
* | SpinBox: add support for selection handlesJ-P Nurmi2014-07-181-0/+16
* | Add styleData.hasSelection for text selection handlesJ-P Nurmi2014-07-181-3/+3
* | Fix Calendar::clicked() signal emissionJ-P Nurmi2014-07-161-1/+1
* | Add Calendar::pressAndHold(date) signalJ-P Nurmi2014-07-161-0/+40
* | Introduce TableView::pressAndHold(int row) [signal]J-P Nurmi2014-07-143-0/+18
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-82/+86
|\ \ | |/
| * Revise unstable and slow GridLayout auto testJ-P Nurmi2014-06-301-82/+86
* | texthandles test: add checkbox for disabling mouse selectionJ-P Nurmi2014-06-301-1/+9
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-254-4/+4
|\ \ | |/
| * Cleanup whitespaceJ-P Nurmi2014-06-244-4/+4
| * Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-244-4/+4
| * Remove Widgets dependency for QNXAndreas Holzammer2014-06-244-4/+4
* | TextField & TextArea: add support for selection handlesJ-P Nurmi2014-06-165-0/+250
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-111-1/+2
|\ \ | |/
| * CalendarStyle: do not hard code the height of dayOfWeekDelegateJ-P Nurmi2014-06-111-1/+2
* | Switch: add pressed-property and clicked() signalJ-P Nurmi2014-06-021-0/+30
* | Fix Slider increments on keypressFrederik Gladhorn2014-05-261-3/+11
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-05-146-22/+330
|\ \ | |/