Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix view positioning when moving first visible item. | Martin Jones | 2009-12-09 | 1 | -3/+1 |
| | |||||
* | Remove debug | Martin Jones | 2009-12-09 | 1 | -1/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-09 | 21 | -459/+607 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Create xhr url with fromEncoded. | Tapani Mikola | 2009-12-09 | 1 | -1/+1 |
| | | |||||
| * | Allow anchoring baseline to parent | Alan Alpert | 2009-12-09 | 4 | -2/+282 |
| | | | | | | | | Task-number: QT-2606 | ||||
| * | Update FlowPositioner to the new BasePositioner implementation | Alan Alpert | 2009-12-09 | 2 | -44/+4 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-09 | 31 | -139/+682 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 7 | -10/+177 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Another creation benchmark. | Michael Brasser | 2009-12-09 | 1 | -0/+20 |
| | | | | |||||
| | | * | Add missing file. | Michael Brasser | 2009-12-09 | 1 | -0/+34 |
| | | | | |||||
| | | * | Fix leak. | Michael Brasser | 2009-12-09 | 1 | -0/+1 |
| | | | | |||||
| | | * | Let anchors.centerIn honor horizontalCenterOffset and verticalCenterOffset. | Michael Brasser | 2009-12-09 | 3 | -4/+32 |
| | | | | |||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-12-09 | 27 | -138/+567 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Item creation benchmarks. | Michael Brasser | 2009-12-09 | 1 | -0/+83 |
| | | | | | |||||
| | * | | | print error message | Warwick Allison | 2009-12-09 | 1 | -0/+12 |
| | | | | | |||||
| | * | | | Remove ASSERT-failing tests | Warwick Allison | 2009-12-09 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | QmlListModel is not directly accessible from QML and so it requires that the caller has checked the index validity. | ||||
| | * | | | Inline QML still needs a URL so that subtypes are relative to that URL. | Warwick Allison | 2009-12-09 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Fixes tst_qmlecmascript::dynamicCreation | ||||
| * | | | | Update positioners example | Alan Alpert | 2009-12-09 | 1 | -18/+2 |
| | | | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-08 | 32 | -40/+323 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-07 | 248 | -1510/+4321 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | | Rewrite Positioners | Alan Alpert | 2009-12-07 | 7 | -385/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleans up code, reduces memory footprint and increases performance. Largely by removing large chunks of functionality that we don't actually use. Also now that we are clearer on what the new positioner transitions are (how the item moves it's position when it is positioned by a positioner) a remove transition makes no sense and is discarded, and the auto tests have been updated as add transitions are slightly different. | ||||
* | | | | | | | Avoid creating a new dynamic metaobject for each delegate. | Martin Jones | 2009-12-09 | 3 | -72/+174 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-09 | 12 | -21/+52 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 2 | -3/+33 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | | Add simple translation example to docs. | Michael Brasser | 2009-12-09 | 1 | -0/+29 |
| | | | | | | | |||||
| | * | | | | | Quick fix for translation. | Michael Brasser | 2009-12-09 | 1 | -3/+4 |
| | | | | | | | |||||
| * | | | | | | Allow tests that use private headers to compile. | Warwick Allison | 2009-12-09 | 7 | -8/+8 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | (while not using private/*_p.h, since that makes module require private/ copies) | ||||
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 8 | -57/+310 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-12-09 | 13 | -108/+450 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | | | | | Link to QML Debugging from index page | Bea Lam | 2009-12-09 | 2 | -8/+9 |
| | | | | | | | | |||||
| * | | | | | | | Increase prominence of "QML", since many people know the technology by that ↵ | Warwick Allison | 2009-12-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | name. | ||||
* | | | | | | | | Fix flicking to item boundary (snap). | Martin Jones | 2009-12-09 | 1 | -6/+7 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Add a Flow positioner. | Martin Jones | 2009-12-08 | 3 | -11/+254 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 3 | -5/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | | | Fix crash. | Michael Brasser | 2009-12-08 | 1 | -0/+1 |
| | | | | | | | | |||||
| * | | | | | | | small improvements | Thierry Bastian | 2009-12-08 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 3 | -53/+139 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | | | It *did* make it into 4.6.0. | Warwick Allison | 2009-12-08 | 1 | -3/+0 |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | See commit fab1ce65da8bacfce92b1df7656780e729d31b74. | ||||
* | | | | | | | Fix flick correction with variable height items. | Martin Jones | 2009-12-08 | 1 | -36/+44 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Link to Data Models doc | Martin Jones | 2009-12-08 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 32 | -40/+323 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Compile when in a module. | Warwick Allison | 2009-12-08 | 2 | -3/+3 |
| | | | | | | |||||
| * | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 5 | -8/+65 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-12-08 | 11 | -7/+57 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | into kinetic-declarativeui | ||||
| | | * | | | Fix leak. | Michael Brasser | 2009-12-08 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Remove debug. | Michael Brasser | 2009-12-08 | 1 | -1/+0 |
| | | | | | | |||||
| | * | | | | Add info about qmldebugger and its creator plugin, with screenshot. | Bea Lam | 2009-12-08 | 4 | -8/+63 |
| | | | | | | |||||
| * | | | | | document script extension problem | Warwick Allison | 2009-12-08 | 1 | -0/+7 |
| | | | | | | |||||
| * | | | | | It's private header, so it's only a 4.6.1 dependency. | Warwick Allison | 2009-12-08 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | undebug | Warwick Allison | 2009-12-08 | 1 | -1/+0 |
| | |/ / / | |/| | | |