Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch. | Thiago Macieira | 2010-03-31 | 1 | -9/+9 |
* | Add QDateTime members that operate on 64-bit milliseconds. | Thiago Macieira | 2010-03-31 | 1 | -0/+69 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 7 | -426/+70 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 7 | -426/+70 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 7 | -426/+70 |
| | |\ | |||||
| | | * | Autotest: oops, fix oops: remove qguard from auto.pro | Thiago Macieira | 2010-03-27 | 1 | -1/+0 |
| | | * | Autotests: oops, remove last traces of QGuard | Thiago Macieira | 2010-03-27 | 3 | -421/+68 |
| | | * | Unskip test that used to crash | Kent Hansen | 2010-03-26 | 1 | -4/+0 |
| | | * | uic3: -extract: Write XPM-images correctly. | Friedemann Kleint | 2010-03-26 | 2 | -0/+2 |
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-30 | 5 | -100/+194 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-29 | 1 | -0/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | Use QSKIP rather than commenting a failure. | Alexis Menard | 2010-03-29 | 1 | -0/+3 |
| * | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-30 | 4 | -100/+191 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge remote branch 'origin/4.7' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 723 | -324/+828 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 7 | -100/+356 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | / | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-26 | 1 | -1/+12 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-25 | 1 | -1/+12 |
| | | | |\ \ | |||||
| | | | | * | | tst_qnetworkreply: Fix side effect, add another test | Markus Goetz | 2010-03-25 | 1 | -1/+12 |
| | | * | | | | Reverts using composition mode when using DeviceCoordinateMode cache. | Yoann Lopes | 2010-03-26 | 1 | -7/+11 |
| | | |/ / / | |||||
| | | * | | | Prevents a useless repaint with QGraphicsItem cache mode. | Yoann Lopes | 2010-03-25 | 1 | -0/+73 |
| | | |/ / | |||||
| | | * | | Sql Autotest cleanup and tweaking. | Bill King | 2010-03-25 | 2 | -92/+95 |
* | | | | | Move basic focusscope examples into auto tests. | Yann Bodson | 2010-03-30 | 8 | -0/+613 |
|/ / / / | |||||
* | | | | Correctly construct boolean JSValue's | Aaron Kennedy | 2010-03-30 | 2 | -0/+38 |
* | | | | WorkerScript was receiving events after deletion and trying to process | Bea Lam | 2010-03-30 | 1 | -7/+4 |
* | | | | Make visual tests run on windows | Martin Jones | 2010-03-30 | 1 | -1/+2 |
* | | | | Finished file rename of qdeclarative easefollow to smoothedanimation | Leonardo Sobral Cunha | 2010-03-30 | 17 | -19/+19 |
* | | | | Change and rename qml EaseFollow to SmoothedAnimation | Leonardo Sobral Cunha | 2010-03-30 | 9 | -31/+160 |
| |_|/ |/| | | |||||
* | | | Fix qdeclarativedom::loadDynamicProperty test | Aaron Kennedy | 2010-03-30 | 1 | -6/+4 |
* | | | Pass test. | Warwick Allison | 2010-03-29 | 1 | -0/+14 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 7 | -4/+103 |
|\ \ \ | |||||
| * | | | Visual test fixes. | Michael Brasser | 2010-03-29 | 5 | -4/+4 |
| * | | | Relayout items when Flow size changes. | Martin Jones | 2010-03-29 | 2 | -0/+99 |
* | | | | test error code too | Warwick Allison | 2010-03-29 | 1 | -3/+5 |
|/ / / | |||||
* | | | Remove "variant" QML properties | Aaron Kennedy | 2010-03-29 | 2 | -2/+0 |
* | | | Fix crash in QDeclarativePropertyMap. | Michael Brasser | 2010-03-29 | 1 | -0/+16 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 2 | -1/+10 |
|\ \ \ | |||||
| * | | | Add missing pro file. | Michael Brasser | 2010-03-29 | 1 | -0/+7 |
| * | | | Don't emit QDeclarativePropertyMap::valueChanged() before the value has | Michael Brasser | 2010-03-29 | 1 | -1/+3 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-29 | 690 | -238/+387 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix svg and big image auto tests on win32. | Martin Jones | 2010-03-29 | 3 | -2/+8 |
| * | | | Run a subset of 'stable' visual tests. | Michael Brasser | 2010-03-28 | 2 | -3/+12 |
| * | | | Rename visual test to qmlvisual. | Michael Brasser | 2010-03-28 | 676 | -24/+17 |
| * | | | Syntax and other small fixes for the visual tests. | Michael Brasser | 2010-03-28 | 21 | -177/+192 |
| * | | | Autotest tweaks. | Michael Brasser | 2010-03-28 | 5 | -2/+45 |
| * | | | Don't set status to Ready until model has been created (currently this | Bea Lam | 2010-03-28 | 1 | -11/+86 |
| * | | | Fix qdeclarativeimage autotest on the mac. | Yann Bodson | 2010-03-28 | 3 | -2/+9 |
* | | | | doc | Warwick Allison | 2010-03-28 | 1 | -0/+3 |
|/ / / | |||||
* | | | QTBUG-9367 has been fixed. Expect pass. | Warwick Allison | 2010-03-28 | 1 | -1/+0 |
* | | | Source resizing for QDeclarativeImageProvider too. | Warwick Allison | 2010-03-28 | 1 | -10/+20 |