Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Add the test to the testsuite, but disabled | Thiago Macieira | 2010-04-16 | 2 | -0/+9 | |
| | | * | | Make sure we read the data, to avoid keeping it all on RAM | Thiago Macieira | 2010-04-16 | 1 | -2/+8 | |
| | | * | | Update the parallel test to do different counts of parallel tests | Thiago Macieira | 2010-04-16 | 1 | -3/+16 | |
| | | * | | Add an event-loop based test that does parallel fetches | Thiago Macieira | 2010-04-16 | 1 | -3/+36 | |
| | | * | | Add a simple event-loop based test | Thiago Macieira | 2010-04-16 | 1 | -0/+26 | |
| | | * | | Add two more blocking tests | Thiago Macieira | 2010-04-16 | 1 | -1/+98 | |
| | | * | | Add a TCP stress-test test | Thiago Macieira | 2010-04-16 | 6 | -0/+18418 | |
| | | * | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 1 | -14/+18 | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 15 | -62/+344 | |
| | | |\ \ | | | | |/ | | | |/| | ||||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 15 | -62/+344 | |
| | | | |\ | ||||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 15 | -62/+344 | |
| | | | | |\ | ||||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 15 | -62/+344 | |
| | | | | | |\ | ||||||
| | | | | | | * | Autotest failure: dialogModality test fails on cocoa (macgui) | Richard Moe Gustavsen | 2010-04-14 | 2 | -27/+24 | |
| | | | | | | * | Force the bic test to compile in 32-bit mode on Mac | Morten Johan Sørvig | 2010-04-14 | 1 | -0/+3 | |
| | | | | | | * | Cocoa: qwidget autotest fails on setToolTip | Richard Moe Gustavsen | 2010-04-14 | 1 | -3/+0 | |
| | | | | | | * | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-04-14 | 1 | -0/+13 | |
| | | | | | | |\ | ||||||
| | | | | | | * | | 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 | |
* | | | | | | | | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 3 | -17/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | 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 | |