summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: update license headersJ-P Nurmi2015-02-11120-3361/+3011
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-032-2/+66
|\
| * Fix asynchronous loading of Calendar.Mitch Curtis2015-02-021-2/+49
| * Not update TabView.currentIndex when loader insertingLiang Qi2015-02-021-0/+17
* | Fix wrong calculation of "other" margins in splitviewJan Arve Saether2015-02-021-6/+7
* | Allow override of passwordCharacter in TextFieldStyleDaiwei Li2015-02-021-0/+16
* | Add support for Layout.margins in SplitViewJan Arve Saether2015-01-171-0/+44
* | Add support for Layout marginsJan Arve Saether2015-01-161-0/+68
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-1646-29/+1512
|\ \ | |/
| * 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
* | Fix SpinBox auto test - missing destroy()J-P Nurmi2015-01-061-0/+1
* | Add autotest for baselinesJan Arve Saether2015-01-062-0/+112
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-098-1/+417
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1919-305/+295
|\ \ | |/
| * 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
* | | Do not shrink application window height to 0Jan Arve Saether2014-08-281-0/+24
* | | Include potential toolBar+menuBar+statusBar when calculating heightJan Arve Saether2014-08-281-0/+32
* | | StackView itself should not anchor to parentJan Arve Saether2014-08-271-0/+4
* | | Children of ContentItem must be visible in order to be evaluated.Jan Arve Saether2014-08-271-0/+24
* | | QtQuick.Controls TextField: add remove() functionLiang Qi2014-08-231-0/+16
|/ /
* | 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