summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-0/+64
* Fix test scriptPaul Olav Tvete2013-02-271-39/+56
* tst_qfile: remove unused variableDavid Faure2013-02-271-5/+0
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+17
* Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-273-1/+60
* Autotest: check that the plugin was actually unloaded in QPluginLoaderThiago Macieira2013-02-271-0/+20
* Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-271-0/+48
* tst_qfileinfo: Fix invalid preprocessor directive.Friedemann Kleint2013-02-261-1/+1
* QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-261-18/+9
* QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-261-3/+34
* 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