Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-28 | 21 | -182/+327 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Fix bug where repeater would add spacing for 0 sized children | Alan Alpert | 2009-10-28 | 1 | -2/+4 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 3 | -40/+42 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-28 | 2 | -14/+41 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | QT-2382 | Yann Bodson | 2009-10-28 | 3 | -40/+42 |
| | | | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 12 | -116/+183 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | dynamic example now meets minimum aesthetic requirements | Alan Alpert | 2009-10-28 | 2 | -14/+41 |
| | |/ | | | | | | | | | | | | | Task-number: QT-2270 Reviewed-by: Yann Bodson | ||||
| | * | Better dragging of items for dynamic example | Alan Alpert | 2009-10-28 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | The mouse is no longer at 0,0 of dragged item, but rather at the same point as the original click. | ||||
| | * | Dynamic example now has more droppable Items | Alan Alpert | 2009-10-28 | 10 | -51/+91 |
| | | | | | | | | | | | | | | | | | | The example is nearly done, just needs a little more aesthetic transfiguration. Also this commit introduces some generic components that could be easily used to make a game like ktuberling. | ||||
| * | | Mode improvement to strictly enforced highlight range movement. | Martin Jones | 2009-10-28 | 4 | -18/+92 |
| | | | |||||
| * | | Ensure that the Follows handle the target value changing unexpectedly. | Martin Jones | 2009-10-28 | 2 | -6/+6 |
| |/ | | | | | | | | | | | If the target's property was changed elsewhere while the Follow wasn't running, it would fail to start when a source identical to its current source valule was set. | ||||
* | | Doc | Michael Brasser | 2009-10-28 | 2 | -1/+27 |
|/ | |||||
* | Doc | Aaron Kennedy | 2009-10-27 | 3 | -2/+25 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-27 | 9 | -128/+188 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Update dynamic example | Alan Alpert | 2009-10-27 | 9 | -128/+188 |
| | | | | | | | | | | | | | | The start of a prettier version. Not yet complete, does not full resolve the task. Task-number: QT-2270 | ||||
* | | Support return values in synthesized methods | Aaron Kennedy | 2009-10-27 | 4 | -2/+19 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-10-27 | 6 | -7/+99 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | SameGame cleans up blocks now. | Alan Alpert | 2009-10-27 | 1 | -0/+1 |
| | | | | | | | | Blocks now delete themselves on their death. | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-27 | 38 | -86/+1406 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Oops. | Martin Jones | 2009-10-27 | 1 | -2/+1 |
| | | | |||||
| * | | Try to be a bit more clever with snapping. | Martin Jones | 2009-10-27 | 5 | -7/+99 |
| | | | |||||
* | | | Fix context so files can be saved in Inspector mode, and colour | Bea Lam | 2009-10-27 | 3 | -10/+9 |
| | | | | | | | | | | | | Inspector output differently from appplication output. | ||||
* | | | minor fixes | Bea Lam | 2009-10-27 | 2 | -3/+1 |
| | | | |||||
* | | | Show property type in separate column like Creator debugger. | Bea Lam | 2009-10-27 | 1 | -7/+8 |
| | | | |||||
* | | | Fix build target for standalone qmldebugger. | Bea Lam | 2009-10-27 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-10-27 | 111 | -739/+2580 |
|\ \ | |/ | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-27 | 7 | -56/+52 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | forgot icons | Yann Bodson | 2009-10-27 | 6 | -0/+0 |
| | | | |||||
| | * | listview/dynamic improvements | Yann Bodson | 2009-10-27 | 1 | -56/+52 |
| | | | |||||
| * | | Add QFxVisualItemModel::children notify signal | Aaron Kennedy | 2009-10-27 | 2 | -1/+10 |
| | | | |||||
| * | | Update parallax example | Aaron Kennedy | 2009-10-27 | 5 | -4/+523 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-27 | 2 | -11/+13 |
| |\ \ | | |/ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-27 | 14 | -87/+112 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | make listview/dynamic.qml work again | Yann Bodson | 2009-10-27 | 2 | -11/+13 |
| | | | | |||||
| * | | | Alias cleanup testcase | Aaron Kennedy | 2009-10-27 | 2 | -0/+41 |
| | | | | |||||
| * | | | Simplify the defaultObjects handling | Aaron Kennedy | 2009-10-27 | 5 | -32/+9 |
| | | | | | | | | | | | | | | | | | | | | As the scope object is no longer added to the defaultObjects list it makes sense that the root object remain constant at position 0 | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-27 | 1 | -6/+21 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Fix dragging at the end of a flickable with overShoot: false | Martin Jones | 2009-10-27 | 1 | -6/+21 |
| | | | | |||||
| * | | | Don't crash when requesting an attached object for non-QML object | Aaron Kennedy | 2009-10-27 | 4 | -0/+43 |
| |/ / | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-27 | 6 | -3/+21 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Error when a QVariant property is used as a grouped property | Aaron Kennedy | 2009-10-27 | 6 | -3/+21 |
| | |/ | | | | | | | | | | This crashed as the metatype of QVariant is -1. | ||||
| * | | Improve highlight range API and fix incorrect list end calc. | Martin Jones | 2009-10-27 | 7 | -78/+70 |
| |/ | |||||
| * | Fixed namespace macro. | Erik Verbruggen | 2009-10-26 | 1 | -2/+2 |
| | | |||||
| * | typo fixed in qmlviewer main menu | Joerg Bornemann | 2009-10-26 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: kkoehne | ||||
| * | Resize loader after parameters have changed | Aaron Kennedy | 2009-10-26 | 1 | -0/+2 |
| | | |||||
| * | parallax example | Aaron Kennedy | 2009-10-26 | 6 | -0/+134 |
| | | |||||
| * | Compile on windows | Aaron Kennedy | 2009-10-26 | 1 | -0/+6 |
| | | |||||
| * | make remotable | Warwick Allison | 2009-10-26 | 2 | -4/+4 |
| | | |||||
| * | Fix for windows paths. | Warwick Allison | 2009-10-26 | 2 | -6/+15 |
| | | | | | | | | (i.e. nb. "\") | ||||
| * | Compile with -no-qt3support | Aaron Kennedy | 2009-10-26 | 2 | -3/+1 |
| | |