summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Skip tst_QOpenGL::openGLPaintDevice() if wrong openGL version.Miikka Heikkinen2012-05-031-0/+3
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-024-18/+18
* Removed insignification from QBackingStore testMiikka Heikkinen2012-04-301-3/+0
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-272-18/+18
* Fix QWindow autotest for Windows.Miikka Heikkinen2012-04-272-8/+20
* Implement inline downscaling in png reader, to save memoryaavit2012-04-272-2/+4
* Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-4/+0
* Add a QWindow autotest case for reentrant mouse/touch eventsLaszlo Agocs2012-04-241-2/+55
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-4/+2
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-177-14/+174
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-18/+221
| |\
| * | 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
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-273-7/+226
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-234-16/+60
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into api_changesKent Hansen2012-03-164-1273/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-1254-4880/+30
| |\ \ \ \ \ \ \
| * | | | | | | | {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-1/+1
* | | | | | | | | Add tests/auto/gui/kernel/qguitimerBradley T. Hughes2012-04-172-0/+5
* | | | | | | | | Remove insignification of QOpenGL test on Mac OS X.Jason McDonald2012-04-171-1/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add tst_QGuiApplication::modalWindow()Bradley T. Hughes2012-04-111-0/+179
* | | | | | | | Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-18/+42
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | 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