Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 11 | -32/+317 | |
* | | | | | | | | Add test verifying QTBUG-8424 fix | Alan Alpert | 2010-04-19 | 2 | -0/+269 | |
* | | | | | | | | Renamed mousePosChanged signal to mousePositionChanged | Leonardo Sobral Cunha | 2010-04-19 | 1 | -1/+1 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-19 | 9 | -50/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix tests: remove unnecessary calls to QML_DECLARE_TYPE | Bea Lam | 2010-04-19 | 7 | -28/+4 | |
| * | | | | | | | | Test that ListElements returned by get() can be iterated over in JS. | Warwick Allison | 2010-04-19 | 2 | -22/+64 | |
* | | | | | | | | | Remove Script {} support | Aaron Kennedy | 2010-04-19 | 29 | -330/+80 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Don't crash on deleted objects assigned to variant properties | Aaron Kennedy | 2010-04-19 | 2 | -2/+1 | |
* | | | | | | | | QDeclarativeImage should stretch in one direction when tiling in the other. | Yann Bodson | 2010-04-19 | 3 | -1/+92 | |
* | | | | | | | | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 19 | -95/+101 | |
* | | | | | | | | Update mouse area coordinates automatically when changing position | Leonardo Sobral Cunha | 2010-04-19 | 2 | -0/+79 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-17 | 18 | -296/+477 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Recognize identifiers containing unicode escape sequences. | Roberto Raggi | 2010-04-16 | 1 | -2/+2 | |
| * | | | | | | | Fixed parsing of inner labelled statements. | Roberto Raggi | 2010-04-16 | 1 | -3/+3 | |
| * | | | | | | | Wait for debug clients asynchronously instead of blocking creation of | Bea Lam | 2010-04-16 | 5 | -226/+86 | |
| * | | | | | | | Test not reliable | Bea Lam | 2010-04-16 | 1 | -8/+0 | |
| * | | | | | | | ResizeMode support for QGraphicsWidgets created with QDeclarativeView | Joona Petrell | 2010-04-16 | 5 | -0/+290 | |
| * | | | | | | | clean up | Warwick Allison | 2010-04-16 | 1 | -1/+0 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-16 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add test for QTBUG-9949 | Martin Jones | 2010-04-16 | 1 | -0/+17 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Throw exceptions on programming errors for global functions. | Warwick Allison | 2010-04-16 | 5 | -57/+80 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 16 | -58/+306 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | create magic comment messages in "finished" state | Oswald Buddenhagen | 2010-04-15 | 1 | -1/+1 | |
| * | | | | | | make QT_TR_NOOP work in static initializers | Oswald Buddenhagen | 2010-04-15 | 2 | -0/+40 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-15 | 3 | -5/+42 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add translation context to qsTr() benchmark | Kent Hansen | 2010-04-15 | 1 | -4/+7 | |
| | * | | | | | | QtScript: Add autotest for enumeration of QMetaObject properties | Kent Hansen | 2010-04-15 | 1 | -0/+34 | |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-15 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | QNAM HTTP: Pipelining changes | Markus Goetz | 2010-04-15 | 1 | -1/+1 | |
| * | | | | | | | | Fixes auto-test failure for 9da13ea53aec6d841ba7f416531d6c52d4368df4. | Yoann Lopes | 2010-04-15 | 1 | -19/+0 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-15 | 1 | -22/+77 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fixes tooltips for QGraphicsProxyWidget. | Yoann Lopes | 2010-04-15 | 1 | -22/+77 | |
| * | | | | | | | | Phonon MMF: calling pause() when in StoppedState triggers stateChanged() | Gareth Stockwell | 2010-04-15 | 1 | -1/+1 | |
| * | | | | | | | | tst_mediaobject: ensure MediaObject is in StoppedState before each step | Gareth Stockwell | 2010-04-15 | 1 | -0/+7 | |
| * | | | | | | | | tst_mediaobject: Removed non-portable escape codes from output | Gareth Stockwell | 2010-04-15 | 1 | -8/+2 | |
| * | | | | | | | | tst_mediaobject: Ensure playSDP step cleanup is run | Gareth Stockwell | 2010-04-15 | 1 | -5/+10 | |
| * | | | | | | | | tst_mediaobject: Removed compiler warnings | Gareth Stockwell | 2010-04-15 | 2 | -4/+2 | |
| * | | | | | | | | tst_mediaobject: Removed compiler warnings | Gareth Stockwell | 2010-04-15 | 1 | -6/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-14 | 5 | -0/+91 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | QtScript: Add tests for translation of multiple scripts | Kent Hansen | 2010-04-14 | 4 | -0/+81 | |
| | * | | | | | | QtScript: Add test for translation disambiguation | Kent Hansen | 2010-04-14 | 4 | -0/+10 | |
| * | | | | | | | merge commit c638ddc70f6a8196f2c8b11808ab01510233a0ee from harfbuzz: | Lars Knoll | 2010-04-14 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-14 | 1 | -6/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram... | Olivier Goffart | 2010-04-14 | 1 | -6/+8 | |
| * | | | | | | | Improve test coverage of QtScript translation functions | Kent Hansen | 2010-04-14 | 1 | -0/+42 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 67 | -1546/+419 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 67 | -1546/+419 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Update examples autotest to use the runtime directly | Aaron Kennedy | 2010-04-15 | 2 | -79/+26 | |
| | * | | | | | | Support valuetypes as method return values | Aaron Kennedy | 2010-04-15 | 4 | -1/+34 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-15 | 6 | -5/+52 | |
| | |\ \ \ \ \ \ |