summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Doc fixAlan Alpert2010-02-171-1/+5
| * | Fix typo in docsAlan Alpert2010-02-171-1/+1
| * | Fix minor doc typoAlan Alpert2010-02-171-1/+1
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1777-408/+1144
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-17183-4076/+2359
| | |\ \
| | | * | Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-1719-20/+441
| * | | | Document loading QML from Qt resources.Martin Jones2010-02-171-0/+36
| | |/ / | |/| |
| * | | Fix currentIndex after itemsMoved()Martin Jones2010-02-171-8/+46
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1741-3207/+240
| |\ \ \
| | * | | qmlviewer: build on symbianMichael Brasser2010-02-171-0/+1
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-173-3/+9
| | |\ \ \
| | | * | | Declare QmlXmlListModelRole meta type before any code uses it.Bea Lam2010-02-171-2/+4
| | | * | | Make compile on Symbian (call Q_DECLARE_METATYPE earlier)Bea Lam2010-02-172-1/+5
| | * | | | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-1725-248/+339
| | |/ / /
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-174-2/+10
| | |\ \ \
| | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-161-1/+1
| | | |\ \ \
| | | | * | | Fix palette on the N900Harald Fernengel2010-02-161-1/+1
| | | * | | | Expose LayoutItem documentationAlan Alpert2010-02-162-0/+8
| | | |/ / /
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1687-3105/+804
| | | |\ \ \
| | | * | | | Fix QTBUG-8090, improve original patch effectiveness.Warwick Allison2010-02-161-1/+1
| | * | | | | Conditionally link webkit on winceAaron Kennedy2010-02-171-1/+4
| | * | | | | 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
| | |\ \ \ \
| | * | | | | 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
| * | | | | | Revert "Run dos2unix on these files."Martin Jones2010-02-163-22/+22
| * | | | | | Run dos2unix on these files.Martin Jones2010-02-163-22/+22
| | |/ / / / | |/| | | |
| * | | | | 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
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | 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
| | | | * | | | Fix test caseAaron Kennedy2010-02-161-1/+1
| | | | * | | | Remove left over debuggingAaron Kennedy2010-02-161-1/+0
| | | * | | | | 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
| | | |_|/ / / | | |/| | | |
| | * | | | | 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