summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-011-2/+0
* Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
* QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-212-8/+16
|\
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-2/+16
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-6/+0
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-14/+14
* | Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+23
* | Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
* | QVector - removeLast optimizeThorbjørn Martsum2013-03-071-0/+9
* | QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-071-1/+14
* | QVector - add remove functionsThorbjørn Martsum2013-03-071-0/+76
* | Fix loop condition in tst_qhash (CLANG).Friedemann Kleint2013-03-061-2/+2
* | QMap - add multiInsert with hintThorbjørn Martsum2013-03-061-0/+66
* | QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-061-0/+65
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-101/+178
|\|
| * 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
* | Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-271-0/+48
* | QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+932
* | 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 remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-4/+11
|\|
| * 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-011-4/+4
* | 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
* | Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-091-0/+67
* | QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-052-0/+83
* | Fix warning about incorrect format in tst_qlocale.Friedemann Kleint2013-01-301-3/+3
* | 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-291-8/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-8/+8
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-251-8/+8
* | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-0/+24
|/ /
* | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-262-0/+51
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+12
|\|
| * Add autotests for Indonisian and Catalan localesMehdi Fekari2013-01-231-0/+12
* | Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-243-0/+82
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2358-59/+59
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2258-59/+59
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1858-58/+58
| | * QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
* | | Fix qstring-literals test for MinGW.Friedemann Kleint2013-01-231-2/+2
|/ /
* | MinGW: Disable tests in tst_qstring that use unsupported formats.Friedemann Kleint2013-01-221-0/+6
* | Output std error from qmake/make when the test fails.David Faure2013-01-171-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-0/+4
|\|
| * Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
* | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-144-0/+160