summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Clean up some auto tests of guiDebao Zhang2012-03-1210-15/+12
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1224-3356/+0
* Make tst_qmouseevent.cpp independent of QtWidgetsDebao Zhang2012-03-092-13/+9
* Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-096-9/+7
* tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-094-4/+2
* Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
* Stabilize tst_QShortcutRohan McGovern2012-03-061-3/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * Merge master -> api_changesRohan McGovern2012-02-299-153/+142
| |\
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* | | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* | | Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-021-2/+0
* | | Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-011-0/+13
* | | Remove internal class QVolatileImage.Laszlo Agocs2012-02-293-213/+0
* | | Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.Friedemann Kleint2012-02-291-0/+3
* | | Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-02-291-1/+1
| |/ |/|
* | QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
* | clean up qmake-generated projectsOswald Buddenhagen2012-02-244-30/+2
* | Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* | QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-6/+6
* | Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-0/+42
* | Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+7
* | Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-24/+37
* | Refactor input context testsPekka Vuorela2012-02-221-79/+49
|/
* Improve tst_QPrinterInfo::testForDefaultPrinter().Jason McDonald2012-02-211-1/+2
* Allow printer names to contain hyphens in QPrinterInfo test.Jason McDonald2012-02-211-1/+1
* Fix warning about unregistered metatype in QWindow autotest.Jason McDonald2012-02-211-0/+2
* Flag two tests (Win+A, Simon+G) in parseString as expect fail on OSX.Toby Tomkins2012-02-212-2/+5
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-1/+0
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-1/+1
* Skip tst_QGuiApplication::focusObject() on Mac OS XBradley T. Hughes2012-02-171-0/+3
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+5
* QWindow-test: Fix QSignalSpy warning about Qt::ScreenOrientation.Friedemann Kleint2012-02-171-0/+3
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-172-7/+7
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-0/+40
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-146-18/+17
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-1012-0/+16
* Run tst_QEventDispatcher with the GUI event dispatchers as wellBradley T. Hughes2012-02-102-0/+5
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-4/+112
* Remove SVG specific tests and testdata from QIcon.Toby Tomkins2012-02-105-277/+0
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-53/+14
* Fix error in qcssparser autotest.Jason McDonald2012-02-071-1/+3
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* Improve QSurface / QWindow API a bit and use that to avoid errorsGunnar Sletta2012-02-021-0/+9
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-024-75/+75
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-311-0/+37
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-3144-287/+12
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-311-0/+36
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-311-28/+0