| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | QIoDevice and QAbstractSocket: Clarify doc about waitForReadyRead() | Markus Goetz | 2009-06-17 | 1 | -2/+2 |
|
|
* | | | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 1 | -1/+4 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 409 | -849/+884 |
|\ \ \
| |/ / |
|
| * | | perform all property assignments of initial state that's nested | Kent Hansen | 2009-06-17 | 1 | -2/+2 |
|
|
| * | | bring back QAbstractTransition::triggered() signal | Kent Hansen | 2009-06-17 | 4 | -0/+23 |
|
|
| * | | prevent subclasses from emitting entered() and exited() | Kent Hansen | 2009-06-17 | 1 | -0/+3 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-17 | 2 | -27/+36 |
|
|
| * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 53 | -106/+106 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 356 | -714/+714 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 356 | -713/+713 |
|
|
| | * | QFile: Doc was pointing to deprecated QIODevice::isSequentialAccess() | Markus Goetz | 2009-06-15 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 5 | -71/+63 |
|\ \ \
| |/ / |
|
| * | | Fix build on windows. | Prasanth Ullattil | 2009-06-15 | 1 | -1/+1 |
|
|
| * | | Fix build on Windows | Alexis Menard | 2009-06-15 | 1 | -1/+1 |
|
|
| * | | Improve the speed of QDir, QFileInfo and QDirIterator. | Alexis Menard | 2009-06-15 | 5 | -69/+61 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -2/+2 |
|
|
| * | | refactor some code | Thierry Bastian | 2009-06-12 | 1 | -31/+26 |
|
|
* | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 1 | -33/+28 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 11 | -57/+85 |
|\ \ \
| |/ / |
|
| * | | Set qreal to float for Symbian. | Martin Jones | 2009-06-12 | 1 | -1/+1 |
|
|
| * | | UTF-8 text codec should be able to convert data when fed one by one byte. | Denis Dzyubenko | 2009-06-11 | 1 | -1/+10 |
|
|
| * | | Skip the byte order mark when converting the utf16 and utf32 data | Denis Dzyubenko | 2009-06-11 | 1 | -2/+2 |
|
|
| * | | Use the old codec if there is one available when reading data in qtextstream. | Denis Dzyubenko | 2009-06-11 | 1 | -1/+1 |
|
|
| * | | Compile the qsettins autotest | Olivier Goffart | 2009-06-11 | 1 | -1/+1 |
|
|
| * | | Use the original order if two files are equivalent for the sort of QDir | Benjamin Poulain | 2009-06-11 | 1 | -1/+2 |
|
|
| * | | Sort QDir with qSort instead of qStableSort | Benjamin Poulain | 2009-06-11 | 1 | -2/+1 |
|
|
| * | | remove q->layout() and q->parentWidget() code where unnecessary | Thierry Bastian | 2009-06-11 | 3 | -10/+5 |
|
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-11 | 2 | -12/+5 |
|
|
| * | | Improve QDirPrivate::sortFileList by leaving right avway is | Ritt Konstantin | 2009-06-10 | 1 | -19/+23 |
|
|
| * | | Optimize QDirPrivate::sortFileList by using a QFileInfoList | Ritt Konstantin | 2009-06-10 | 1 | -13/+28 |
|
|
| * | | Adding support in QVariant for conversions between QUrl and QString | Thierry Bastian | 2009-06-10 | 1 | -2/+14 |
|
|
* | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 2 | -8/+2 |
|
|
* | | | rename Qt::WA_AcceptedTouchBeginEvent to Qt::WA_WState_AcceptedTouchBeginEvent | Bradley T. Hughes | 2009-06-11 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 3 | -1/+33 |
|\ \ \
| |/ / |
|
| * | | Internal documentation for QAbstractItemModelPrivate::canConvertToDouble | Olivier Goffart | 2009-06-10 | 1 | -1/+15 |
|
|
| * | | Added QAbstractItemModelPrivate::canConvertToDouble(). | J-P Nurmi | 2009-06-10 | 2 | -0/+18 |
|
|
| * | | Compile with debug enabled | Olivier Goffart | 2009-06-10 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 17 | -181/+269 |
|\ \ \
| |/ / |
|
| * | | Avoid locking and search on the global hash if there is no QPointer | Olivier Goffart | 2009-06-10 | 2 | -4/+21 |
|
|
| * | | Use a linked list for the senders list inside QObject | Olivier Goffart | 2009-06-10 | 2 | -32/+40 |
|
|
| * | | Move declaration of QFileInfoPrivate in a separate file _p and | Alexis Menard | 2009-06-10 | 3 | -64/+128 |
|
|
| * | | Fix license headers for QStringBuilder. | Jason McDonald | 2009-06-10 | 2 | -12/+12 |
|
|
| * | | removed foreach usage from animation API | Thierry Bastian | 2009-06-09 | 1 | -14/+19 |
|
|
| * | | qdoc: The gray version. | Martin Smith | 2009-06-09 | 1 | -1/+1 |
|
|
| * | | small change to reduce static data size | Thierry Bastian | 2009-06-09 | 1 | -1/+1 |
|
|
| * | | small refactoring to reduce memory usage of static data | Thierry Bastian | 2009-06-09 | 4 | -11/+10 |
|
|
| * | | Reduce binary size by using 16bits integers in static data over 32 bits. | Thierry Bastian | 2009-06-08 | 1 | -23/+18 |
|
|
| * | | Reduce the members in QLocale to 16bit integer instea of 32 bits. | Thierry Bastian | 2009-06-08 | 1 | -19/+19 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-08 | 24 | -58/+112 |
|\ \ \
| |/ / |
|
| * | | Small simplification on code | Thierry Bastian | 2009-06-08 | 5 | -40/+31 |
|
|