summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* [DiagLib] Sync QChar enumsKonstantin Ritt2015-05-011-0/+29
* Add a means to set the application icon where supportedAndy Shaw2015-04-103-0/+75
* Fix build of the manual dialog test with Qt 4.Friedemann Kleint2015-03-251-0/+1
* Diaglib: Add gesture events to event filter.Friedemann Kleint2015-03-202-0/+7
* Cocoa: Correct mouse event forwarding for popupsMorten Johan Sørvig2015-03-122-0/+156
* Manual dialog test: Add a message box for printer errors.Friedemann Kleint2015-03-051-8/+41
* 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
|\|
| * windowflags test: Fix showing which flags are setSérgio Martins2015-01-191-1/+4
| * Diaglib/Event filter: Output application state on focus events.Friedemann Kleint2015-01-161-4/+70
| * QScreen manual test: use sizeHint; don't override QLineEdit text colorShawn Rutledge2015-01-093-4/+9
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-173-2/+4
* | Make transparency test actually test transparencyLaszlo Agocs2015-01-161-1/+1
* | Fix compilation of manual Open GL tests with Dynamic GL.Friedemann Kleint2015-01-152-7/+10
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-294-0/+512
|\|
| * Diaglib: Add helper functions for analyzing non-Latin strings.Friedemann Kleint2014-12-194-0/+512
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devGiuseppe D'Angelo2014-12-201-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
| |\|
| | * DiagLib: Add Wheel event to mouse event category of the event filter..Friedemann Kleint2014-12-111-1/+1
* | | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-202-0/+78
|/ /
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+1
|\|
| * Diaglib: Fix another typo in .pri file.Friedemann Kleint2014-12-051-1/+1
* | Auto-scroll while selecting entire rows/columns did not workJan Arve Saether2014-11-291-11/+152
|/
* Diaglib: Fix typo in .pri file.Friedemann Kleint2014-11-271-1/+1
* Improve diaglib.Friedemann Kleint2014-11-253-6/+57
* Add diaglib under manual tests.Friedemann Kleint2014-11-1313-0/+1104
* Add manual test for touch events.Friedemann Kleint2014-10-303-0/+215
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-2210-0/+106
* transient window manual test: set window type to DialogShawn Rutledge2014-10-201-0/+1
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-2/+1
* Update license headers and add new license filesMatti Paaso2014-09-24175-3284/+1884
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-233-0/+24
|\
| * Avoid adding widget to its own layoutThomas Fischer2014-09-053-0/+24
* | Add a multiwindow manual test using QOpenGLWindowLaszlo Agocs2014-09-182-0/+181