Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | My 4.6.3 changes. | Samuel Rødal | 2010-05-20 | 1 | -0/+12 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-20 | 1 | -2/+19 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | ||||||
| | | | | * | | | | | Add my 4.6.3 changes | Kent Hansen | 2010-05-20 | 1 | -2/+19 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-20 | 3 | -9/+43 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Fix WebKit version dependency in pkg files | Simon Hausmann | 2010-05-20 | 1 | -1/+8 | |
| | | | | * | | | | | Add support for including module specific .pri files as part of qt.prf handling | Simon Hausmann | 2010-05-20 | 1 | -0/+3 | |
| | | | | * | | | | | My changelog entries for 4.6.3 | Denis Dzyubenko | 2010-05-20 | 1 | -2/+9 | |
| | | | | * | | | | | Add my changes to the 4.6.3 changes log | Eskil Abrahamsen Blomfeldt | 2010-05-20 | 1 | -2/+14 | |
| | | | | * | | | | | my changelog for 4.6.3 | Peter Hartmann | 2010-05-20 | 1 | -4/+9 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-20 | 1 | -2/+0 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | Switch Symbian^3 QCursor implementation back to 5.0 way | Shane Kearns | 2010-05-20 | 1 | -2/+0 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-19 | 3 | -0/+3 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | fix qmake -project once more | Oswald Buddenhagen | 2010-05-18 | 3 | -0/+3 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-20 | 11 | -1/+81 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-20 | 13 | -13/+64 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | Doc: Removed a link to missing external online documentation. | David Boddie | 2010-05-21 | 1 | -2/+0 | |
| | | | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-20 | 355 | -4842/+7450 | |
| | | | | | | | | |\ \ \ | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | Fix crash when using fonts in non-gui QApplication | Eskil Abrahamsen Blomfeldt | 2010-05-20 | 1 | -2/+5 | |
| | | | | | | | | | * | | Deselect the current selection when the QItemSelectionModel::model is reset. | Stephen Kelly | 2010-05-20 | 4 | -9/+67 | |
| | | | | | | | | | * | | Autotest fix on macosx | Thierry Bastian | 2010-05-20 | 1 | -1/+1 | |
| | | | | | | | | | * | | Compile with gcc 4.0.1 | Olivier Goffart | 2010-05-20 | 9 | -13/+13 | |
| | | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 5 | -60/+160 | |
| | | | | | | | | | |\ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | | | | | | | | * | | improve Unicode Normalization autotest | Ritt Konstantin | 2010-05-20 | 1 | -28/+57 | |
| | | | | | | | | | * | | more subtests for QChar | Ritt Konstantin | 2010-05-20 | 1 | -0/+19 | |
| | | | | | | | | | * | | nano optimization of canonicalOrderHelper() | Ritt Konstantin | 2010-05-20 | 1 | -7/+13 | |
| | | | | | | | | | * | | fix canonicalOrderHelper() for some corner case | Ritt Konstantin | 2010-05-20 | 1 | -4/+4 | |
| | | | | | | | | | * | | use new QChar::requiresSurrogates() instead of hardcoded value | Ritt Konstantin | 2010-05-20 | 1 | -5/+5 | |
| | | | | | | | | | * | | prevent fake normalization | Ritt Konstantin | 2010-05-20 | 1 | -2/+4 | |
| | | | | | | | | | * | | prefer QChar::*surrogate() over hardcoded values | Ritt Konstantin | 2010-05-20 | 1 | -3/+3 | |
| | | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 2 | -11/+55 | |
| | | | | | | | | | |\ \ | ||||||
| | * | | | | | | | | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-20 | 179 | -992/+3327 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 3 | -8/+18 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 28 | -768/+740 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 24 | -654/+630 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 106 | -2926/+2820 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 25 | -689/+664 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 6 | -168/+162 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 58 | -1600/+1542 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 87 | -2395/+2308 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 14 | -380/+366 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 9 | -245/+236 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 27 | -739/+712 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 31 | -839/+808 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 18 | -494/+476 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 23 | -625/+602 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 6 | -162/+156 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 7 | -191/+184 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 12 | -348/+336 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 6 | -166/+160 | |
| | | | | | | | | | * | | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 36 | -988/+952 | |