Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename QDeclarativeData -> QAbstractDeclarativeData | Aaron Kennedy | 2010-04-15 | 2 | -8/+8 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 2 | -41/+17 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 2 | -41/+17 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 2 | -41/+17 |
| | |\ | |||||
| | | * | Compile fix for WinCE | Thierry Bastian | 2010-04-12 | 1 | -1/+7 |
| | | * | Remove obsolete function set_winapp_name() | miniak | 2010-04-09 | 2 | -44/+14 |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 1 | -1/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed app freeze if switching to offline in middle of HTTP transaction. | Aleksandar Sasha Babic | 2010-04-12 | 1 | -1/+7 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 2 | -6/+7 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-07 | 2 | -3/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Optimization: Improve allocation strategy for QDeclarativeDeclarativeData | Aaron Kennedy | 2010-04-01 | 2 | -6/+7 |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -0/+22 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Symbian emulator: unload file server so apps can be recompiled. | Frans Englich | 2010-04-08 | 1 | -0/+22 |
* | | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 4 | -197/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 4 | -197/+1 |
| |\ \ | |||||
| | * | | Remove QGuard. | Thiago Macieira | 2010-03-26 | 4 | -197/+1 |
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 1 | -0/+13 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 22 | -297/+589 |
|\ \ \ | |_|/ |/| | | |||||
| * | | QMetaObject::normalizeType: Fix parsing of type which contains "const" in names | Olivier Goffart | 2010-03-26 | 1 | -1/+2 |
| * | | QMetaObject::normalizeType: fix uses of const and template. | Olivier Goffart | 2010-03-26 | 1 | -1/+3 |
| * | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-25 | 5 | -74/+12 |
| |\ \ | | |/ | |||||
| | * | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 1 | -5/+5 |
| | |\ | |||||
| | * | | Add a check to make sure QTranslator doesn't load a directory. | David Sansome | 2010-03-24 | 1 | -2/+2 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 4 | -72/+10 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 4 | -72/+10 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-19 | 4 | -72/+10 |
| | | | |\ \ | |||||
| | | | | * \ | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 2 | -12/+8 |
| | | | | |\ \ | |||||
| | | | | * | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 4 | -8/+8 |
| | | | | * | | | Port QtCore uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
| | | | | * | | | Make qcore_unix.cpp share code with QTimestamp | Thiago Macieira | 2010-03-17 | 3 | -70/+8 |
| * | | | | | | | Fix wrong arguments order in a warning in QObject::moveToThread | Olivier Goffart | 2010-03-25 | 1 | -1/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | compile fix for mingw (also removes some warnings) | Thierry Bastian | 2010-03-23 | 1 | -5/+5 |
| |/ / / / / | |||||
| * | | | | | Optimize QMetaObject::indexOf* functions | Olivier Goffart | 2010-03-23 | 1 | -31/+32 |
| |/ / / / | |||||
| * | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 3 | -3/+15 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-19 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-15 | 2 | -7/+7 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-11 | 9 | -125/+282 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-01 | 5 | -14/+101 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-23 | 1 | -2/+13 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-16 | 10 | -64/+178 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | axis | 2010-02-12 | 5 | -7/+19 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-21 | 86 | -360/+385 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2009-12-18 | 15 | -132/+297 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-11-06 | 6 | -253/+713 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Fix compilation. | Simon Hausmann | 2009-10-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 1 | -11/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | fix a crash when registering 2 metatype name for the same actual type | Thierry Bastian | 2010-03-18 | 1 | -11/+7 |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 2 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge remote branch 'qt/4.7' into qml-4.7 | Qt Continuous Integration System | 2010-03-10 | 3 | -1/+17 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |