summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Item views: respect selection mode when closing an editorJ-P Nurmi2014-04-011-0/+42
* Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-011-0/+54
* Make tst_qopengl more verbose.Friedemann Kleint2014-03-311-28/+45
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-311-3/+24
* QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+26
* tst_QEvent: add another test-case for registerEventType()Marc Mutz2014-03-291-1/+3
* [QtSql]QIBASE]add support for prepared queries in numRowsAffectedIsrael Lins Albuquerque2014-03-291-0/+12
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6
* tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().Friedemann Kleint2014-03-281-10/+31
* Stabilize tst_qtoolbutton for Windows 8.1.Friedemann Kleint2014-03-281-24/+56
* Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-281-0/+32
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-0/+21
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-34/+0
* Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-271-0/+3
* Check for administrative rights in tst_qsettings.Friedemann Kleint2014-03-271-41/+97
* Android: Fix missing data from some autotestsEskil Abrahamsen Blomfeldt2014-03-271-0/+4
* Fix application font removal when using FontConfigFabian Bumberger2014-03-274-1/+35
* QNX: Fix QWindow autotestFabian Bumberger2014-03-271-1/+53
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-273-15/+91
* Fix the QOpenGL autotest's offscreen surface handlingLaszlo Agocs2014-03-271-0/+15
* Stabilize tst_QProcess::softExitInSlots()Sergio Ahumada2014-03-271-1/+1
* Mark some tests as XFAIL on QNXSergio Ahumada2014-03-272-6/+6
* Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-4/+2
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* QPrintDialog - Add more options to manual testJohn Layt2014-03-253-58/+810
* QPrintDialog - Convert manual test to .ui fileJohn Layt2014-03-256-114/+357
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+51
* Remove manual test qpainfo, which is superseded by the qtdiag tool.Friedemann Kleint2014-03-213-312/+0
* QNX: Fix QGraphicsItem autotestFabian Bumberger2014-03-211-1/+1
* Respect scrollbar position setting on MacJens Bache-Wiig2014-03-202-6/+7
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-1/+1
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-201-1/+1
* Resurrect advanced bindTexture() features in QtOpenGLLaszlo Agocs2014-03-201-0/+40
* Print when logging rule is invalid.Kai Koehne2014-03-201-0/+10
* Accessibility: Improve QTextEditFrederik Gladhorn2014-03-201-14/+33
* Fix positional binding values order in QSqlQueryTobias Koenig2014-03-201-0/+23
* QOpenGLWidget retina support.Morten Johan Sørvig2014-03-201-4/+5
* Do not run tst_qcolumnview in parallelFriedemann Kleint2014-03-191-1/+0
* Fix tst_QColumnView::scrollTo()J-P Nurmi2014-03-191-0/+3
* Do not run tst_qabstractitemview in parallelFrederik Gladhorn2014-03-191-1/+0
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-03-172-7/+53
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-03-172-7/+53
| |\
| | * CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-0/+32
| | * Fix drawCachedGlyphs on RGBA8888Allan Sandfeld Jensen2014-02-261-7/+21
* | | QPrinter - Expect failure of QPrinter page size testJohn Layt2014-03-171-1/+4
* | | QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+2
* | | QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-13/+17
* | | QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-104/+54
* | | QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-171-39/+8