summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstring
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-312-26/+26
* Updated year in copyright headerKai Koehne2014-03-262-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-132-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-48/+48
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
* Make QString::latin1() re-entrant, the global QHash needs a mutex.David Faure2012-02-082-0/+21
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
* Add QLocale::toUpper/LowerLars Knoll2011-07-121-8/+12
* Add an SSE4.2 even simpler version of toLatin1Thiago Macieira2011-06-221-0/+4
* Fix the build break caused by the missing parameter for QSKIP macro.Dmitry Trofimov2011-05-271-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-15/+15
|\
| * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-162-19/+76
| |\
| * | Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-04-121-15/+15
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
| |/ |/|
* | Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-122-0/+57
* | Fix autotest when using QStringBuilderOlivier Goffart2011-04-011-19/+19
|/
* Incorrect comparison result in QString::localeCarlos Manuel Duclos Vergara2011-01-281-0/+4
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-172-2/+2
|\
| * Update copyright year to 2011.Jason McDonald2011-01-112-2/+2
* | QtCore autotests: make them paralelized.Olivier Goffart2010-11-101-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-0/+2
|\|
| * Fixed QString autotest when QT_QLOCALE_USES_FCVT is setDominik Holland2010-11-021-0/+2
* | Containers: add member-swapMarc Mutz2010-11-031-0/+11
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-261-0/+38
|\|
| * add autotest for QString::setRawData()Oswald Buddenhagen2010-10-251-0/+38
* | Added encoding conversion functions to QStringRef.Denis Dzyubenko2010-08-241-0/+66
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-0/+12
|\|
| * Fix QString::arg: When specifying %L1, the group separator would be added eve...Olivier Goffart2010-08-091-0/+12
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-0/+33
|\|
| * QString: Fix severals bugs when comparing with QStringRefOlivier Goffart2010-06-031-0/+33
* | Add some convenience functions for QStringRefAnders Bakken2010-05-311-1/+73
|/
* Use the default codec with QString::vsprintf()Florian Vichot2010-03-231-0/+5
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-1/+4
|\
| * QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-021-1/+4
* | Autotest: add a test for roundtrips through toLatin1/fromLatin1Thiago Macieira2010-02-251-0/+107
* | optimize qstring::simplified()Oswald Buddenhagen2010-02-181-7/+43
|/
* Update copyright year to 2010Jason McDonald2010-01-072-2/+2
* Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-0/+9
* Update license headers again.Jason McDonald2009-09-092-8/+8
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-132-2/+2
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+0
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-4/+4
|\| |
| * | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-4/+4
| |/
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-302-4/+4
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-0/+4
|\|