summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-62/+83
|\
| * multiwindow: Base vsync debug output on actual surface formatTor Arne Vestbø2016-09-191-12/+18
| * multiwindow: Replace per window fps timers with unified approachTor Arne Vestbø2016-09-191-18/+46
| * multiwindow: Call update() after swapTor Arne Vestbø2016-09-191-2/+2
| * multiwindow: React to mouse press to allow debugging UI responsivenessTor Arne Vestbø2016-09-191-33/+20
| * multiwindow: Use showNormal() instead of show() to ensure normal geometryTor Arne Vestbø2016-09-191-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-08-251-56/+85
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-56/+85
| |\|
| | * multiwindow: Make it easier to test 1-N windowsTor Arne Vestbø2016-08-241-27/+33
| | * multiwindow: Use QCommandLineParser instead of parsing manuallyTor Arne Vestbø2016-08-241-24/+35
| | * multiwindow: Base fps on number of frames swapped, not timing of last frameTor Arne Vestbø2016-08-241-9/+21
* | | QScreen manual test: fix conversion of enum values to namesAlexander Volkov2016-08-251-1/+1
|/ /
* | QScreen manual test: show names of enum valuesAlexander Volkov2016-08-251-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-227-0/+658
|\|
| * Cocoa Menus: Introducing Menurama manual testGabriel de Dietrich2016-08-197-0/+658
* | Manual dialog test: Add option -n to set Qt::AA_DontUseNativeDialogsFriedemann Kleint2016-08-161-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Edward Welbourne2016-07-281-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-0/+1
| |\|
| | * tests/manual: add highdpi subdir to the test listThiago Macieira2016-07-201-0/+1
* | | Add manual test embeddedintoforeignwindowFriedemann Kleint2016-07-265-1/+494
|/ /
* | Diaglib: Build DebugProxyStyle only when QtWidgets are usedFriedemann Kleint2016-07-011-4/+6
* | Diaglib: Add class LogWidget.Friedemann Kleint2016-06-094-4/+277
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+44
|\|
| * Diaglib: Extend class information for QWidget dumps.Friedemann Kleint2016-06-041-2/+44
* | Add manual test for shortcut using implicit AltGrRobert Loehning2016-05-301-6/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-197-18/+127
|\|
| * Print the QStorageInfo dump on test startThiago Macieira2016-05-142-21/+61
| * decruft project filesOswald Buddenhagen2016-05-103-18/+0
| * QStorageInfo: update the detection of pseudo filesystemsThiago Macieira2016-05-091-3/+4
| * QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-093-0/+86
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-1/+3
|\|
| * Manual touch test: Add color for Qt::MouseEventSynthesizedByApplication.Friedemann Kleint2016-05-041-0/+3
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-295-1/+101
|\|
| * QPdf: Force miter limit into valid rangeKai Pastor2016-04-283-0/+93
| * Tablet device_information manual test: show wheel events receivedShawn Rutledge2016-04-262-1/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-254-4/+306
|\|
| * Add a manual styles test.Friedemann Kleint2016-04-203-1/+240
| * Manual test qcursorhighdpi: Add drag and drop.Friedemann Kleint2016-04-151-3/+66
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-133-2/+69
|\|
| * QScreen manual test: add MouseMonitor to test multi-screen scenariosShawn Rutledge2016-04-081-0/+67
| * Resolve build failure in network stress tests.Rolland Dudemaine2016-04-072-2/+2
* | Unify license header usage.Jani Heikkinen2016-03-2924-72/+312
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-215-3/+365
|\|
| * Manual High DPI test: Create Dnd pixmap with device pixel ratio.Friedemann Kleint2016-03-161-1/+5
| * Manual High DPI test: Add test for window masks.Friedemann Kleint2016-03-161-1/+22
| * Add a manual test for foreign windows.Friedemann Kleint2016-03-113-1/+338
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-18/+0
|\|
| * Manual touch test: Remove QDebug operator for QTouchDevice.Friedemann Kleint2016-03-091-18/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-183-1/+20
|\|