summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-063-0/+2
* QSqlTableModel: support refreshing inserted rows with auto columnsMark Brand2013-02-061-0/+68
* QSqlTableModel::setData(): fix non-change detectionMark Brand2013-02-061-0/+73
* fix QSqlTableModel::headerData() for empty query with inserted rowMark Brand2013-02-061-0/+8
* QSqlError test: Fix isValid()-check for constructed QSqlError.Marcel Krems2013-02-041-1/+1
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-0115-154/+154
* Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-311-0/+22
* Doc: Fix references to Qt TestSze Howe Koh2013-01-303-6/+6
* test: Add bic data for linux-gcc-amd64Sergio Ahumada2013-01-293-0/+24692
* QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
* Make the null pointer dereference a volatile oneThiago Macieira2013-01-291-1/+1
* Forward-port tests on invalid port numbers from Qt 4Thiago Macieira2013-01-281-0/+8
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-288-9/+9
* Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-2811-8/+49
* Doc: Fix module name formatSze Howe Koh2013-01-258-19/+19
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8