summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* manual tests: Fix build with modularized configure.jsonAlexander Volkov2016-12-141-0/+1
* tests/manual,auto/qstorageinfo: Use function pointer in print helperFriedemann Kleint2016-11-251-5/+5
* Extend manual test windowflagsFriedemann Kleint2016-11-185-152/+434
* Manual Dialog test: Fix compilation against Qt 4Friedemann Kleint2016-11-161-0/+3
* QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-164-51/+72
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-167-1/+339
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-157-1/+339
| |\
| | * Cocoa: Make child window cursors work correctlyMorten Johan Sørvig2016-11-087-1/+339
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-152-2/+2
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-142-2/+2
* | | Implement QMacCocoaViewContainer in terms of foreign windowTor Arne Vestbø2016-10-051-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-62/+83
|\| |
| * | 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 remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2910-56/+752
|\| |
| * | 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
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-015-1/+495
|\| |
| * | 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
| |/ /
* | | Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-293-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-4/+6
|\| |
| * | Diaglib: Build DebugProxyStyle only when QtWidgets are usedFriedemann Kleint2016-07-011-4/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-136-12/+332
|\| |
| * | 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
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-237-18/+127
|\| |
| * | 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