| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the default codec with QString::vsprintf() | Florian Vichot | 2010-03-23 | 1 | -0/+11 |
|
|
* | remove qt_winQString2MB() and qt_winMB2QString() | Oswald Buddenhagen | 2010-03-11 | 1 | -94/+6 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -11/+11 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 1 | -81/+96 |
|\ |
|
| * | add some usefull definitions to qunicodetables_p.h | Ritt Konstantin | 2010-03-05 | 1 | -2/+2 |
|
|
| * | Make QString::toUtf8() also use QUtf8. | Thiago Macieira | 2010-03-05 | 1 | -39/+5 |
|
|
| * | Doc: add some notes about QString lossy/lossless conversions | Thiago Macieira | 2010-03-05 | 1 | -5/+38 |
|
|
| * | Doc: fix a mistake saying that const char* was converted to QLatin1String | Thiago Macieira | 2010-03-05 | 1 | -5/+5 |
|
|
| * | Doc: Update QString docs about real ASCII and to/fromAscii and NULs. | Thiago Macieira | 2010-03-05 | 1 | -31/+47 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | QString::section: Fix crash with SectionIncludeLeadingSep flag | Olivier Goffart | 2010-03-02 | 1 | -1/+1 |
|
|
* | | Fix the SIMD implementations of QString::toLatin1() | Benjamin Poulain | 2010-02-25 | 1 | -7/+13 |
|
|
* | | Implement toLatin1_helper with Neon | Benjamin Poulain | 2010-02-25 | 1 | -0/+22 |
|
|
* | | Implement toLatin1_helper with SSE2 | Benjamin Poulain | 2010-02-24 | 1 | -6/+48 |
|
|
* | | Comments the SSE implementation of fromLatin1_helper() | Benjamin Poulain | 2010-02-24 | 1 | -3/+9 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Benjamin Poulain | 2010-02-23 | 1 | -18/+103 |
|\ \ |
|
| * | | optimize qstring::simplified() | Oswald Buddenhagen | 2010-02-18 | 1 | -16/+66 |
|
|
| * | | avoid double reallocation in string-growing replace() case | Oswald Buddenhagen | 2010-02-16 | 1 | -1/+2 |
|
|
| * | | add QString(const QChar *) c'tor | Oswald Buddenhagen | 2010-02-16 | 1 | -1/+35 |
|
|
* | | | Implement QString::fromLatin1_helper() with SSE2 | Benjamin Poulain | 2010-02-23 | 1 | -2/+22 |
|/ / |
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -2/+13 |
|\ \
| |/ |
|
| * | revert to fromUtf16() usage in fromWCharArray() | Oswald Buddenhagen | 2010-02-03 | 1 | -1/+1 |
|
|
| * | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 1 | -2/+2 |
|
|
| * | document QString::fromUtf16() slowness | Oswald Buddenhagen | 2010-02-01 | 1 | -0/+11 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith() | Oswald Buddenhagen | 2009-12-10 | 1 | -0/+5 |
|
|
* | | fix (internal) apidoc | Oswald Buddenhagen | 2009-12-10 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | do not (fail to) compile qdatastream into qmake and cetest | Oswald Buddenhagen | 2009-11-13 | 1 | -1/+1 |
|
|
| * | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-10 | 1 | -1/+1 |
| |\ |
|
| * | | build lrelease bootstrapped | Oswald Buddenhagen | 2009-11-10 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2009-11-10 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-29 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix integer overflow in string.remove len parameter | Markus Goetz | 2009-10-27 | 1 | -3/+3 |
|
|
* | | Simplify byte swapping in QDataStream's stream operators. | Andreas Kling | 2009-10-28 | 1 | -1/+2 |
|/ |
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -5/+5 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -5/+5 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -5/+4 |
|\ \ \ |
|
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -5/+4 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -127/+41 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Add qt_string_normalize to do in-place Unicode normalization. | Thiago Macieira | 2009-07-21 | 1 | -20/+26 |
|
|
| * | | Fix warnings for mingw | Thierry Bastian | 2009-07-16 | 1 | -2/+2 |
|
|