summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QUrl: update top level domains that may contain non-ASCII charactersPeter Hartmann2013-03-022-1/+34
* Enable QGlobalStatic autotest.Jędrzej Nowacki2013-02-281-1/+3
* Fix Q_GLOBAL_STATIC support for exceptionsThiago Macieira2013-02-281-1/+23
* Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+67
* QT_MESSAGE_OUTPUT: add support for condition depending on the typeOlivier Goffart2013-02-271-0/+64
* tst_qfile: remove unused variableDavid Faure2013-02-271-5/+0
* 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
* QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+932
* Fix QMetaType of const referencesOlivier Goffart2013-02-212-0/+32
* Check for network module when building according auto testsOliver Wolff2013-02-193-1/+13
* 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
* QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-181-2/+19
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+4
|\
| * QLocale: add autotest for tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1714-71/+86
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1414-71/+86
| |\|
| | * QLocale: add autotests for Japanese and Czech localesEl Mehdi Fekari2013-02-121-0/+7
| | * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-017-62/+62
| | * Doc: Fix references to Qt TestSze Howe Koh2013-01-301-4/+4
| | * 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-284-4/+4
| | * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-286-8/+25
* | | Make it possible to use QPointer<const T>Stephen Kelly2013-02-131-0/+7
|/ /
* | QRegularExpression: print a warning if (?J) is used in a patternGiuseppe D'Angelo2013-02-122-0/+34
* | Ensure QDateTime can handle QDate's full range of julian dates.Mitch Curtis2013-02-121-2/+46
* | Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml()Mitch Curtis2013-02-121-8/+67
* | qprocess autotests don't need QtGuiDavid Faure2013-02-097-0/+7
* | Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-091-0/+67
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-0/+6
* | Add qunsetenv(), next to qputenv() and friends.David Faure2013-02-071-0/+7
* | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-051-0/+75
* | QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-052-0/+83
* | Update roleNames in QAbstractProxyModel if sourceModel resets.Nils Jeisecke2013-01-301-0/+41
* | Fix warning about incorrect format in tst_qlocale.Friedemann Kleint2013-01-301-3/+3
* | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2013-01-301-0/+138
* | QStringRef: Added a trimmed() function.Keith Gardner2013-01-291-0/+22
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-292-8/+16
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-282-8/+16
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-251-8/+8
| | * Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-0/+24
* | | Fix MinGW-Warnings in tst_qwinoverlappedionotifier.Friedemann Kleint2013-01-281-5/+8
* | | Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
|/ /