summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-0/+5
* Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-281-1/+25
* Replace hard-coded qWait() by QTRY_COMPARE/VERIFY in widget tests.Friedemann Kleint2014-05-262-15/+7
* Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-0/+13
* QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-232-5/+24
* Mark tst_qfiledialog2 as insignificant due to failing testsTony Sarajärvi2014-05-231-0/+2
* Stabilize and speed up tst_QGraphicsItem::cursor().Friedemann Kleint2014-05-221-12/+22
* Fix broken QPlainTextDocumentLayout after removing charsAxel Rasmussen2014-05-211-0/+45
* Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-213-1/+86
* Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
* Skip tst_QLockFile::noPermissionsBernd Weimer2014-05-191-1/+7
* Skip some qsavefile auto testsBernd Weimer2014-05-191-3/+14
* Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-193-0/+80
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-161-0/+96
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-0/+96
| |\
| | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-131-0/+96
* | | QNX: Fix tst_selftestBernd Weimer2014-05-161-2/+4
* | | Fix accessibility auto testBernd Weimer2014-05-141-0/+2
* | | Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+11
* | | QNX: Make QDateTime "daylightTransitions" auto test passBernd Weimer2014-05-141-7/+7
* | | QNX: Fix tst_qfileinfoBernd Weimer2014-05-141-6/+3
|/ /
* | Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-0/+7
* | tst_QWidget::windowMoveResize(): Fix QEXPECT_FAIL / QTRY_COMPARE .Friedemann Kleint2014-05-091-20/+16
* | Fix dangling pointer dereferencingThiago Macieira2014-05-091-10/+10
* | Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-092-0/+4
* | QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* | Speed up tst_QXmlSimpleReader.Friedemann Kleint2014-05-081-20/+14
* | Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
* | Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-082-32/+91
* | Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-1/+28
* | QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-061-0/+45
* | Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
* | Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
* | Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-061-2/+2
* | Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X"Liang Qi2014-05-061-9/+0
* | Use sched_yield instead of pthread_yieldFrederik Gladhorn2014-05-051-3/+3
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-0/+62
|\|
| * Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-0/+15
| * Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-0/+47
* | QNX: Fix QLineEdit autotestFabian Bumberger2014-05-021-2/+2
* | Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-021-0/+14
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0113-56/+176
|\|
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-254-9/+9
| * QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-251-0/+18
| * Deprecate setSharable in Qt containersThiago Macieira2014-04-247-47/+141
| * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-0/+8
* | Stabilize tst_QAbstractItemView::task250754_fontChange().Friedemann Kleint2014-04-301-1/+1
* | Fix PSQL column's metadataparihaaraka2014-04-291-0/+44
* | Observe case insensitive file systems in QFileDialog::selectFile().Friedemann Kleint2014-04-291-0/+37
* | Add press action to QAccessibleComboboxFrederik Gladhorn2014-04-281-1/+1