summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1010-8/+115
|\
| * Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
| * 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
* | Merge master into api_changesKent Hansen2012-03-273-7/+226
|\|
| * 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
* | Merge master into api_changesKent Hansen2012-03-234-16/+60
|\|
| * 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
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-225-6/+166
* | Merge master into api_changesKent Hansen2012-03-191-2/+0
|\|
| * Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2012-03-161-2/+0
* | Merge master into api_changesKent Hansen2012-03-164-1273/+0
|\|
| * Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-124-1273/+0
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-1254-4880/+30
|\|
| * 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
* | {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+1
|/
* 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