summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for qsTranslate, QT_TR_NOOP, and QT_TRANSLATE_NOOP.Michael Brasser2009-05-201-4/+39
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-20124-1293/+1532
|\
| * 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-193-6/+8
| * 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
| * better focus handling for the location barLars Knoll2009-05-191-4/+1
| * make the web browser URL field work a little betterLars Knoll2009-05-191-14/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-19110-368/+522
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Roberto Raggi2009-05-1931-651/+615
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Kai Koehne2009-05-1918-614/+198
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1912-505/+95
| | | | |\
| | | | | * Make sure Flippable updates its back transform correctly.Michael Brasser2009-05-192-5/+3
| | | | * | More precise positioning to leave 1-pixel inner marginWarwick Allison2009-05-192-7/+7
| | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-197-21/+241
| | | | |\ \
| | | | * | | 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-19156-2848/+4333
| | | | |\ \ \
| | | | * | | | Fix pens.Warwick Allison2009-05-195-65/+108
| | | * | | | | Added QmlEngine::componentSearchPath()Kai Koehne2009-05-195-1/+81
| | * | | | | | Fixed #includesRoberto Raggi2009-05-1898-245/+247
| * | | | | | | Add a SetProperties::restoreEntryValues property to store the state restoring...Aaron Kennedy2009-05-194-3/+24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Reduce the size of the images to the minimum possibleAaron Kennedy2009-05-194-3/+7
|/ / / / / /
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-191-8/+88
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-05-197-21/+241
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fixes particle clipping bugAlan Alpert2009-05-191-8/+88
| | |_|_|/ | |/| | |
* | | | | Use pngs instead of svgs for dial example.Michael Brasser2009-05-199-492/+4
| |/ / / |/| | |
* | | | Docs and minor fixes for the Rotation element.Michael Brasser2009-05-194-18/+50
* | | | Add a basic anchoring autotest.Michael Brasser2009-05-192-2/+188
* | | | Add missing clearItem() flagAaron Kennedy2009-05-191-1/+3
|/ / /
* | | Remove debug.Michael Brasser2009-05-181-1/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1820-1449/+1352
|\ \ \ | |/ /
| * | 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
| * | | Added "id" to the list of QmlDomObject properties, so we can get to theErik Verbruggen2009-05-181-5/+1
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-18123-1059/+2622
| |\ \
| * | | Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-188-537/+344
| * | | GraphicsView preserves stacking orderAaron Kennedy2009-05-181-4/+1
* | | | Various fixes for Qml support in lupdate.Michael Brasser2009-05-182-8/+9
| |/ / |/| |
* | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-18111-1020/+2319
|\ \ \
| * | | Doc: Added architecture image to animation overview.Geir Vattekar2009-05-152-1/+4
| * | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-1545-106/+293
| |\ \ \
| | * | | Avoid resetting the QVariantAnimation::currentValue when changing stateLeonardo Sobral Cunha2009-05-151-2/+0