Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'staging/4.6' into 4.6 | Samuel Rødal | 2010-02-04 | 1 | -0/+3 |
|\ | |||||
| * | Merge commit 'origin/4.6' into 4.6-oslo2 | Rohan McGovern | 2010-02-04 | 1 | -4/+4 |
| |\ | |||||
| * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -0/+3 |
| |\ \ | |||||
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | Document that QModelIndex::child does not work for the root item | Olivier Goffart | 2010-02-02 | 1 | -0/+3 |
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-04 | 4 | -25/+55 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-03 | 4 | -25/+55 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-02-03 | 8 | -21/+53 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2010-02-03 | 12 | -46/+72 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | S60 softkey refactoring (support for merging, priorities and menus) | Janne Anttila | 2010-02-03 | 2 | -2/+16 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-01-29 | 5 | -26/+33 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Janne Koskinen | 2010-01-25 | 459 | -930/+1162 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Daylight savings time for Symbian take 2 | Janne Koskinen | 2009-12-28 | 2 | -23/+39 |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Cleared up QEvent documentation for QGraphicsSceneDragDropEvent events. | Bastian Bense | 2010-02-03 | 1 | -4/+4 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | revert to fromUtf16() usage in fromWCharArray() | Oswald Buddenhagen | 2010-02-03 | 1 | -1/+1 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 8 | -15/+26 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 8 | -15/+26 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 5 | -6/+7 |
| | * | | | | | document QString::fromUtf16() slowness | Oswald Buddenhagen | 2010-02-01 | 1 | -0/+11 |
| | * | | | | | remove duplicated calculation of length | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
| | * | | | | | remove pointless conditionals | Oswald Buddenhagen | 2010-02-01 | 1 | -3/+2 |
| | * | | | | | micro-optimization | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
| | * | | | | | optimize qhash() | Oswald Buddenhagen | 2010-02-01 | 1 | -4/+4 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-02 | 4 | -18/+34 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Added some missing documentation. | axis | 2010-02-02 | 1 | -0/+1 |
| * | | | | | | Documented limitations of add/setLibraryPath(s) on Symbian OS | Miikka Heikkinen | 2010-02-01 | 1 | -0/+8 |
| * | | | | | | Fixed no-timeout case for QProcess::waitForFinished in Symbian | Miikka Heikkinen | 2010-02-01 | 1 | -17/+24 |
| * | | | | | | Catch by reference rather than by value | Iain | 2010-02-01 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Only set the _WIN32_WINNT define if it is not set or less than 0x0400 | Andy Shaw | 2010-02-01 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | removed a debug trace | Thierry Bastian | 2010-01-27 | 1 | -2/+0 |
| * | | | | Doc fixes: Remove some lies from QEasingCurve. | Jan-Arve Sæther | 2010-01-27 | 1 | -3/+3 |
| * | | | | doc: Corrected misspelled word. | Martin Smith | 2010-01-27 | 1 | -1/+1 |
| * | | | | Autotest: add a test for allowing hostnames ending in dot | Thiago Macieira | 2010-01-22 | 1 | -1/+1 |
| * | | | | Fix QUrl::toAce for domains with dot at end | Thorvald Natvig | 2010-01-22 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Fix QSettings default paths not being initialized when setPath() is called | Daniel Molkentin | 2010-01-27 | 1 | -19/+25 |
* | | | | removed a debug trace | Thierry Bastian | 2010-01-22 | 1 | -2/+0 |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-22 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-21 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Doc fixes: Remove some lies from QEasingCurve. | Jan-Arve Sæther | 2010-01-21 | 1 | -3/+3 |
* | | | | Revert "Make an empty QUrl also be considered non-detached (d == 0)." | Thiago Macieira | 2010-01-21 | 1 | -1/+1 |
* | | | | qUncompress: Fix terminating \0 | Markus Goetz | 2010-01-21 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-20 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Corrected alphabetic order in the docs for events. | axis | 2010-01-20 | 1 | -1/+1 |
* | | | Fix crashes in QByteArray | Olivier Goffart | 2010-01-20 | 1 | -2/+2 |
|/ / | |||||
* | | QMetaObject::disconnectOne() | Aaron Kennedy | 2010-01-20 | 3 | -7/+29 |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | Bump version to 4.6.2. | Jason McDonald | 2010-01-19 | 1 | -2/+2 |