summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Cocoa Menus: Introducing Menurama manual testGabriel de Dietrich2016-08-197-0/+658
* tests/manual: add highdpi subdir to the test listThiago Macieira2016-07-201-0/+1
* Diaglib: Extend class information for QWidget dumps.Friedemann Kleint2016-06-041-2/+44
* 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
* Manual touch test: Add color for Qt::MouseEventSynthesizedByApplication.Friedemann Kleint2016-05-041-0/+3
* remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* 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
* Add a manual styles test.Friedemann Kleint2016-04-203-1/+240
* Manual test qcursorhighdpi: Add drag and drop.Friedemann Kleint2016-04-151-3/+66
* 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
* 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
* Manual touch test: Remove QDebug operator for QTouchDevice.Friedemann Kleint2016-03-091-18/+0
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-024-4/+44
|\
| * Diaglib: Improve output of widgets.Friedemann Kleint2016-01-264-4/+44
* | Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-013-1/+20
|/
* Diaglib: Fix and extend dumping of native windows (Windows).Friedemann Kleint2016-01-111-8/+40
* Diaglib: Output more information about QWindow.Friedemann Kleint2016-01-061-0/+13
* Manual dialog test: Build also when QtPrintSupport is not available.Friedemann Kleint2015-12-031-4/+13
* Add a manual test for cursors in multi-screen/High DPI setups.Friedemann Kleint2015-11-253-1/+328
* Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-193-19/+184
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-051-0/+12
* Add support for TEXTURE_EXTERNAL_OES in the internal texture blitterLaszlo Agocs2015-10-211-0/+7
* Add support for "@3x" image loading.Morten Johan Sørvig2015-10-162-0/+1
* QScreen manual test: don't crash when a QScreen is nullShawn Rutledge2015-09-241-4/+13
* Diaglib: Output QGuiApplication::focusObject() in focus changes, too.Friedemann Kleint2015-09-151-2/+7
* QTabletEvent manual test: show events/sec and frames/sec, proximityShawn Rutledge2015-08-241-1/+23
* QTabletEvent manual test: show event timestampShawn Rutledge2015-08-242-0/+4
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-0/+1
* Extend high-DPI manual testPaul Olav Tvete2015-07-304-75/+954
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-2/+8
|\
| * QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-271-1/+3
| * Diaglib: Output window/widget state(s).Friedemann Kleint2015-06-112-0/+4
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Manual touch test: Add gestures.Friedemann Kleint2015-06-061-13/+236
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-032-20/+15
|\|