summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-023-2/+5
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-1/+23
* Added some convenience API for platform input contextsPekka Vuorela2012-04-011-0/+20
* Enable Windows font tests..Friedemann Kleint2012-03-313-5/+0
* Protect QAbstractTextDocumentLayout::anchorAt() from preeditPekka Vuorela2012-03-271-0/+32
* Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
* Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+75
* Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-241-2/+33
* Make tst_qmovie work in shadow buildsThiago Macieira2012-03-221-2/+2
* Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-221-7/+7
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-0/+45
* Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-7/+6
* Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2012-03-161-2/+0
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-124-1273/+0
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-43/+0
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-127-1440/+0
* 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