Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AnimatedImage item to be more similar to Animations | Alan Alpert | 2009-07-20 | 3 | -4/+50 |
* | Remove unnecessary methods from QmlBinding | Aaron Kennedy | 2009-07-20 | 2 | -14/+3 |
* | Prevent expression evaluation data from overlapping | Aaron Kennedy | 2009-07-20 | 3 | -4/+20 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-20 | 18 | -141/+164 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-20 | 8 | -21/+43 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 9 | -115/+109 |
| | |\ | |||||
| | * | | Add an inSync property that holds whether the target has "caught up" | Martin Jones | 2009-07-20 | 2 | -5/+27 |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-20 | 158 | -16861/+5092 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-15 | 4 | -11/+138 |
| | |\ \ \ | |||||
| | * | | | | Remove unnecessary semicolons | Martin Jones | 2009-07-14 | 6 | -16/+16 |
| * | | | | | 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 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-20 | 20 | -85/+154 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-20 | 4 | -1/+15 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix warning. | Michael Brasser | 2009-07-20 | 1 | -1/+1 |
| | | * | | | | Add missing docs. | Michael Brasser | 2009-07-20 | 3 | -0/+14 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-19 | 15 | -44/+99 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Remove debuggery | Warwick Allison | 2009-07-17 | 1 | -1/+0 |
| * | | | | | Add selection control to QFxLineEdit | Alan Alpert | 2009-07-20 | 3 | -113/+93 |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-17 | 12 | -129/+71 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-17 | 113 | -14121/+2103 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-16 | 30 | -644/+546 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix a bug in QmlFollow | Alan Alpert | 2009-07-16 | 1 | -0/+1 |
* | | | | | | | | | Rework expression stuff to use a more efficient notify handler | Aaron Kennedy | 2009-07-20 | 12 | -327/+245 |
* | | | | | | | | | 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 git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-20 | 11 | -41/+54 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix compilation after change 6626a9 | Leonardo Sobral Cunha | 2009-07-17 | 1 | -0/+2 |
| * | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-07-17 | 10 | -41/+52 |
* | | | | | | | | | Add some basic QML benchmarks | Aaron Kennedy | 2009-07-17 | 1 | -0/+12 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 14 | -164/+108 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | WidgetContainer renamed to GraphicsObjectContainer. | Michael Brasser | 2009-07-17 | 3 | -39/+40 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-17 | 1 | -25/+19 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Stop the clock while no visible particles and not emitting. | Warwick Allison | 2009-07-17 | 1 | -25/+19 |
| * | | | | | | | Basic inputMethodQuery support for KeyProxy. | Michael Brasser | 2009-07-17 | 4 | -13/+41 |
| * | | | | | | | LineEdit cleanup. | Michael Brasser | 2009-07-17 | 3 | -37/+4 |
| * | | | | | | | Remove non-functioning opaque property. | Michael Brasser | 2009-07-17 | 3 | -44/+2 |
| * | | | | | | | Minor cleanup. | Michael Brasser | 2009-07-17 | 1 | -6/+3 |
| |/ / / / / / | |||||
* | | | | | | | Missing SetDefault instruction | Aaron Kennedy | 2009-07-17 | 1 | -0/+5 |
* | | | | | | | Add NOTIFY for count signal | Aaron Kennedy | 2009-07-17 | 2 | -0/+3 |
* | | | | | | | Add a preserveAspect property to Image | Aaron Kennedy | 2009-07-17 | 3 | -3/+38 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 113 | -14121/+2103 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 36 | -1742/+1643 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 44 | -1753/+2527 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu... | Roberto Raggi | 2009-07-16 | 5 | -977/+929 |
| | | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-16 | 37 | -695/+1415 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Add an errors() signal to QFxView | Kai Koehne | 2009-07-16 | 2 | -48/+18 |
| | | | | |/ / / | | | | |/| | | | |||||
| | | * | | | | | Qualifiers and versioning for C++-defined types. | Warwick Allison | 2009-07-16 | 4 | -81/+183 |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-15 | 34 | -3169/+2670 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-15 | 54 | -2546/+3962 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | |