summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* QSysInfo: add a function that returns the boot IDThiago Macieira2017-11-051-0/+1
* QSysInfo: add a function that returns a somewhat permanent unique IDThiago Macieira2017-11-051-1/+2
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-244-30/+54
|\
| * QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-181-0/+13
| * QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-182-2/+2
| * QTabletEvent/manual widgets test: Fix reporting of proximity eventsFriedemann Kleint2017-10-181-4/+20
| * QTabletEvent/manual widgets test: Port to C++ 11Friedemann Kleint2017-10-181-29/+19
* | Add touchpoint feedback to regular_widgets tablet manual testShawn Rutledge2017-10-181-0/+30
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-5/+13
|\|
| * macOS: Deliver NSWindow notifications to all windows, not just top levelTor Arne Vestbø2017-09-262-5/+13
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-263-24/+49
|\|
| * Merge dev into 5.10Frederik Gladhorn2017-09-022-77/+94
| |\
| * | macOS: Respect responder chain when setting cursorTor Arne Vestbø2017-09-012-1/+18
| * | macOS: Update qt_on_cocoa manual testTor Arne Vestbø2017-08-313-24/+32
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1911-18/+18
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-195-20/+20
| |/ |/|
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-312-77/+94
|\ \ | |/ |/|
| * macOS: Fix padding around tab label with iconEskil Abrahamsen Blomfeldt2017-08-182-77/+94
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-152-36/+69
|\|
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-082-4/+4
|\|
| * Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
* | QFileSystemEngine/Unix: rework the getting of nsec-precision file timesThiago Macieira2017-08-061-0/+55
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-135-8/+287
|\|
| * qtabbar manual test: Improve usabilityGabriel de Dietrich2017-07-065-8/+287
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+17
|\|
| * QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-1/+17
* | windowflags: Allow testing of naked QWindows, not just QWidgetsTor Arne Vestbø2017-06-275-45/+93
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+1
|\|
| * Manual dialog test: fix use custom directory icon option settingDongmei Wang2017-06-131-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-076-1/+253
|\|
| * Introducing multiscreen-menus manual testGabriel de Dietrich2017-05-036-1/+253
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0742-1134/+477
|\|
| * tests: Unify license to GPL-EXCEPTKai Koehne2017-04-0342-1134/+477
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-283-3/+9
|\|
| * Diaglib: Output DPI and scale factorsFriedemann Kleint2017-03-212-2/+8
| * Diaglib: Fix WinRT exclusionFriedemann Kleint2017-03-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-202-1/+26
|\|
| * QTabletEvent manual test: add quit shortcutShawn Rutledge2017-03-142-1/+4
| * QTabletEvent manual test: show keyboard modifiersShawn Rutledge2017-03-142-0/+22
* | Basic Vulkan enablersLaszlo Agocs2017-03-173-0/+721
|/
* 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