summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Listview tests run.Martin Jones2009-05-211-1/+1
* Get visual auto testing working again.Martin Jones2009-05-214-69/+84
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-213-1/+28
|\
| * Add a preserveSelection property to TextEdit.Michael Brasser2009-05-213-1/+28
* | Fix ContentsMartin Jones2009-05-211-2/+4
|/
* Pass ShortcutOverride event through SimpleCanvas to QFxTextEditKai Koehne2009-05-203-2/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-206-27/+46
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-202-9/+18
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-204-16/+22
| | |\
| | * | Basic qualified type support.Warwick Allison2009-05-201-4/+13
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-202-3/+3
| | |\ \
| | * | | Fix width=0 pens without radius.Warwick Allison2009-05-201-5/+5
| * | | | Log performance of adding script to the engine.Michael Brasser2009-05-203-2/+6
| | |_|/ | |/| |
| * | | Cleanup and fixes for performance logging.Michael Brasser2009-05-204-16/+22
| | |/ | |/|
* | | Add status and feedback info to XmlListModelMartin Jones2009-05-202-4/+48
* | | Remove debugMartin Jones2009-05-204-14/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-20150-2732/+3102
|\ \ \ | |/ /
| * | Fix Rotation element for OpenGL.Michael Brasser2009-05-201-1/+3
| * | Remove unnecessary codeAaron Kennedy2009-05-201-2/+0
| |/
| * Fix breakage.Warwick Allison2009-05-201-0/+2
| * compileWarwick Allison2009-05-201-3/+3
| * typoWarwick Allison2009-05-202-2/+2
| * Don't recreate text layout everytime it is used.Michael Brasser2009-05-192-13/+12
| * Fix docs.Michael Brasser2009-05-192-4/+4
| * Resolved reduce/reduce conflict between QML array literals and JS array liter...Roberto Raggi2009-05-195-849/+958
| * no need to translate graphics events to regular onesLars Knoll2009-05-191-36/+3
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-19105-360/+465
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Roberto Raggi2009-05-1912-126/+341
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Kai Koehne2009-05-197-115/+187
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-193-13/+91
| | | | |\
| | | | | * Make sure Flippable updates its back transform correctly.Michael Brasser2009-05-192-5/+3
| | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-193-2/+35
| | | | |\ \
| | | | * | | Fix pens, at small sizesWarwick Allison2009-05-192-59/+90
| | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1938-1825/+1784
| | | | |\ \ \
| | | | * | | | Fix pens.Warwick Allison2009-05-195-65/+108
| | | * | | | | Added QmlEngine::componentSearchPath()Kai Koehne2009-05-192-0/+31
| | | | |_|_|/ | | | |/| | |
| | * | | | | Fixed #includesRoberto Raggi2009-05-1898-245/+247
| * | | | | | Add a SetProperties::restoreEntryValues property to store the state restoring...Aaron Kennedy2009-05-194-3/+24
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-05-193-2/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Docs and minor fixes for the Rotation element.Michael Brasser2009-05-192-1/+32
| | * | | | Add missing clearItem() flagAaron Kennedy2009-05-191-1/+3
| | | |_|/ | | |/| |
| * | | | Fixes particle clipping bugAlan Alpert2009-05-191-8/+88
| |/ / /
| * | | Remove debug.Michael Brasser2009-05-181-1/+0
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Erik Verbruggen2009-05-1810-902/+1006
| |\ \
| | * | Do not store empty type names in QmlMetaTypeKai Koehne2009-05-181-1/+2
| | * | Renamed qualifiedObjectNameId.Roberto Raggi2009-05-183-12/+12
| | * | Compile.Roberto Raggi2009-05-182-3/+3
| | * | Introduced qualified type names in the grammar.Roberto Raggi2009-05-188-896/+989
| | * | Allow mapping from QMetaObject * to corresponding QmlTypeKai Koehne2009-05-182-4/+14
| * | | Fixed the addition of "id" to the list of QmlDomObject properties.Erik Verbruggen2009-05-181-2/+1