Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in positioners where changes were not being watched | Alan Alpert | 2009-12-16 | 1 | -5/+15 |
| | | | | Task-number: QT-2638 | ||||
* | Remove half-implemented optimization | Alan Alpert | 2009-12-15 | 1 | -9/+4 |
| | | | | Probably fixes QT-2638 | ||||
* | Expand text benchmark. | Michael Brasser | 2009-12-15 | 1 | -2/+0 |
| | |||||
* | Little smarter bufferCache | Martin Jones | 2009-12-15 | 1 | -8/+27 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-14 | 2 | -2/+0 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Don't explicitly set z-value for the highlight. | Michael Brasser | 2009-12-14 | 2 | -2/+0 |
| | | | | | | | | This allows the highlight to be placed either above or below the items. | ||||
* | | Decode images loaded via network in a separate thread. | Martin Jones | 2009-12-14 | 3 | -21/+24 |
|/ | |||||
* | Use QApplication::startDragDistance() for dragging threshold. | Martin Jones | 2009-12-11 | 3 | -15/+9 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-11 | 4 | -8/+58 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/qmlopenmetaobject.cpp | ||||
| * | Expose cursorRect for TextInput | Alan Alpert | 2009-12-10 | 1 | -0/+1 |
| | | | | | | | | Needed to implement a LineEdit widget. | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Alan Alpert | 2009-12-10 | 4 | -36/+66 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Add anchors.margins | Alan Alpert | 2009-12-10 | 3 | -2/+33 |
| | | | | | | | | | | | | Task-number: QTBUG-6676 | ||||
| * | | Update centerIn when center offsets change | Alan Alpert | 2009-12-10 | 1 | -6/+24 |
| | | | | | | | | | | | | | | | | | | Also adds functionality to update fill when margins change. Task-number: QTBUG-6631 | ||||
* | | | Dynamic metaobject sharing and caching. | Martin Jones | 2009-12-11 | 1 | -64/+92 |
| |/ |/| | |||||
* | | Fix models using Package. | Martin Jones | 2009-12-10 | 1 | -2/+2 |
| | | |||||
* | | Fix doc Qt.MiddleButton -> Qt.MidButton | Martin Jones | 2009-12-09 | 1 | -1/+1 |
| | | | | | | | | Task-number: QTBUG-6617 | ||||
* | | Document Flickable properties. | Martin Jones | 2009-12-09 | 1 | -14/+35 |
| | | | | | | | | Task-number: QTBUG-6650 | ||||
* | | Fix view positioning when moving first visible item. | Martin Jones | 2009-12-09 | 1 | -3/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-09 | 4 | -359/+116 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Allow anchoring baseline to parent | Alan Alpert | 2009-12-09 | 1 | -2/+6 |
| | | | | | | | | Task-number: QT-2606 | ||||
| * | Update FlowPositioner to the new BasePositioner implementation | Alan Alpert | 2009-12-09 | 1 | -39/+4 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-09 | 8 | -101/+389 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Let anchors.centerIn honor horizontalCenterOffset and verticalCenterOffset. | Michael Brasser | 2009-12-09 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-08 | 6 | -5/+45 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-07 | 7 | -30/+26 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Rewrite Positioners | Alan Alpert | 2009-12-07 | 3 | -314/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -18/+29 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-09 | 3 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Allow tests that use private headers to compile. | Warwick Allison | 2009-12-09 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | (while not using private/*_p.h, since that makes module require private/ copies) | ||||
* | | | | | Fix flicking to item boundary (snap). | Martin Jones | 2009-12-09 | 1 | -6/+7 |
|/ / / / | |||||
* | | | | Add a Flow positioner. | Martin Jones | 2009-12-08 | 2 | -2/+201 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 1 | -3/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 1 | -48/+131 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | 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 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-08 | 6 | -5/+45 |
|\ \ \ \ | |/ / / | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Fix leak. | Michael Brasser | 2009-12-08 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | It's private header, so it's only a 4.6.1 dependency. | Warwick Allison | 2009-12-08 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-08 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Fix leaks. | Michael Brasser | 2009-12-08 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Compile with 4.6.x | Warwick Allison | 2009-12-08 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Use QApplication::startDragDistance() instead of pressDragLength | Warwick Allison | 2009-12-08 | 2 | -5/+36 |
| |/ / / | | | | | | | | | | | | | Make pressTime settable (especially useful to turn it off). | ||||
| * | | | Fix leaks. | Michael Brasser | 2009-12-07 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Stagger creation and release of items in GridView. | Martin Jones | 2009-12-08 | 1 | -48/+131 |
|/ / | | | | | | | Avoid creating a full row in one frame. | ||||
* | | Minor cleanup/optimization. | Michael Brasser | 2009-12-07 | 2 | -7/+5 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-12-07 | 7 | -79/+128 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | small cleanup | Thierry Bastian | 2009-12-04 | 4 | -8/+8 |
| |/ | | | | | | | | | | | make use of QVariant::userType over Qvariant::type make use of char for 1-string character QCoreApplication::translate is static | ||||
| * | Remove debug | Martin Jones | 2009-12-04 | 1 | -2/+0 |
| | | |||||
| * | Fix item insertion/deletion before first visible item. | Martin Jones | 2009-12-04 | 1 | -45/+104 |
| | | | | | | | | Also avoid destroying items in the same frame as adding items. |