summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\
| | * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | | Fix warning about redefinition of M_PI in tst_qwmatrix.Friedemann Kleint2013-01-281-1/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2381-81/+81
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2281-81/+81
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1881-81/+81
* | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-232-0/+42
|/ /
* | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-111-0/+23
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0718-51/+25
|\|
| * 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
* | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-074-0/+126
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0422-25/+40
|\|
| * 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
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+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