summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-2/+2
| * | | | | Regenerate the Unicode data tablesKonstantin Ritt2014-01-142-5436/+5458
| * | | | | Update the Unicode Data and Algorithms up to Unicode 6.3.0Konstantin Ritt2014-01-143-32/+61
| * | | | | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-136-11/+11
| * | | | | Update the time zones database from CLDR v.24Konstantin Ritt2014-01-131-845/+851
| * | | | | Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-133-4359/+4541
| * | | | | QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-118-101/+101
| * | | | | Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-091-1/+1
| * | | | | Add a new UTF-8 encoder and use it from QStringThiago Macieira2014-01-091-1/+2
| * | | | | Add QVarLengthArray::{indexOf,lastIndexOf,contains} functionshjk2014-01-092-0/+88
| * | | | | Move no-pch extra compiler to common featuresAllan Sandfeld Jensen2014-01-081-12/+1
| * | | | | Mark QTzType as Q_PRIMITIVE_TYPE.Sérgio Martins2014-01-081-0/+2
| * | | | | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-033-4/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-243-24/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-164-14/+19
| |\ \ \ \ \ \ \
| * | | | | | | | Add the UTF16-to-Latin1 in-place converterThiago Macieira2013-12-132-1/+32
| * | | | | | | | Improve the Latin1 conversion in QString a littleThiago Macieira2013-12-131-7/+8
| * | | | | | | | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-134-23/+130
| * | | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-058-26/+46
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2623-335/+555
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | QString: add missing contains(QLatin1String) overloadMarc Mutz2013-11-262-0/+12
| * | | | | | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-2415-65/+201
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Used QT_DEPRECATED_X in QtAlgorithmsKeith Gardner2013-10-211-43/+43
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1140-635/+637
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-0919-29/+277
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-0419-29/+277
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | WinRT: Locale handling supportKamil Trzcinski2013-10-055-29/+209
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'stable' into devSergio Ahumada2013-09-275-34/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | WinRT: Use UtcTimeZone instead of QWinTimeZone backendOliver Wolff2013-09-262-4/+8
* | | | | | | | | | | | | | | | Make sure that the compiler is strict in QtCoreThiago Macieira2014-02-181-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Docs: properly tag QtAlgorithms functions as deprecatedGiuseppe D'Angelo2014-02-171-27/+27
* | | | | | | | | | | | | | | doc: fix grammarFrederik Gladhorn2014-02-171-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Remove incomplete paragraph from QSet::iterator documentationKai Koehne2014-02-141-3/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Doc: Fix broken linksSze Howe Koh2014-02-041-1/+1
* | | | | | | | | | | | | Fix QByteArray documentation w.r.t. QString-related methodsGiuseppe D'Angelo2014-02-011-18/+12
* | | | | | | | | | | | | Doc: argument(s) was renamed to value(s), adjust QCommandLineOption docsDavid Faure2014-01-301-3/+3
* | | | | | | | | | | | | Remove duplicate move assignment operator docMorten Johan Sørvig2014-01-301-8/+1
* | | | | | | | | | | | | Fix typo in the function argument of QRect::moveTo: t -> yThiago Macieira2014-01-271-1/+1
* | | | | | | | | | | | | Doc: corrected broken linksNico Vertriest2014-01-231-3/+0
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-221-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix a bug in some QString comparison operatorsLars Knoll2014-01-211-4/+4
* | | | | | | | | | | | | | Retain compiler warning stateKurt Pattyn2014-01-211-2/+5
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-5/+9
* | | | | | | | | | | | | QNX: Fix compilation of qdatetime.cppSergio Ahumada2014-01-181-2/+2
* | | | | | | | | | | | | Optimize QDateTime string parsingJędrzej Nowacki2014-01-171-11/+31
* | | | | | | | | | | | | Make QCommandLineParser not crash if passed a bad QCommandLineOptionThiago Macieira2014-01-161-1/+2
* | | | | | | | | | | | | MIPS DSP build system fix and additional optimizations.lpapuga2014-01-143-0/+488
|/ / / / / / / / / / / /
* | | | | | | | | | | | QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+5
* | | | | | | | | | | | QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+9