summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-1975-2235/+2186
| | | |\ \ \
| | | * | | | 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
* | | 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-1843-448/+477
|\ \
| * \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-1836-409/+401
| |\ \
| | * | Avoid resetting the QVariantAnimation::currentValue when changing stateLeonardo Sobral Cunha2009-05-151-2/+0
| | * | General refactors in QVariantAnimationLeonardo Sobral Cunha2009-05-152-27/+35
| | * | Update current value on QVariantAnimation::setKeyValuesLeonardo Sobral Cunha2009-05-151-0/+1
| | * | Avoid interpolating if we have less than 2 key values in QVariantAnimationLeonardo Sobral Cunha2009-05-151-4/+10
| | * | Indentation and whitespace fixes in animation apiLeonardo Sobral Cunha2009-05-155-13/+10
| | * | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-143-1/+5
| | |\ \
| | | * \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-1319-295/+115
| | | |\ \
| | | | * | correctly handle multiple event transitions for same (object,event)Kent Hansen2009-05-132-7/+14
| | | * | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-12238-3127/+6257
| | | |\ \ \
| | | * \ \ \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-04-296-131/+171
| | | |\ \ \ \
| | | * | | | | Merged local changes.David Boddie2009-04-293-1/+5
| | * | | | | | Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-1417-18/+18
| | * | | | | | correctly handle multiple event transitions for same (object,event)Kent Hansen2009-05-132-7/+14
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-131-55/+85
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Geir Vattekar2009-05-135-16/+24
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Doc: Work on QStateMachine class descriptionGeir Vattekar2009-05-131-55/+85
| | | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-05-12202-2834/+5597
| | | |\ \ \ \ \
| | * | | | | | | kill the QT_STATEMACHINE_SOLUTION defineKent Hansen2009-05-1319-233/+16
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | correctly handle multiple signal transitions for same (object,signal)Kent Hansen2009-05-123-15/+23
| | * | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ...Alexis Menard2009-05-1269-3370/+1729
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-123-7/+65
| | | |\ \ \ \ \
| | | | * | | | | Doc: Work on QPauseAnimationGeir Vattekar2009-05-111-0/+16