summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'stable' into devFrederik Gladhorn2013-01-0422-25/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+1
* | | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-082-0/+48
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-071-0/+38
| * | | | | | | | | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
|/ / / / / / /
* | | | | | / Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+15
* | | | | | Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+5
* | | | | | Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-063-0/+2
* | | | | | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-311-0/+22
* | | | | | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
| |_|_|/ |/| | |
* | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1881-81/+81
| |_|/ |/| |
* | | 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