summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-141-0/+49
* | Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-142-0/+26
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-0722-38/+224
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-0722-38/+224
| |\|
| | * Update qlocale autotestMehdi Fekari2013-01-061-0/+50
| | * Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0417-35/+0
| | * Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-044-0/+174
| | * Remove metatype registration of built-in types.Stephen Kelly2013-01-032-3/+0
* | | Introduce QRegularExpression::NoMatch match typeGiuseppe D'Angelo2013-01-071-21/+67
* | | Provide operators for QMargins.Friedemann Kleint2013-01-071-0/+44
* | | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-0/+21
* | | Improve QRegularExpression autotestsGiuseppe D'Angelo2013-01-071-0/+9
|/ /
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-043-2/+46
|\|
| * Speed up and fix QByteArray::setNum()hjk2012-12-301-1/+18
| * Add test for QByteArray::setNumhjk2012-12-281-0/+27
| * Don't pass invalid strings to strcmp()Peter Kümmel2012-12-061-1/+1
| * remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-041-1/+1
* | Add support for multiple arguments to QSharedPointer::create()Thiago Macieira2012-12-231-0/+120
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-35/+0
* | Add QChar::Script enumKonstantin Ritt2012-12-201-0/+35
|/
* tst_QSharedPointer: update application typesJ-P Nurmi2012-11-262-13/+11
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-0/+30
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-15/+21
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-231-2/+41
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-211-4/+3
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-211-4/+3