summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Diaglib: Output DPI and scale factorsFriedemann Kleint2017-03-212-2/+8
* Diaglib: Fix WinRT exclusionFriedemann Kleint2017-03-201-1/+1
* QTabletEvent manual test: add quit shortcutShawn Rutledge2017-03-142-1/+4
* QTabletEvent manual test: show keyboard modifiersShawn Rutledge2017-03-142-0/+22
* QMacStyle: update QTabBar styleOleg Yadrov2017-03-083-1/+159
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\
| * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-221-1/+1
* | windowflags: Update preview info when window state changesTor Arne Vestbø2017-02-202-20/+28
* | windowflags: Improve compound states handlingTor Arne Vestbø2017-02-191-2/+2
* | windowflags test: Don't assume window states can not be compoundTor Arne Vestbø2017-02-093-88/+43
* | windowflags test: Don't hide windows unconditionally when applying new stateTor Arne Vestbø2017-02-091-5/+5
* | Diaglib: Exclude Win32 window dump functions for WinRTFriedemann Kleint2017-02-081-1/+1
* | Add manual test for the QtGui triangulatorLaszlo Agocs2017-01-244-0/+609
* | Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-0/+9
* | Introduce QNetworkAccessManager::clearConnectionCache()Sebastian Lösch2017-01-162-2/+4
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-191-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-0/+1
| |\|
| | * manual tests: Fix build with modularized configure.jsonAlexander Volkov2016-12-141-0/+1
* | | touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-11/+14
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-136-153/+435
|\|
| * tests/manual,auto/qstorageinfo: Use function pointer in print helperFriedemann Kleint2016-11-251-5/+5
| * Extend manual test windowflagsFriedemann Kleint2016-11-185-152/+434
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1712-52/+414
|\|
| * 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
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-4/+4
|\| | |
| * | | 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
* | | | Fix build issues in windowchildgeometry manual testTor Arne Vestbø2016-10-271-3/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-0/+1
|\| | |
| * | | Implement QMacCocoaViewContainer in terms of foreign windowTor Arne Vestbø2016-10-051-0/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-62/+83
|\| | |
| * | | 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
* | | | Deprecate QSysInfo::MacVersion, QSysInfo::WindowsVersion, etcJake Petroules2016-09-201-1/+12
* | | | QStorageInfo: Add support for obtaining subvolume namesThiago Macieira2016-09-031-4/+8
|/ / /
* | | 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