summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0417-50/+0
* Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-0/+25
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-2112-13/+13
* Fixes: out of bounds memory access in QImage autotestaavit2012-12-201-2/+2
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-0/+20
* Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
* Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-132-0/+3
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-4/+0
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-044-5/+1
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-6/+6
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+1
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-092-0/+9
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+6
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-073-32/+32
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-0/+35
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+53
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-22/+22
* Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-301-4/+65
* test: Remove QSKIP from tst_QPainter::drawText_subPixelPositionsInRaster_qtbu...Sergio Ahumada2012-10-301-3/+5
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-292-1/+35
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+1
* test: Remove tst_QPixmap::grabWindow() functionSergio Ahumada2012-10-251-31/+0
* test: Remove QSKIP from tst_QClipboard::copy_exit_paste()Sergio Ahumada2012-10-241-5/+7
* Fix QRegExpValidator::validate docs about the pos parameterGiuseppe D'Angelo2012-10-221-2/+9
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-223-4/+5
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-224-50/+50
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-0/+44
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-4/+9
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-0/+19
* Test: remove QSKIP and remove whole test cases instead.Caroline Chao2012-10-171-9/+8
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-0/+45
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-131-1/+1
* Make QValidator tests do not require a QApplicationGiuseppe D'Angelo2012-10-132-2/+2
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-132-2/+13
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-0/+46
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-111-0/+21
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-108/+0
* Move QValidator tests to QtGuiGiuseppe D'Angelo2012-10-1010-2/+852
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-3/+3
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-102-0/+170
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-101-1/+3
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-0/+6
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-0/+108
* Test: Enable tst_QWMatrix::operator_star_qwmatrixCaroline Chao2012-09-271-7/+2
* Revise QClipboard auto testsJ-P Nurmi2012-09-273-24/+33
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-261-0/+15
* Fix events being processed on application startSimon Hausmann2012-09-262-1/+74
* test:Remove QSKIP from tst_QPainterSergey Hambardzumyan2012-09-261-2/+0