summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed tst_qfileinfo::group crash if getgrgid failsRohan McGovern2012-02-091-0/+6
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-099-11/+11
* Fixed tst_qobject::property for clangRohan McGovern2012-02-091-0/+1
* Fixed qstandardpaths unittest to handle being run as rootKurt Korbatits2012-02-091-0/+5
* Fixed qdir unittest to handle being run as rootKurt Korbatits2012-02-091-1/+12
* Fixed qfile unittest rename() failing as rootKurt Korbatits2012-02-091-0/+7
* Make selftest.pri more readable/maintainable.Jason McDonald2012-02-091-7/+41
* Improve float selftestJason McDonald2012-02-092-10/+23
* Remove unused test results from testlib selftests.Jason McDonald2012-02-0919-353/+0
* Add data tag names to datetime selftest.Jason McDonald2012-02-095-8/+12
* testlib: Add selftests for skip and fail inside cleanupTestCase().Jason McDonald2012-02-0915-1/+261
* Fixed tst_selftests on OSX 10.7Rohan McGovern2012-02-091-1/+7
* Introduce Q_DECLARE_OPAQUE_POINTERJoão Abecasis2012-02-091-6/+2
* Treat pointers to QObject derived types in QVariant specially.Stephen Kelly2012-02-081-6/+96
* QSqlTableModel::setRecord(): emit dataChanged() consistentlyMark Brand2012-02-081-3/+3
* QSqlTableModel::setRecord(): do not try to detect value changesMark Brand2012-02-081-3/+3
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-082-4/+4
* Fix qlocalsocket autotestHarald Fernengel2012-02-081-19/+11
* Initialize dynamic meta object extradata.Andrew den Exter2012-02-081-0/+34
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-081-0/+6
* Add the mkspecs dir to the include dirs.Stephen Kelly2012-02-083-0/+58
* testlib: Clear ignored messages after every data rowJason McDonald2012-02-085-2/+91
* testlib: Clear expected failures after every data row.Jason McDonald2012-02-085-35/+77
* Do not check isActiveWindow in QAccessibleWidget::stateJosé Millán Soto2012-02-081-2/+2
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-082-18/+25
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-081-7/+7
* QSqlTableModel::removeRows(): don't emit extra beforeDeleteMark Brand2012-02-071-4/+3
* Don't allow cd'ing to above root.Jonas Gastal2012-02-071-0/+29
* Fix QFile autotest not to require elevated privilege to passShane Kearns2012-02-071-3/+13
* Add missing subdirectory test.Stephen Kelly2012-02-071-0/+1
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-53/+14
* Detect incompatibilities in repeated type registrationJoão Abecasis2012-02-071-0/+39
* Remove QMetaType::unregisterType().Jędrzej Nowacki2012-02-071-23/+0
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-073-12/+10
* tst_qnetworkreply: remove no such signal warningsMartin Petersson2012-02-071-2/+2
* Fix error in qgraphicsanchorlayout1 autotest.Jason McDonald2012-02-071-19/+25
* Fix error in qcssparser autotest.Jason McDonald2012-02-071-1/+3
* Complete split of QtConcurrent.Friedemann Kleint2012-02-062-2/+2
* SIC: QLocale: Make QSystemLocale a private classJohn Layt2012-02-051-40/+0
* QString: Make convert to number methods only use C localeJohn Layt2012-02-051-149/+88
* Move QtConcurrent into its own moduleLars Knoll2012-02-0534-48/+71
* Add movability tests for QByteArray.Jędrzej Nowacki2012-02-051-1/+81
* QDateTime: Remove Julian CalendarJohn Layt2012-02-052-51/+22
* QDateTime: Store Julian Day as qint64John Layt2012-02-052-75/+216
* Bring qmetaobjectbuilder in sync with mocKent Hansen2012-02-031-13/+355
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-032-1/+31
* Remove QInputContextPekka Vuorela2012-02-031-1/+0
* Fixed qsharedpointer unittest on windowsKurt Korbatits2012-02-031-1/+5
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* Don't include config.tests/unix/openssl/openssl.pri (again)Bradley T. Hughes2012-02-031-1/+0