summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-121-0/+26
|\
| * test: stablize extras::Tests_PieMenuLiang Qi2016-11-111-0/+26
* | Make tst_customcontrolsstyle pass with custom QML2_IMPORT_PATHv5.7.1Dmitry Shachnev2016-10-041-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-187-3/+222
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-163-0/+119
| |\
| | * Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-133-0/+119
| * | Slider: fix the handle's position when minimumValue is not 0Mitch Curtis2016-09-141-2/+38
| * | Attempt to stabilize tst_scrollviewJ-P Nurmi2016-09-051-1/+1
| |/
| * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-302-1/+65
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-1/+168
|\ \ | |/
| * Fix moving of TreeView itemsJoni Poikelin2016-08-262-1/+52
| * Update scroll indicator position on content size changeNikita Krupenko2016-08-183-0/+116
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-2/+5
|\ \ | |/
| * Fix incorrect usage of tryCompare in Tests_Calendar::asynchronousMitch Curtis2016-07-071-2/+5
* | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-062-0/+99
* | Find custom styles stored in qrc.David Faure2016-07-062-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1015-22/+221
|\ \ | |/
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
| * tst_extras: skip crashy test_resize() on WindowsJ-P Nurmi2016-05-031-3/+5
| * tst_extras: skip crashing test_resize(PieMenu)J-P Nurmi2016-05-021-4/+8
| * tst_extras: change QML TestCase visibility bindingsJ-P Nurmi2016-04-298-8/+8
| * make use of COPIESOswald Buddenhagen2016-04-281-6/+3
| * tst_extras: create animation as child of controlJ-P Nurmi2016-04-281-2/+1
| * Increase window size in tst_gauge.qmlMitch Curtis2016-04-271-1/+1
| * Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-181-0/+10
| * Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-134-0/+186
| * Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-0/+0
|\ \ | |/
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-293-0/+0
* | Make tst_piemenu compatible with QML SignalSpy changesJ-P Nurmi2016-03-211-7/+7
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-33/+33
* | Correct scrolling direction when using SlidersMorten Johan Sørvig2016-03-151-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-291-3/+97
|\ \ | |/
| * Added test for keyboard navigation in submenusFilippo Cucchetto2016-02-161-3/+97
* | Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-262-1957/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-163-12/+47
|\ \ | |/
| * Extend manual test viewinqwidget.Friedemann Kleint2016-01-273-12/+47
* | Unify license header usageAntti Kokko2016-02-04129-387/+1677
* | Unify license header usageAntti Kokko2016-02-0429-522/+290
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-215-1/+193
|\ \ | |/
| * Import tst_objectcount benchmark from qtquickcontrols2J-P Nurmi2015-12-233-0/+178
| * Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-1/+1
| * Fixed missing close of the ComboBox when clicking on itFilippo Cucchetto2015-12-071-0/+14
* | Remove insignificant flag from dialogs testTony Sarajärvi2015-12-041-3/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-025-4/+65
|\ \ | |/
| * Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-261-0/+51
| * Fix tst_treeviewJ-P Nurmi2015-11-241-2/+2
| * Skip controls tests when touch screen is present.Friedemann Kleint2015-11-173-0/+30
| * Skip PieMenu tests when touch screen is present.Friedemann Kleint2015-11-171-0/+11