summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0720-7/+130
|\
| * QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+23
| * QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-049-4/+9
| * Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-0/+28
| * Enable running sql model tests in parallelFrederik Gladhorn2014-01-294-2/+6
| * Make the QEXPECT_FAIL agree with the QVERIFY2 condition belowJan Arve Saether2014-01-241-1/+1
| * Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-221-0/+2
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-223-1/+58
| |\
| | * Fix a bug in some QString comparison operatorsLars Knoll2014-01-211-0/+56
| | * Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich2014-01-151-0/+1
| | * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-1/+1
| * | QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-221-0/+4
* | | Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-051-3/+0
* | | QPrinter - Fix Printer Selection option on WindowsJohn Layt2014-02-051-5/+3
* | | QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-051-5/+2
* | | QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-17/+14
* | | QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-9/+2
* | | QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-407/+1009
* | | Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-0/+7
* | | Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-011-36/+2
* | | Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-312-0/+89
* | | Fix MSVC-warning about unused variable eventdispatcher.Friedemann Kleint2014-01-311-1/+1
* | | Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-312-1/+244
* | | tst_qpauseanimation: Fix condition in QEXPECT_FAIL.Friedemann Kleint2014-01-301-1/+1
* | | Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-3021-6/+513
* | | Revert "test: marked tst_qlocale as insignificant on Windows"Friedemann Kleint2014-01-301-1/+0
* | | Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* | | Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-2/+2
* | | Introduce QChar::JoiningType enum and QChar::joiningType() methodKonstantin Ritt2014-01-291-20/+22
* | | Ensure QImage::pixel() on RGB32 images returns valid QRgb valuesAllan Sandfeld Jensen2014-01-291-17/+12
* | | Round evenly in INV_PREMULAllan Sandfeld Jensen2014-01-291-0/+22
* | | Fix usage of QObjectPrivate::connect when q_func() is private.Olivier Goffart2014-01-291-1/+1
* | | Tests for semi transparent blend on opaque formatsAllan Sandfeld Jensen2014-01-291-0/+110
* | | Fix tst_QLocale::windowsDefaultLocale().Friedemann Kleint2014-01-281-16/+35
* | | Fix application font removal when using FontConfigFabian Bumberger2014-01-284-1/+35
* | | tst_qcolumnview: Set layout direction on widgets instead of application.Friedemann Kleint2014-01-281-9/+8
* | | Use a fake directory model instead of QDirModel in item view tests.Friedemann Kleint2014-01-274-82/+71
* | | tst_qmdisubwindow: WindowCloseButtonHint is a standard window flag, tooBastiaan Veelo2014-01-271-1/+1
* | | Fix QArrayData checkKai Koehne2014-01-261-6/+3
* | | Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-242-4/+4
* | | Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-242-7/+7
* | | Fix crash of tst_qaccessibilitylinux when DBus is not available.Friedemann Kleint2014-01-241-0/+3
* | | Ref qualified version of QImage::convertToFormatAllan Sandfeld Jensen2014-01-231-2/+46
* | | iOS: Enable building of basic testsTor Arne Vestbø2014-01-223-5/+12
* | | Fix lack of deterministic behavior in moc.Jędrzej Nowacki2014-01-223-1/+175
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-2117-65/+127
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2017-65/+127
| |\| |
| | * | Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
| | * | Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
| | * | Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-0/+3