Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debug. | Michael Brasser | 2009-09-09 | 1 | -4/+1 |
| | |||||
* | Make sure animations convert between float and double when needed. | Michael Brasser | 2009-09-09 | 1 | -2/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-08 | 13 | -25/+327 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Added an option to the lexer to tell the engine of all comments in a QML | Erik Verbruggen | 2009-09-08 | 6 | -6/+28 |
| | | | | | | | | file. | ||||
| * | Compilefix for win32 | Thomas Hartmann | 2009-09-08 | 1 | -4/+4 |
| | | | | | | | | Reviewed-by: Kai Koehne | ||||
| * | Don't use qt3support methods | Aaron Kennedy | 2009-09-08 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-09-08 | 25 | -52/+575 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Current Item was moved twice when an item was inserted before it. | Martin Jones | 2009-09-08 | 1 | -1/+2 |
| | | | |||||
| | * | Rest of change 28ccffc53df374f7b890510f481e2dae2e01ed74 | Warwick Allison | 2009-09-08 | 3 | -10/+288 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-09-07 | 19 | -320/+3074 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Doc | Aaron Kennedy | 2009-09-04 | 2 | -4/+5 |
| | | | | |||||
* | | | | Don't add newlines in rewriter as it messes up error reporting. | Michael Brasser | 2009-09-08 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-08 | 3 | -2/+98 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Add a pressDelay property to Flickable. | Martin Jones | 2009-09-08 | 3 | -2/+98 |
| | | | | | | | | | | | | | | | | | | | | Helps reduce undesireable effects of reacting to a press immediately before a drag/flick. | ||||
* | | | | Fix leaks. | Michael Brasser | 2009-09-08 | 4 | -1/+6 |
|/ / / | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-07 | 11 | -11/+133 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Add status and progress properties to Loader. | Martin Jones | 2009-09-07 | 9 | -9/+120 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-09-07 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-09-07 | 12 | -308/+3056 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Resolve qualified type even if not localfile. | Warwick Allison | 2009-09-07 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | If remote content is fully-qualified to a unique URL, we do not need any qmldir (and for remote content, we don't support that yet). | ||||
| * | | | | Call componentComplete() of Keys attached property. | Martin Jones | 2009-09-07 | 1 | -2/+9 |
| | |/ / | |/| | | |||||
* | | | | Fix leak. | Michael Brasser | 2009-09-07 | 3 | -0/+11 |
| | | | | |||||
* | | | | Fix leaks. | Michael Brasser | 2009-09-07 | 3 | -0/+10 |
| | | | | |||||
* | | | | Fix indentation. | Michael Brasser | 2009-09-07 | 1 | -27/+27 |
|/ / / | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-09-07 | 3 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-07 | 3 | -2/+2864 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Use data as the default property of the views. | Michael Brasser | 2009-09-07 | 3 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Remove KeyProxy in favour of the Keys.forwardTo attached property. | Martin Jones | 2009-09-07 | 6 | -303/+189 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-09-07 | 7 | -11/+17 |
|\ \ \ | |/ / | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Fix warnings. | Michael Brasser | 2009-09-07 | 2 | -11/+8 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Fix leaks. | Michael Brasser | 2009-09-07 | 6 | -0/+9 |
| | |/ | |/| | |||||
* | | | Move qmetaobjectbuilder into declarative/qml directory | Martin Jones | 2009-09-07 | 3 | -2/+2864 |
| |/ |/| | |||||
* | | Remove warnings | Yann Bodson | 2009-09-04 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-04 | 2 | -13/+5 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-09-04 | 26 | -1374/+1688 |
| |\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfxflickable.cpp | ||||
| * | | Smooth the rendering in the tiles, not of the tiles. | Warwick Allison | 2009-09-04 | 1 | -11/+3 |
| | | | | | | | | | | | | Turn smoothing on in webbrowsser demo. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-09-02 | 17 | -100/+182 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Fix animation-after-zooming problem. | Warwick Allison | 2009-09-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensures final viewport XY is set and that setting it always clears animations (even if the position is coincidentally unchanged). Case is changing width/height twice - once too small, then large enough again, first change starts correction animation, which must be stopped by second change. | ||||
* | | | | Remove outdated comment. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-03 | 8 | -1012/+1079 |
|\ \ \ \ | | |_|/ | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Modify QML grammar to accept "readonly" as a property modifier | Aaron Kennedy | 2009-09-03 | 8 | -1012/+1079 |
| | | | | |||||
* | | | | Renamee property to fit class name. | Michael Brasser | 2009-09-03 | 2 | -7/+7 |
|/ / / | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-09-03 | 5 | -259/+207 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-09-03 | 4 | -1/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Remove dragMode property from Flickable. | Martin Jones | 2009-09-03 | 5 | -186/+71 |
| | | | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-09-03 | 15 | -166/+443 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Update changes file. | Martin Jones | 2009-09-03 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Flickable visible area properties moved into visibleArea as dot props. | Martin Jones | 2009-09-03 | 3 | -89/+148 |
| | | | | | | |||||
* | | | | | | Round out AnchorChanges API. | Michael Brasser | 2009-09-03 | 2 | -4/+101 |
| |_|/ / / |/| | | | |