Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-13 | 2 | -0/+7 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Check if scripttools is enabled. | Michael Brasser | 2009-07-13 | 1 | -1/+1 | |
| * | | | | | | | | Reset fill and centeredIn when they are set to a null pointer. | Michael Brasser | 2009-07-16 | 1 | -2/+8 | |
| * | | | | | | | | Fix crash in anchors. | Michael Brasser | 2009-07-16 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 40 | -3114/+3488 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KeyProxy documentation. | Michael Brasser | 2009-07-16 | 1 | -8/+24 | |
| * | | | | | | | | | Get KeyProxy working correctly with focus realms. | Michael Brasser | 2009-07-16 | 1 | -6/+12 | |
| * | | | | | | | | | Fix doc typo. | Michael Brasser | 2009-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | Support input method proxying in KeyProxy. KeyProxy cleanup. | Michael Brasser | 2009-07-15 | 3 | -18/+51 | |
| * | | | | | | | | | Fix warnings. | Michael Brasser | 2009-07-15 | 3 | -5/+2 | |
| * | | | | | | | | | Add files missing from commit. | Michael Brasser | 2009-07-15 | 2 | -0/+139 | |
| * | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-15 | 38 | -1217/+2658 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Add experimental FocusRealm support. | Michael Brasser | 2009-07-15 | 4 | -5/+47 | |
| * | | | | | | | | | Fix transform handling. | Michael Brasser | 2009-07-14 | 1 | -14/+22 | |
| * | | | | | | | | | Cleanup | Michael Brasser | 2009-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | Fix containsMouse. | Michael Brasser | 2009-07-14 | 4 | -43/+11 | |
| * | | | | | | | | | Conditionally depend on opengl | Michael Brasser | 2009-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | Basic KeyProxy support. | Michael Brasser | 2009-07-14 | 2 | -3/+21 | |
| * | | | | | | | | | Cleanup in preparation for key/focus handling. | Michael Brasser | 2009-07-13 | 5 | -44/+28 | |
| * | | | | | | | | | Fix mouse grabbing for Flickable and PathView. | Michael Brasser | 2009-07-13 | 2 | -2/+4 | |
| * | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-13 | 27 | -1391/+1365 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix ChildMouseFilter | Michael Brasser | 2009-07-10 | 4 | -11/+10 | |
| * | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-10 | 217 | -4183/+6325 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'kinetic-declarativeui-gv' of git@scm.dev.nokia.troll.no:qt/kine... | Aaron Kennedy | 2009-06-24 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Get rid of some compiler warnings. | Volker Hilsheimer | 2009-06-23 | 2 | -0/+3 | |
| * | | | | | | | | | | | Compile | Aaron Kennedy | 2009-06-24 | 2 | -8/+3 | |
| * | | | | | | | | | | | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gv | Aaron Kennedy | 2009-06-24 | 25 | -111/+382 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove simple canvas | Aaron Kennedy | 2009-06-23 | 57 | -4867/+725 | |
| * | | | | | | | | | | | Make QSimpleCanvasItem inherit QGraphicsObject | Aaron Kennedy | 2009-06-23 | 35 | -1446/+260 | |
| * | | | | | | | | | | | Remove OpenGL support from Fluid UI primitives | Aaron Kennedy | 2009-06-19 | 49 | -5227/+5 | |
| * | | | | | | | | | | | Remove GL filters | Aaron Kennedy | 2009-06-19 | 9 | -1723/+0 | |
* | | | | | | | | | | | | Always set the id before calling setId() | Aaron Kennedy | 2009-07-17 | 1 | -4/+2 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Add a QmlError::toString() method | Aaron Kennedy | 2009-07-16 | 2 | -12/+19 | |
* | | | | | | | | | | | Mark properties as FINAL | Aaron Kennedy | 2009-07-16 | 1 | -19/+19 | |
* | | | | | | | | | | | Protect against overriding FINAL properties | Aaron Kennedy | 2009-07-16 | 5 | -8/+16 | |
* | | | | | | | | | | | Move the QML rewriting stuff into a central location | Aaron Kennedy | 2009-07-16 | 5 | -140/+266 | |
* | | | | | | | | | | | Remove unnecessary global context management stuff | Aaron Kennedy | 2009-07-16 | 8 | -210/+16 | |
* | | | | | | | | | | | Types should not modify the active context | Aaron Kennedy | 2009-07-16 | 2 | -32/+2 | |
* | | | | | | | | | | | Small cleanups | Aaron Kennedy | 2009-07-16 | 9 | -154/+176 | |
* | | | | | | | | | | | Indenting fix | Aaron Kennedy | 2009-07-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Remove some unreliable binary expression support | Aaron Kennedy | 2009-07-16 | 1 | -63/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-16 | 3 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-07-16 | 5 | -4/+852 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Add QmlPalette::darker() and QmlPalette::lighter(). | Yann Bodson | 2009-07-16 | 2 | -0/+13 | |
| * | | | | | | | | | | Do not segfault when index == -1. | Yann Bodson | 2009-07-16 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fix crash on object destruction | Aaron Kennedy | 2009-07-16 | 2 | -5/+15 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fixes bugs with particles | Alan Alpert | 2009-07-16 | 1 | -4/+7 | |
* | | | | | | | | | Initial commit of QFxLineEdit | Alan Alpert | 2009-07-16 | 4 | -0/+845 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Rewrite QML expressions as closures | Roberto Raggi | 2009-07-15 | 2 | -34/+143 | |
* | | | | | | | | Added support for parsing toplevel expressions and statements. | Roberto Raggi | 2009-07-15 | 5 | -1903/+1098 | |