Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-17 | 1 | -10/+17 |
|\ | |||||
| * | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -10/+17 |
| |\ | |||||
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-17 | 1 | -2/+3 |
| | |\ | |||||
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-16 | 1 | -2/+3 |
| | | |\ | |||||
| | | | * | Fix broken image loading on windows. | kh1 | 2010-02-16 | 1 | -2/+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-16 | 7 | -11/+11 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 7 | -11/+11 |
| | | |/ | |||||
| | * | | Fix QT_BUILD_KEY for Symbian. | Miikka Heikkinen | 2010-02-16 | 1 | -10/+17 |
| | |/ | |||||
* | | | Designer: Fix compile for namespaced qt. | ck | 2010-02-16 | 4 | -8/+8 |
* | | | Designer: Implement isDirty()-handling using a QUndoStack. | Friedemann Kleint | 2010-02-16 | 5 | -40/+225 |
* | | | Designer:Fix undo crash caused by special handling of key move. | Friedemann Kleint | 2010-02-16 | 6 | -90/+177 |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-15 | 3 | -3/+34 |
|\ \ \ | |/ / |/| | | |||||
| * | | Assistant: Rebuild search index at most once at start-up. | ck | 2010-02-15 | 3 | -3/+34 |
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 70 | -1218/+9541 |
|\ \ \ | |/ / | |||||
| * | | Refactor font and zoom handling, reduces clutter in central widget. | kh1 | 2010-02-12 | 10 | -167/+212 |
| * | | Some more refactoring. | kh1 | 2010-02-12 | 12 | -358/+462 |
| * | | Move the QWebView based help viewer into it's own source files. | kh1 | 2010-02-12 | 9 | -434/+560 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-12 | 1 | -118/+112 |
| |\ \ | |||||
| | * | | Help system: Handle all Clucene exceptions. | ck | 2010-02-12 | 1 | -118/+112 |
| * | | | Make compile. QmlMetaType::isObject() has changed to isQObject(). | Bea Lam | 2010-02-12 | 1 | -1/+1 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-11 | 51 | -7/+7929 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-10 | 51 | -7/+7929 |
| | |\ \ | |||||
| | | * | | Revert "Compile" | Martin Jones | 2010-02-10 | 1 | -2/+2 |
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-09 | 51 | -7/+7929 |
| | | |\ \ | |||||
| | | | * | | Compile | Aaron Kennedy | 2010-02-09 | 1 | -2/+2 |
| | | | * | | Clean up QmlImageReader thread on engine destruction. | Martin Jones | 2010-02-05 | 1 | -1/+1 |
| | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-05 | 51 | -7/+7929 |
| | | | |\ \ | |||||
| | | | | * | | Make sure cookies are saved. | Martin Jones | 2010-02-04 | 1 | -1/+4 |
| | | | | * | | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso... | Warwick Allison | 2010-02-04 | 51 | -7/+7926 |
| | | | | |\ \ | |||||
| | | | | | * | | Really run image reader in its own thread. | Martin Jones | 2010-02-03 | 1 | -4/+2 |
| | | | | | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 57 | -402/+359 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-02-02 | 57 | -402/+359 |
| | | | | | | |\ \ | |||||
| | | | | | * | | | | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 1 | -5/+5 |
| | | | | | |/ / / | |||||
| | | | | | * | | | Move image network access into a separate thread, with decoding. | Martin Jones | 2010-01-29 | 2 | -59/+109 |
| | | | | | * | | | Merge commit 'qt/4.6' into kinetic-declarativeui | Bjørn Erik Nilsen | 2010-01-27 | 18 | -117/+424 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Compile with Qt 4.6.1 | Aaron Kennedy | 2010-01-20 | 1 | -0/+10 |
| | | | | | * | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-20 | 8 | -12/+13 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-19 | 2 | -2/+3 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Alan Alpert | 2010-01-19 | 1 | -0/+3 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | Doc. | Martin Jones | 2010-01-19 | 1 | -0/+1 |
| | | | | | | * | | | | | | Allow the QML based file browser to be used in place of native. | Martin Jones | 2010-01-19 | 1 | -0/+2 |
| | | | | | * | | | | | | | Fix bad behaviour on N900 | Alan Alpert | 2010-01-19 | 1 | -1/+1 |
| | | | | | |/ / / / / / | |||||
| | | | | | * | | | | | | Doc fixes. | Michael Brasser | 2010-01-15 | 2 | -3/+3 |
| | | | | | * | | | | | | Remove debugging | Aaron Kennedy | 2010-01-14 | 1 | -1/+0 |
| | | | | | * | | | | | | Add toggle orientation option | Aaron Kennedy | 2010-01-14 | 2 | -0/+14 |
| | | | | | * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2010-01-14 | 1212 | -1347/+1533 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-01-14 | 1212 | -1347/+1533 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | Only force graphicssystem raster on X11 | Aaron Kennedy | 2010-01-14 | 1 | -1/+1 |
| | | | | | |/ / / / / / / | |||||
| | | | | | * | | | | | | | Various QML browser improvements | Martin Jones | 2010-01-12 | 1 | -10/+20 |
| | | | | | * | | | | | | | Always exit on play script failure | Aaron Kennedy | 2010-01-12 | 1 | -1/+1 |