summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+932
* Fix QMetaType of const referencesOlivier Goffart2013-02-212-0/+32
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-17/+93
|\
| * 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
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-201-0/+36
* | Don't run qmake test that requires macx makespec on non Mac OS platformsTor Arne Vestbø2013-02-201-5/+4
* | Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+19
* | Add support for intermediate certificates to server sockets.Richard Moore2013-02-195-6/+159
* | Store the local certificate in a QList.Richard Moore2013-02-191-0/+16
* | Check for network module when building according benchmarksOliver Wolff2013-02-192-2/+2
* | Removed unneeded printsupport dependency from qpainter autotestOliver Wolff2013-02-192-4/+0
* | Check for printsupport module when building according auto testsOliver Wolff2013-02-191-1/+2
* | Check for network module when building according auto testsOliver Wolff2013-02-197-2/+28
* | SSL session sharing auto test: Retrieve smaller file for testingPeter Hartmann2013-02-191-1/+1
* | Fix QFileInfo autotest for VxWorks.Pasi Petäjäjärvi2013-02-191-4/+10
* | Fix QFile autotest for VxWorksPasi Petäjäjärvi2013-02-191-2/+12
* | Fix QSettings autotest for VxWorksPasi Petäjäjärvi2013-02-191-0/+2
* | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-192-0/+72
* | QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-181-2/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1828-118/+77
|\|
| * 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
* | Added QOffscreenSurface class.Yoann Lopes2013-02-181-31/+81
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-10/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1746-198/+25248
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1446-198/+25248
| |\|
| | * 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