summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Menu: Add aboutToShow, aboutToHide signalsGabriel de Dietrich2015-04-161-0/+30
* TreeView: Add indexAt() functionGabriel de Dietrich2015-04-161-0/+57
* TreeModelAdaptor: Take into account childless expanded itemsGabriel de Dietrich2015-04-161-0/+125
* Fix text selection handles to float on topJ-P Nurmi2015-04-161-3/+0
* Fix TreeView missing visualization of expander image on insert or removeFilippo Cucchetto2015-04-141-0/+62
* MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-142-19/+77
* Added QQuickMenu reference in QQuickMenuPopupWindowFilippo Cucchetto2015-04-133-3/+75
* Fix clicking on a QML submenu causes it to closeFilippo Cucchetto2015-03-294-0/+282
* Port and re-enable tests using the selectedIndexes property.Stephen Kelly2015-03-281-21/+21
* Temporarily disable tests which use selectedIndexes()Stephen Kelly2015-03-251-4/+4
* Make TreeView auto-tests pass pending list to array changesGabriel de Dietrich2015-03-201-11/+18
* Tests: Fix cleanup in tst_shortcut.qmlCaroline Chao2015-03-091-1/+1
* BSD license for QML code in testsJ-P Nurmi2015-03-06128-2718/+3518
* tst_treeview: Enable tests using mouse double clickCaroline Chao2015-03-031-24/+25
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-0227-69/+324
* TreeView: Always update selection current indexGabriel de Dietrich2015-02-251-19/+4
* Be more explicit about color comparison failures in Picture auto tests.Mitch Curtis2015-02-191-5/+12
* Ensure Picture auto test background window is white.Mitch Curtis2015-02-191-0/+5
* Added remove function to the SplitViewFilippo Cucchetto2015-02-161-0/+83
* Introducing TreeViewGabriel de Dietrich2015-02-1310-3/+2406
* Import Qt Quick Extras (the former Qt Quick Enterprise Controls)Mitch Curtis2015-02-1332-2/+3791
* Use TabFocusBehavior in QStyleHints in QtQuick.ControlsLiang Qi2015-02-1317-43/+16
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-0/+30
|\
| * Fix crash when invalidating a layout while rearrangingDaiwei Li2015-02-051-0/+31
* | BasicTableView refactoring: Separate view from user interactionGabriel de Dietrich2015-02-122-4/+6
* | 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