summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2159-1032/+977
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2110-31/+336
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-212-5/+5
| | |\
| | * | Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-217-27/+286
| | * | Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-203-4/+50
| * | | Fix repaint errors.Michael Brasser2009-07-211-2/+7
| | |/ | |/|
| * | Doc clarification.Michael Brasser2009-07-201-2/+1
| * | Fix crash.Michael Brasser2009-07-201-3/+4
| |/
| * Remove unnecessary methods from QmlBindingAaron Kennedy2009-07-202-14/+3
| * Prevent expression evaluation data from overlappingAaron Kennedy2009-07-203-4/+20
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2020-142/+172
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-208-21/+43
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2011-116/+117
| | | |\
| | | * | Add an inSync property that holds whether the target has "caught up"Martin Jones2009-07-202-5/+27
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-201174-25012/+31860
| | | |\ \
| | | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-154-11/+138
| | | |\ \ \
| | | * | | | Remove unnecessary semicolonsMartin Jones2009-07-146-16/+16
| | * | | | | Pause instead of stop when playing == false.Alan Alpert2009-07-201-1/+1
| | * | | | | Fix bug in AnimatedImage where it wouldn't show until playedAlan Alpert2009-07-202-4/+11
| | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2029-90/+359
| | |\ \ \ \
| | * | | | | Emit selectionChange when setSelection is calledAlan Alpert2009-07-201-0/+5
| | * | | | | Add selection control to QFxLineEditAlan Alpert2009-07-203-113/+93
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-1712-129/+71
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-171108-20433/+25597
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-1635-647/+572
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix a bug in QmlFollowAlan Alpert2009-07-161-0/+1
| * | | | | | | | | Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-2013-327/+246
| * | | | | | | | | Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-2028-109/+100
| * | | | | | | | | Simplify binding optimizationAaron Kennedy2009-07-204-423/+116
| * | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2014-42/+56
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Add some basic QML benchmarksAaron Kennedy2009-07-171-0/+12
* | | | | | | | | | Add some (disabled) test code for limiting image size.Warwick Allison2009-07-211-1/+24
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-201-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Compile fix.Michael Brasser2009-07-201-0/+2
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-205-2/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix warning.Michael Brasser2009-07-201-1/+1
| * | | | | | | | | Compile fix.Michael Brasser2009-07-201-1/+1
| * | | | | | | | | Add missing docs.Michael Brasser2009-07-203-0/+14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1923-48/+301
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-172-0/+3
| * | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-07-1710-41/+52
| * | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-07-172-1/+1
| |/ / / / / / /
| * | | | | | | Add non-threadsafe QGuard classAaron Kennedy2009-07-175-3/+200
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1714-164/+108
| |\ \ \ \ \ \ \
| * | | | | | | | Missing SetDefault instructionAaron Kennedy2009-07-171-0/+5
| * | | | | | | | Add NOTIFY for count signalAaron Kennedy2009-07-172-0/+3
| * | | | | | | | Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
* | | | | | | | | Remove debuggeryWarwick Allison2009-07-171-1/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | WidgetContainer renamed to GraphicsObjectContainer.Michael Brasser2009-07-173-39/+40
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-171-25/+19
|\ \ \ \ \ \ \