summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make cmake tests not depend on QtWidgets where not needed.Stephen Kelly2013-03-152-3/+3
* Clean up cmake test regarding dependencies.Stephen Kelly2013-03-151-4/+2
* Don't fail on tst_QSslSocket::setReadBufferSize_task_250027Stephen Kelly2013-03-151-1/+8
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-134-4/+63
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-084-4/+63
| |\
| | * Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-071-0/+38
| | * Attempt to stabilize tst_qgl::graphicsViewClipping().Samuel Rødal2013-03-071-1/+12
| | * Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-0/+10
| | * Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+4
* | | ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-03-131-3/+8
* | | Fix for Sql query aliases with dotsMarko Kangas2013-03-131-0/+39
* | | Stabilize tst_qscroller on Windows.Friedemann Kleint2013-03-131-4/+2
* | | Test that the ConfigVersion.cmake files work.Stephen Kelly2013-03-132-2/+2
* | | Clean up the CMake dbus module test.Stephen Kelly2013-03-131-5/+3
|/ /
* | Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
* | Do not build qsharedmemory and qsystemsemaphore autotests on QNXFabian Bumberger2013-03-051-0/+1
* | Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
* | QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-0/+4
* | Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
* | QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-0/+14
* | Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
* | Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
* | Added transient window manual testShawn Rutledge2013-02-254-0/+187
* | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-243-3/+12
|/
* Populate the cmake variables only one time.Stephen Kelly2013-02-213-0/+54
* moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-212-1/+8
* Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-0/+38
* Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-1/+77
* Make QVector instances counter thread safeJędrzej Nowacki2013-02-201-100/+101
* QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-0/+88
* Clean whitespaceJan Arve Saether2013-02-191-5/+5
* moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-192-0/+72
* Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-12/+0
* QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-152-0/+39
* QLocale: add autotest for tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
* Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-0/+26
* Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
* Remove QPointerBase bic check.Stephen Kelly2013-02-1322-110/+0
* QLocale: add autotests for Japanese and Czech localesEl Mehdi Fekari2013-02-121-0/+7
* Fix developer-build of qsslsocket_onDemandCertificates_member.Friedemann Kleint2013-02-121-4/+5
* Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+15
* QSqlQuery tests: fix create table failuresMark Brand2013-02-121-7/+16
* QSqlQuery tests: fix bool test for postgresqlMark Brand2013-02-121-4/+6
* QSqlQuery tests: fix mysql problemsMark Brand2013-02-121-5/+14
* Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+5
* Fix module name format in displayed codeSze Howe Koh2013-02-112-2/+2
* fix QSqlTableModel:revert() for OnFieldChangeMark Brand2013-02-091-0/+79
* Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-082-2/+48
* Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-0/+5