summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-292-3/+20
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-271-8/+12
* Do not consider sign in qIsNull.Mitch Curtis2012-08-222-0/+25
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-202-0/+16
* Auto test for passing QTextEdit as QSyntaxHighlighter parentJ-P Nurmi2012-08-182-1/+20
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-033-9/+2
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-034-4/+4
* Make tests compile without gui-privatePaul Olav Tvete2012-08-026-14/+45
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0176-0/+76
* tests: disable qstandarditemmodel test when building without QtWidgetsRohan McGovern2012-07-301-1/+4
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+47
* QMetaTypeId2::IsBuiltIn: (new) template meta-function to check for built-in t...Marc Mutz2012-07-261-0/+14
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-252-3/+3
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-254-21/+21
* Split the QGuiVariant test from the Core one.Stephen Kelly2012-07-2552-12/+665
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-3/+3
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-2/+2
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-12/+7
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-162-11/+9
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-121-0/+29
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Color transparency support in html import/exportAlexey Chernov2012-07-102-0/+123
* fixed unittest builds for winceBjoern Breitmeyer2012-07-062-5/+2
* Fix division by zero in triangulating stroker.Kim Motoyoshi Kalland2012-07-061-0/+75
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-042-2/+1
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-3/+3
* Remove Unicode escape sequence, which MSVC does not support.Friedemann Kleint2012-07-031-15/+1
* Fix capitalization with newline bugYann Bodson2012-07-031-0/+23
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-298-0/+2814
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-271-0/+13
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-0/+63
* Update the Unicode Text Breaking Algorithm implementationKonstantin Ritt2012-06-101-3/+1
* QZip: improve reading of zip files, fix some edge cases in writingKonstantin Ritt2012-06-081-1/+1
* Make qfont autotest build without widgetsKent Hansen2012-06-082-4/+11
* Make qicon autotest build without widgetsKent Hansen2012-06-082-1/+6
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-071-4/+4
* Make qtexttable autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qpixmap autotest build without widgetsKent Hansen2012-06-072-2/+11
* Make qpicture autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qmovie autotest build without widgetsKent Hansen2012-06-072-1/+10
* Make gui tests build when widgets aren't availableKent Hansen2012-06-071-0/+4
* Make qpainter autotest build without widgetsKent Hansen2012-06-072-2/+31
* Make qtextdocumentlayout autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qtextobject autotest build without widgetsKent Hansen2012-06-072-1/+8
* Remove insignificant_test for tst_qwindow on Mac OS XBradley T. Hughes2012-06-062-6/+6
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-061-3/+0
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-061-0/+13
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* Marked expected failures in tst_qtextlayout on WindowsRohan McGovern2012-06-011-0/+14