summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-1625-339/+248
* Remove standalone QmlDebugger. It is now only available through theBea Lam2010-02-1623-3049/+1
* Mobility 404Wolfgang Beck2010-02-163-2/+6
* Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-163-4/+34
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1665-77/+757
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-16560-8205/+5174
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-1613-177/+172
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1613-367/+172
| | | |\
| | | * | transformOrigin defaults to Center, fix image/docs.Warwick Allison2010-02-162-4/+0
| | * | | MOBILITY -404 / 507Wolfgang Beck2010-02-162-0/+4
| | * | | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-1646-50/+191
| * | | | Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-1617-23/+562
* | | | | QML binding optimizer crashAaron Kennedy2010-02-161-2/+2
* | | | | QML binding optimizer crashAaron Kennedy2010-02-161-4/+5
* | | | | Fix crash in QML binding optimizerAaron Kennedy2010-02-163-138/+164
* | | | | Don't delete binding directlyAaron Kennedy2010-02-161-2/+4
| |_|_|/ |/| | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1631-477/+369
|\ \ \ \
| * | | | Renamed declarative autotests class names to match the targetsLeonardo Sobral Cunha2010-02-179-171/+171
| | |/ / | |/| |
| * | | Remove linux-g++-x11egl mkspec.Michael Brasser2010-02-162-194/+0
| | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1627-116/+205
| |\ \
| | * | Fix SameGame high scoresAlan Alpert2010-02-151-2/+3
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-153-4/+8
| | |\ \
| | | * | Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic2010-02-151-2/+2
| | | * | Exposing some Validators requires Qt >= 4.7.0Alan Alpert2010-02-152-2/+6
| | * | | Fix TextInput keypad navigationAlan Alpert2010-02-154-4/+18
| | |/ /
| | * | Stabilize positioner testsAlan Alpert2010-02-151-62/+55
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-15490-7697/+4663
| | |\ \
| | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1518-17/+45
| | | |\ \
| | | * | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-156-36/+88
| | * | | | Enhance samegame high score dialogAlan Alpert2010-02-153-3/+18
| * | | | | Ensure types are registered.Warwick Allison2010-02-161-0/+2
| * | | | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-153-1/+6
* | | | | | Fix test caseAaron Kennedy2010-02-161-1/+1
* | | | | | Remove left over debuggingAaron Kennedy2010-02-161-1/+0
| |_|_|/ / |/| | | |
* | | | | Make tst_xmlhttprequest more reliableAaron Kennedy2010-02-1510-5/+15
|/ / / /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-154-10/+15
|\ \ \ \
| * | | | Make tst_qmlecmascript::dynamicDestruction stableAaron Kennedy2010-02-151-5/+4
| * | | | Make tst_qmlmetatype stableAaron Kennedy2010-02-151-3/+6
| * | | | Make tests compile without webkitAaron Kennedy2010-02-152-2/+5
* | | | | Update as test running qmakery changes.Warwick Allison2010-02-151-1/+7
|/ / / /
* | | | Fix compile with -no-webkitWarwick Allison2010-02-153-1/+8
| |/ / |/| |
* | | Fix buildWarwick Allison2010-02-153-6/+0
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-15425-7030/+3720
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1541-522/+719
| |\ \ \
| * \ \ \ Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-13383-4201/+2598
| |\ \ \ \
| | * \ \ \ Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-132676-3479/+321418
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1342-2829/+1122
| |\ \ \ \ \
| | * | | | | Refactor font and zoom handling, reduces clutter in central widget.kh12010-02-1210-167/+212
| | * | | | | Some more refactoring.kh12010-02-1212-358/+462
| | * | | | | Move the QWebView based help viewer into it's own source files.kh12010-02-129-434/+560