summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Make QString::latin1() re-entrant, the global QHash needs a mutex.David Faure2012-02-081-1/+8
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* omit unassigned (and too recent codepoints) from the text Normalization processKonstantin Ritt2011-10-071-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-07-211-22/+8
|\
| * Add QLocale::toUpper/LowerLars Knoll2011-07-121-22/+8
* | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+3
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-231-0/+23
|\
| * Add an SSE4.2 even simpler version of toLatin1Thiago Macieira2011-06-221-0/+23
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-29/+35
|\ \ | |/
| * Create a function that merges the SSE common codeThiago Macieira2011-06-141-38/+35
| * Improve toLatin1 x86 SIMD by using a new SSE4.1 instructionThiago Macieira2011-06-141-0/+9
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-24/+20
|\ \ | |/
| * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-191-7/+3
| |\
| | * QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-091-7/+3
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/
* | Doc: Applied pending fixes to API documentation.David Boddie2011-05-111-1/+20
|/
* Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-121-1/+34
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-4/+4
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-081-2/+1
| |\
| | * Doc: Fix the docs saying what the locale codec is used forThiago Macieira2011-02-061-2/+1
| * | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| |\ \ | | |/
| * | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-071-2/+2
| |\ \
| * | | doc: Removed illegal \section1.Martin Smith2010-10-251-2/+1
| * | | doc: Changed a \section in a \table into a \header.Martin Smith2010-10-251-1/+3
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | |/ | |/|
| * | Compile fix.Samuel Rødal2010-11-171-1/+1
* | | minor optimization: decrease amount of possible detaches to 1Konstantin Ritt2010-11-291-6/+10
* | | Compile fix.Yoann Lopes2010-11-221-3/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-1/+1
|\ \ \ | |/ /
| * | Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-111-1/+1
* | | Containers: add member-swapMarc Mutz2010-11-031-0/+7
* | | QDataStream: speedup steaming of QString by avoiding an unesessary copy.Olivier Goffart2010-10-261-22/+8
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ \ | |/ /
| * | Doc: Fixed minor documentation issues.David Boddie2010-10-121-1/+1
| |/
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-071-1/+1
| |\
* | \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-2/+2
|\ \ \
| * \ \ Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-071-1/+1
| |\ \ \ | | |/ /
| | * | Doc: correcting bug - lenght() pointed to setLength() in "See also" section. ...Morten Engvoldsen2010-10-071-1/+1
| * | | Merge commit 'doc-team/4.7' into 4.7Morten Engvoldsen2010-10-061-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Corrected doc about ASCII string.Jerome Pasion2010-10-041-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-1/+1
|\ \ \ | |/ /
| * | Reference to QStringList::find() is incorrect, should be QStringList::filter().Robin Burchell2010-09-271-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-20/+23
|\ \ | |/
| * Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-3/+3
|\ \ | |/
| * Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-13/+10
| |\