Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into QTBUG-15333 | Jan-Arve Sæther | 2010-11-19 | 431 | -13295/+10344 |
|\ | |||||
| * | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-18 | 16 | -581/+557 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-18 | 15 | -564/+540 |
| | |\ | |||||
| | | * | Fine-tune the tests being run on the CI system. | Alan Alpert | 2010-11-18 | 1 | -36/+10 |
| | | * | Standardize selection color in visual test | Alan Alpert | 2010-11-18 | 14 | -528/+530 |
| | * | | tst_qnetworkreply: Fix ugly test | Markus Goetz | 2010-11-17 | 1 | -17/+17 |
| | |/ | |||||
| * | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-17 | 381 | -12037/+9018 |
| |\ \ | | |/ | |||||
| | * | Remove pointSize from visual tests | Alan Alpert | 2010-11-17 | 3 | -2/+2 |
| | * | Update visuals for X11 | Alan Alpert | 2010-11-17 | 41 | -1404/+1404 |
| | * | Remove some excess pngs | Alan Alpert | 2010-11-16 | 15 | -0/+0 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-16 | 4 | -2/+50 |
| | |\ | |||||
| | | * | VisualDataModel::count should be 0 until a valid delegate is set. | Martin Jones | 2010-11-16 | 1 | -0/+24 |
| | * | | Update qml visual tests | Alan Alpert | 2010-11-16 | 358 | -11891/+8848 |
| | * | | Turn off font antialiasing during tests. | Alan Alpert | 2010-11-16 | 5 | -3/+3 |
| | * | | Shrink size of a visual test | Alan Alpert | 2010-11-16 | 3 | -110/+110 |
| * | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-15 | 145 | -1363/+1455 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-15 | 1 | -1/+3 |
| | |\ \ | |||||
| | | * | | Fixed QGesture autotest for QGesture lazy deletion. | Dominik Holland | 2010-11-15 | 1 | -1/+3 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 2 | -1/+23 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | compile with quintptr instead of intptr_t | Thiago Macieira | 2010-11-15 | 1 | -1/+1 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 1 | -0/+22 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | QNAM HTTP: Ignore double content-length headers | Markus Goetz | 2010-11-13 | 1 | -0/+22 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 2 | -0/+62 |
| | |\ \ \ | |||||
| | | * | | | ListView: items with size < 1.0 were layed out incorrectly. | Martin Jones | 2010-11-15 | 2 | -0/+62 |
| | * | | | | Update all qmlvisual tests | Alan Alpert | 2010-11-15 | 128 | -1052/+1052 |
| | * | | | | Stabilize visual test focusscope/test3.qml | Alan Alpert | 2010-11-15 | 6 | -273/+272 |
| | |/ / / | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 2 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | Remove unneeded semicolons. | Martin Jones | 2010-11-15 | 2 | -2/+2 |
| | | |/ / | |||||
| | * | | | Fix failing visual tests | Alan Alpert | 2010-11-15 | 6 | -35/+42 |
| | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-11-11 | 1 | -0/+12 |
| | |\ \ | | | |/ | | |/| | |||||
* | | | | Improve performance of hfw in qgridlayoutengine by adding more caching. | Jan-Arve Sæther | 2010-11-19 | 2 | -0/+139 |
|/ / / | |||||
* | | | Adhere to code style | Jan-Arve Sæther | 2010-11-15 | 2 | -5/+5 |
* | | | Change the QGraphics*Layout documentation to match the code - that the defaul... | John Tapsell | 2010-11-15 | 2 | -2/+76 |
* | | | Fix item alignment in layouts bigger than the items thay they contain | John Tapsell | 2010-11-15 | 2 | -9/+146 |
* | | | Add autotest to test a issue with stretches and preferred width. | Jan-Arve Sæther | 2010-11-15 | 1 | -0/+62 |
* | | | Merge branch 'fixes-to-merge-requests' into 4.7 | Jan-Arve Sæther | 2010-11-12 | 1 | -7/+186 |
|\ \ \ | |||||
| * | | | Add back the tests that were removed by commit fcda1b785bd7d86011f49bfe96cb22... | Jan-Arve Sæther | 2010-11-12 | 1 | -0/+174 |
| * | | | Fix a behaviour change of sizeHint() introduced by 6d4d265e7e67dde58 | Jan-Arve Sæther | 2010-11-11 | 1 | -7/+12 |
* | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-11 | 8 | -17/+56 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-11 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | SSL: Fix for capabilities in QSslCertificate auto test | Shane Kearns | 2010-11-11 | 1 | -1/+2 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-11 | 7 | -16/+54 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | fix tst_headers | Harald Fernengel | 2010-11-10 | 2 | -2/+4 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 7 | -15/+51 |
| | |\ \ \ | |||||
| | | * | | | Fix GC-related crash in QScriptValue::setData() | Kent Hansen | 2010-11-09 | 2 | -0/+14 |
| | | * | | | fix build on mingw | Konstantin Ritt | 2010-11-08 | 3 | -15/+15 |
| | | * | | | Don't crash if QScriptClass property getter returns an invalid value | Kent Hansen | 2010-11-08 | 1 | -0/+21 |
| | | * | | | fix memleak in test | Harald Fernengel | 2010-11-08 | 1 | -0/+1 |
* | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-10 | 163 | -3714/+7917 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 5 | -24/+310 |
| |\ \ \ \ | | |/ / / | |/| | | |