Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 277 | -972/+18831 |
|\ | |||||
| * | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-18 | 3 | -0/+35 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-18 | 3 | -0/+35 |
| | |\ | |||||
| | | * | Added test case for corrupt pixel count in XPM image. | Samuel Rødal | 2011-02-18 | 2 | -0/+14 |
| | | * | Fix an issue with removing rows in a table model. | Michael Goddard | 2011-02-18 | 1 | -0/+21 |
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-17 | 23 | -2/+449 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-15 | 1 | -0/+32 |
| | |\ \ | |||||
| | | * | | Fix inheritance of widget input contexts. | Andrew den Exter | 2011-02-15 | 1 | -0/+32 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-14 | 1 | -0/+19 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | QStyleSheetStyle: dont crash in PE_WIDGET when widget is null | Olivier Goffart | 2011-02-14 | 1 | -0/+19 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-14 | 21 | -2/+399 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Don't leak ScopeChainNode's | Aaron Kennedy | 2011-02-14 | 1 | -0/+40 |
| | | * | | Correct the "module not installed" error handling | Aaron Kennedy | 2011-02-11 | 15 | -1/+272 |
| | | * | | Make addImportPath() work for windows paths starting with lower case | Bea Lam | 2011-02-11 | 1 | -1/+11 |
| | | * | | Report any exceptions occurring in WorkerScript javascript code | Bea Lam | 2011-02-11 | 5 | -0/+76 |
| * | | | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 5 | -12/+246 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote branch 'qt/master' into earth-team-staging | João Abecasis | 2011-02-16 | 75 | -82/+8577 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-02-10 | 74 | -75/+8527 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-10 | 21 | -0/+6938 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-10 | 21 | -0/+6938 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | PathView items were not correctly updated when rootIndex changed. | Martin Jones | 2011-02-10 | 2 | -0/+67 |
| | | | | * | | | Allow text to selected in a TextEdit or TextInput inside a Flickable. | Andrew den Exter | 2011-02-10 | 19 | -0/+6871 |
| | | * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 54 | -75/+1589 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-10 | 5 | -2/+68 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Update modules-related tests and docs | Bea Lam | 2011-02-10 | 5 | -2/+68 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-09 | 16 | -18/+494 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2011-02-09 | 19 | -11/+523 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fix auto test failure. | Andrew den Exter | 2011-02-09 | 1 | -2/+10 |
| | | | | | * | | | PathView regression: dragging the path didn't update currentIndex | Martin Jones | 2011-02-09 | 2 | -0/+52 |
| | | | | | * | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m... | Yann Bodson | 2011-02-09 | 1 | -6/+6 |
| | | | | | * | | | Don't clear pre-edit text when a graphics items loses focus. | Andrew den Exter | 2011-02-09 | 1 | -2/+30 |
| | | | | * | | | | Add test for importing plugins that contain QML files | Bea Lam | 2011-02-09 | 7 | -1/+91 |
| | | | | * | | | | Call onAdd() for first items added to ListView and GridView | Bea Lam | 2011-02-09 | 4 | -7/+305 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 10 | -1/+229 |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | | * | | | | Support seperate versions of installed modules | mae | 2011-02-08 | 10 | -1/+229 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 5 | -4/+77 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORS | David Faure | 2011-02-08 | 1 | -0/+11 |
| | | | | * | | | | | Don't crash when creating backtrace for built-in JS function (2nd try) | Kent Hansen | 2011-02-08 | 2 | -1/+46 |
| | | | | * | | | | | Autotest: simple improvements | Thiago Macieira | 2011-02-06 | 1 | -2/+4 |
| | | | | * | | | | | Autotest: Use QElapsedTimer for timings | Thiago Macieira | 2011-02-06 | 1 | -2/+2 |
| | | | | * | | | | | Don't crash when creating backtrace for built-in JS function | Kent Hansen | 2011-02-03 | 1 | -0/+15 |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-08 | 2 | -6/+3 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix duplicate definition error | Shane Kearns | 2011-02-07 | 1 | -4/+0 |
| | | | | * | | | | | | Fix deployment issues with networkselftest | Shane Kearns | 2011-02-04 | 1 | -2/+3 |
| | | | | |/ / / / / | |||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 1 | -0/+4 |
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | |||||
| | | | | * | | | | | Autotest to go with 9f8a181a619649c8a227e92f3d16677f4b7cb30a | Alan Alpert | 2011-02-08 | 1 | -0/+4 |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 1 | -0/+76 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | |||||
| | | | | * | | | | | Scroll TextInput to ensure preedit text is visible. | Andrew den Exter | 2011-02-08 | 1 | -0/+76 |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-07 | 11 | -3/+256 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | |||||
| | | | | * | | | | | Ensure section delegates are updated when the section property changes. | Martin Jones | 2011-02-07 | 2 | -0/+116 |
| | | | | | |/ / / | | | | | |/| | | |