| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
|
|
| * | | Changed the implementation of the unicode text codecs to share more code with... | Denis Dzyubenko | 2009-07-16 | 1 | -84/+6 |
|
|
| * | | fix warnings for mingw in QtCore | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
|
|
| * | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 1 | -20/+6 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -21/+82 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' | Thiago Macieira | 2009-06-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix comparison of different-sized QStringRefs. | Thiago Macieira | 2009-06-24 | 1 | -1/+1 |
|
|
| * | | Changed enum Qt::Uninitialized to enum Qt::Initialization | Martin Smith | 2009-06-19 | 1 | -6/+5 |
|
|
| * | | Don't initialize data that will be overwritten immediately. | hjk | 2009-06-18 | 1 | -12/+6 |
|
|
| * | | Use enum Qt::Uninitialized instead of struct QString::Uninitialized | hjk | 2009-06-18 | 1 | -1/+1 |
|
|
| * | | doc: Added explanation of QStringBuilder in QString | Martin Smith | 2009-06-18 | 1 | -0/+68 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -6/+89 |
|\ \ \
| |/ / |
|
| * | | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 1 | -0/+17 |
|
|
| * | | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign... | Thiago Macieira | 2009-05-22 | 1 | -16/+29 |
|
|
| * | | Optimise QString comparison based on the results from the benchmark | Thiago Macieira | 2009-05-22 | 1 | -125/+38 |
|
|
| * | | Don't use memcmp it's terribly slow. | Lars Knoll | 2009-05-22 | 1 | -6/+146 |
| |/ |
|
* | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -67/+71 |
|/ |
|
* | Correcting bug in QString::fromWCharArray documentation | Morten Engvoldsen | 2009-05-12 | 1 | -1/+3 |
|
|
* | Fix regression in QString::replace(int, int, QChar) when string is empty | Paul Olav Tvete | 2009-04-15 | 1 | -18/+16 |
|
|