Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prototype value type support | Aaron Kennedy | 2009-07-23 | 19 | -126/+813 |
| | |||||
* | Remove unnecessary methods from QmlBinding | Aaron Kennedy | 2009-07-20 | 2 | -14/+3 |
| | | | | QmlBinding is no longer instantiable from QML, so this stuff isn't needed. | ||||
* | Prevent expression evaluation data from overlapping | Aaron Kennedy | 2009-07-20 | 3 | -4/+20 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-07-20 | 49 | -241/+382 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-07-20 | 11 | -27/+64 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-07-20 | 37 | -185/+250 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Add an inSync property that holds whether the target has "caught up" | Martin Jones | 2009-07-20 | 4 | -11/+47 |
| | | | | | | | | | | | | | | | | Useful for determining when the target has finished animating. | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-07-20 | 1322 | -25536/+33693 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-07-15 | 9 | -13/+188 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | Remove unnecessary semicolons | Martin Jones | 2009-07-14 | 6 | -16/+16 |
| | | | | | | |||||
| | * | | | | Add Timer to elements reference | Martin Jones | 2009-07-14 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Update Gnome theme to only spin on mouse over, like same-gnome | Alan Alpert | 2009-07-20 | 8 | -24/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that currently we can only get mouse move signals if a button is pressed. | ||||
| * | | | | | Pause instead of stop when playing == false. | Alan Alpert | 2009-07-20 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix bug in AnimatedImage where it wouldn't show until played | Alan Alpert | 2009-07-20 | 2 | -4/+11 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Bug fixes for SameGame demo | Alan Alpert | 2009-07-20 | 5 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | pngs are now 40x40, swapping between themes works again. | ||||
| * | | | | Use the images from Same Gnome as our second theme. | Alan Alpert | 2009-07-20 | 8 | -12/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also stopped switching background as part of the theme, partly because SameGnome doesn't have a background image and partly because it wasn't working right anyway. | ||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-07-20 | 44 | -135/+552 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-07-20 | 1 | -0/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | | Compile fix. | Michael Brasser | 2009-07-20 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Make network cache size settable. | Warwick Allison | 2009-07-20 | 3 | -13/+18 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-07-20 | 5 | -2/+16 |
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | | Fix warning. | Michael Brasser | 2009-07-20 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Compile fix. | Michael Brasser | 2009-07-20 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Add missing docs. | Michael Brasser | 2009-07-20 | 3 | -0/+14 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Make identical to non-simple example. | Warwick Allison | 2009-07-20 | 1 | -4/+13 |
| | | | | | | |||||
| | * | | | | Update in light of new Image.preserveAspect property | Warwick Allison | 2009-07-20 | 6 | -21/+10 |
| | | | | | | |||||
| | * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-07-19 | 28 | -48/+456 |
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | Remove debuggery | Warwick Allison | 2009-07-17 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Emit selectionChange when setSelection is called | Alan Alpert | 2009-07-20 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Add selection control to QFxLineEdit | Alan Alpert | 2009-07-20 | 3 | -113/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | Should behave the same as in QFxTextEdit | ||||
| * | | | | | Fixup minehunt example with the new style particle explosions | Alan Alpert | 2009-07-20 | 2 | -4/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that there seems to be a bug still with when the RunScriptAction is called. | ||||
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-07-17 | 19 | -148/+108 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: demos/declarative/samegame/content/BoomBlock.qml | ||||
| * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-07-17 | 1180 | -20850/+26706 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-07-16 | 50 | -669/+654 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | | | | SameGame notifies player of game over | Alan Alpert | 2009-07-16 | 3 | -7/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As requested by Aaron. | ||||
| * | | | | | | | | Updates to the SameGame demo | Alan Alpert | 2009-07-16 | 4 | -10/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiles now fall down from the top, instead of the corner, and a bit of clean up. | ||||
| * | | | | | | | | Fix a bug in QmlFollow | Alan Alpert | 2009-07-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using a follow by turning it on and off at times was not working right. | ||||
* | | | | | | | | | Rework expression stuff to use a more efficient notify handler | Aaron Kennedy | 2009-07-20 | 14 | -328/+246 |
| | | | | | | | | | |||||
* | | | | | | | | | Rename QmlBindableValue to QmlBinding | Aaron Kennedy | 2009-07-20 | 28 | -109/+100 |
| | | | | | | | | | |||||
* | | | | | | | | | Simplify binding optimization | Aaron Kennedy | 2009-07-20 | 4 | -423/+116 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-07-20 | 14 | -42/+56 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | | | | Fix compilation after change 6626a9 | Leonardo Sobral Cunha | 2009-07-17 | 2 | -0/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-07-17 | 10 | -41/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change 6626a9 broke compilation because several files indirectly depended on a #include that was removed. | ||||
| * | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-07-17 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved some code so that the QtSvg module will compile on MSVC2003. | ||||
* | | | | | | | | | Add some basic QML benchmarks | Aaron Kennedy | 2009-07-17 | 17 | -0/+358 |
|/ / / / / / / / | |||||
* | | | | | | | | Remove unnecessary stuff from the example | Aaron Kennedy | 2009-07-17 | 3 | -15/+0 |
| | | | | | | | | |||||
* | | | | | | | | Add non-threadsafe QGuard class | Aaron Kennedy | 2009-07-17 | 6 | -3/+200 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-07-17 | 22 | -194/+147 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfximage.h | ||||
| * | | | | | | | Update list of elements in doc. | Michael Brasser | 2009-07-17 | 1 | -11/+1 |
| | | | | | | | | |||||
| * | | | | | | | WidgetContainer renamed to GraphicsObjectContainer. | Michael Brasser | 2009-07-17 | 3 | -39/+40 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | Also corrected handling of scene change. |