summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge qMemEquals and ucstrncmpThiago Macieira2014-01-311-84/+38
* | Improve ucstrncmp with SSE2Thiago Macieira2014-01-311-0/+52
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+35
|\|
| * MIPS DSP build system fix and additional optimizations.lpapuga2014-01-141-0/+35
* | 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 the UTF16-to-Latin1 in-place converterThiago Macieira2013-12-131-0/+30
* | Improve the Latin1 conversion in QString a littleThiago Macieira2013-12-131-7/+8
* | Implement support for ref-qualified QString::toLatin1 & friendsThiago Macieira2013-12-131-23/+29
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-4/+4
|\|
| * Doc: Fix broken linksSze Howe Koh2013-11-051-4/+4
* | QString: add missing contains(QLatin1String) overloadMarc Mutz2013-11-261-0/+9
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-2/+2
|\|
| * Doc: Fix typos and add missing words.Marcel Krems2013-10-121-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-104/+104
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-104/+104
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-0/+16
|\|
| * Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+16
* | WinRT: Locale handling supportKamil Trzcinski2013-10-051-0/+4
|/
* Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-251-1/+1
* Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-211-0/+25
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-211-7/+4
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-161-7/+4
| |\
| | * Doc: Fix copy+paste errors in the QString class refSze Howe Koh2013-09-141-8/+4
* | | QString: avoid a QLocale detach in vsprintfMarc Mutz2013-09-201-1/+1
|/ /
* | Remove redundant checks in some tools classesJędrzej Nowacki2013-09-131-18/+18
* | Make the QCollator class publicLars Knoll2013-09-131-1/+1
* | New QStringRef methods.Jędrzej Nowacki2013-09-111-1/+72
* | [2/2] Implement Unicode Normalization Form Quick Check (NF QC)Konstantin Ritt2013-08-141-0/+6
* | Add a few more typedefs to QString, for STL compatibilityThiago Macieira2013-07-301-3/+29
|/
* Fix change-of-sign warning found by ICCThiago Macieira2013-07-031-1/+1
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-5/+5
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-5/+5
|\
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-5/+5
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-18/+404
|\ \
| * | interpret format argument of QString::sprintf() as UTF-8Oswald Buddenhagen2013-03-121-1/+3
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+15
| |\ \
| * | | Fix QString::toUcs4() returns incorrectly resized QVectorKonstantin Ritt2013-02-271-7/+8
| * | | QStringRef: Added toInt(), toUInt(), etc... functions to QStringRef.Keith Gardner2013-02-221-0/+319
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | QStringRef: Added a trimmed() function.Keith Gardner2013-01-291-0/+31
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\ \ \
| * | | | QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-141-0/+27
| * | | | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-071-10/+16
* | | | | Amend the missing documentation for the from*() static overloadsLaszlo Papp2013-03-171-0/+32
| |_|_|/ |/| | |
* | | | Document MSVC-restrictions regarding QStringLiteral.Friedemann Kleint2013-02-281-0/+13
* | | | Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+2
| |_|/ |/| |
* | | Fix typo in QString documentation.Mitch Curtis2013-02-061-1/+1
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-6/+6