Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reuse section headers. | Martin Jones | 2009-12-17 | 1 | -14/+54 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-16 | 3 | -6/+23 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Add a quit button to the toolbar | Harald Fernengel | 2009-12-16 | 1 | -0/+6 |
| | | | | | | | | | | Allows to run SameGame full-screen on the N900, and being able to quit without having to use xkill :) | ||||
| * | Set score text color (so that it will be visible) | Alan Alpert | 2009-12-16 | 2 | -1/+2 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Alan Alpert | 2009-12-16 | 38 | -301/+978 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Fix bug in positioners where changes were not being watched | Alan Alpert | 2009-12-16 | 1 | -5/+15 |
| | | | | | | | | | | | | Task-number: QT-2638 | ||||
* | | | Use faster listmodelinterface data accessor. | Martin Jones | 2009-12-16 | 1 | -10/+4 |
| |/ |/| | |||||
* | | Set a more reasonable default maximumFlickVelocity. | Martin Jones | 2009-12-16 | 1 | -2/+2 |
| | | |||||
* | | Set section delegate "section" property before creation. | Martin Jones | 2009-12-16 | 1 | -3/+1 |
| | | |||||
* | | Allow a ListView.section.delegate to avoid creating sections in delegate. | Martin Jones | 2009-12-16 | 3 | -29/+88 |
| | | |||||
* | | Crash | Aaron Kennedy | 2009-12-16 | 1 | -3/+4 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-16 | 3 | -2/+13 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Use the component name as the base class name for dynamic meta objects | Michael Brasser | 2009-12-16 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | when appropriate. This allows for much improved debug presentation. e.g. what used to be shown as "QmlGraphicsRectangle_QML_3" can now be show as "MyComponent". | ||||
| * | | Include more info for state debugging. | Michael Brasser | 2009-12-16 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-16 | 27 | -99/+423 |
|\ \ \ | |/ / | | | | | | | into kinetic-declarativeui | ||||
| * | | Make QListModelInterface API more sensible for our use case. | Martin Jones | 2009-12-16 | 8 | -3/+59 |
| | | | |||||
| * | | Document ListView section changed. | Martin Jones | 2009-12-16 | 1 | -0/+8 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-16 | 3 | -2/+61 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Optimize <Type>.<EnumValue> type enum assignments. | Michael Brasser | 2009-12-16 | 2 | -0/+56 |
| | | | | | | | | | | | | | | | | Treat it as a literal assignment rather than a binding. | ||||
| | * | | Improve property alias exceptions. | Michael Brasser | 2009-12-15 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | Make sure the proper location is given, and provide more specific error messages. | ||||
| * | | | Faster sections. | Martin Jones | 2009-12-16 | 7 | -37/+161 |
| |/ / | |||||
| * | | removeGeometryListener should only remove one instance of that listener. | Martin Jones | 2009-12-15 | 1 | -1/+1 |
| | | | |||||
| * | | Watch item geometry changes without using signal/slot connections. | Martin Jones | 2009-12-15 | 10 | -55/+133 |
| |/ | |||||
| * | Remove half-implemented optimization | Alan Alpert | 2009-12-15 | 1 | -9/+4 |
| | | | | | | | | Probably fixes QT-2638 | ||||
| * | Print exceptions generated in SQL callback functions. | Michael Brasser | 2009-12-15 | 1 | -1/+5 |
| | | |||||
* | | Binding optimizer extensions | Aaron Kennedy | 2009-12-16 | 11 | -172/+408 |
| | | |||||
* | | Binding optimizer extensions | Aaron Kennedy | 2009-12-15 | 1 | -4/+51 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-15 | 4 | -10/+189 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Expand text benchmark. | Michael Brasser | 2009-12-15 | 3 | -9/+41 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-15 | 2 | -0/+128 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Add basic text benchmark. | Michael Brasser | 2009-12-15 | 2 | -0/+128 |
| | | | |||||
| * | | Little smarter bufferCache | Martin Jones | 2009-12-15 | 1 | -8/+27 |
| |/ | |||||
* | | Binding optimizer extensions | Aaron Kennedy | 2009-12-15 | 1 | -40/+173 |
|/ | |||||
* | spring follows do not like to operate on "var" sources | mae | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Remove left over debugging output | Aaron Kennedy | 2009-12-14 | 1 | -1/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-14 | 11 | -291/+411 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Fix image and pixmapcache tests. | Martin Jones | 2009-12-14 | 3 | -15/+23 |
| | | |||||
| * | Don't rely on Qt3Support | Martin Jones | 2009-12-14 | 1 | -3/+2 |
| | | |||||
| * | Compile. | Martin Jones | 2009-12-14 | 2 | -2/+3 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-14 | 22 | -125/+1902 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Fix leak. | Michael Brasser | 2009-12-14 | 1 | -0/+2 |
| | | | |||||
| | * | Benchmark cleanup. | Michael Brasser | 2009-12-14 | 3 | -108/+43 |
| | | | |||||
| * | | Decode images loaded via network in a separate thread. | Martin Jones | 2009-12-14 | 5 | -169/+344 |
| | | | |||||
* | | | Binding optimizer extensions | Aaron Kennedy | 2009-12-14 | 5 | -26/+161 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-14 | 1 | -8/+7 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Build on msvc2003? | Michael Brasser | 2009-12-14 | 1 | -8/+7 |
| | | | |||||
* | | | QTBUG-6781 testcase | Aaron Kennedy | 2009-12-14 | 2 | -0/+32 |
|/ / | |||||
* | | Introduce experimental binding optimizer | Aaron Kennedy | 2009-12-14 | 13 | -7/+1818 |
| | | | | | | | | Enable with QML_EXPERIMENTAL=1 | ||||
* | | 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. | ||||
* | Use QApplication::startDragDistance() for dragging threshold. | Martin Jones | 2009-12-11 | 3 | -15/+9 |
| |