summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Add debug operator for QTouchDevice.Friedemann Kleint2015-05-221-18/+0
| * Fix the qscreen manual test for separate X screensLaszlo Agocs2015-05-122-19/+14
* | Android: generate QTabletEvents for stylus devices such as the S PenShawn Rutledge2015-05-211-4/+6
* | Manual touch test: Draw touch points.Friedemann Kleint2015-05-191-25/+159
* | Manual QScreen test: capture screen changes.Friedemann Kleint2015-05-074-47/+188
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-041-0/+29
|\|
| * [DiagLib] Sync QChar enumsKonstantin Ritt2015-05-011-0/+29
* | Clean up qt_on_cocoa manual test.Morten Johan Sørvig2015-04-304-169/+53
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-223-0/+75
|\|
| * Add a means to set the application icon where supportedAndy Shaw2015-04-103-0/+75
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-0/+1
|\|
| * Fix build of the manual dialog test with Qt 4.Friedemann Kleint2015-03-251-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-242-0/+7
|\|
| * Diaglib: Add gesture events to event filter.Friedemann Kleint2015-03-202-0/+7
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-162-0/+156
|\|
| * Cocoa: Correct mouse event forwarding for popupsMorten Johan Sørvig2015-03-122-0/+156
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-091-8/+41
|\|
| * Manual dialog test: Add a message box for printer errors.Friedemann Kleint2015-03-051-8/+41
* | xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-0/+2
|/
* QTabletEvent manual test: use built-in QDebug operatorShawn Rutledge2015-03-031-77/+11
* QSysInfo: expand Linux distribution detection to /etc/lsb-releaseThiago Macieira2015-02-253-0/+147
* Add manual test for QMimeDatabase.Friedemann Kleint2015-02-253-1/+147
* Fixed license headersJani Heikkinen2015-02-177-7/+7
* Updated BSD licensed file headersJani Heikkinen2015-02-1524-72/+72
* Update copyright headersJani Heikkinen2015-02-11222-1613/+1541
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-104-2/+35
|\
| * SSL NPN negotiation: Do not abort on unmatched protocolsPeter Hartmann2015-02-051-0/+29
| * Diaglib: Fix compilation with Qt 5.3.Friedemann Kleint2015-01-233-2/+6
* | Diaglib: Fix compilation with MSVC 2010 / SDK 7.X.Friedemann Kleint2015-02-051-0/+4
* | Remove traces of the Maemo platformTor Arne Vestbø2015-02-042-14/+3
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-033-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-215-9/+83
|\|