Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Position items in the correct order | Alan Alpert | 2009-11-04 | 3 | -8/+39 |
| | | | | | Nearly fixes QT-2241, but still waiting for a signal to appear in QGraphicsItem which allows up to reposition items after a change. | ||||
* | Avoid crashing on faulty call to createQmlObject | Alan Alpert | 2009-11-03 | 1 | -0/+5 |
| | |||||
* | Add missing files. | Michael Brasser | 2009-11-03 | 2 | -0/+12 |
| | |||||
* | introduce int QTextDocument::available{Undo,Redo}Steps() const; | hjk | 2009-11-03 | 3 | -0/+33 |
| | | | | | | | | | | Formerly, QTextDocument::revision() could be used to guesstimate the number of available undo steps that was used in Qt Creator to store cursor positions in parallel to the actual text contents. Now that revision() is strictly increasing, another means is needed, therefore the new functions providing the needed data. Reviewed-by: mae | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 1 | -0/+23 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | autotests | Yann Bodson | 2009-11-03 | 1 | -0/+23 |
| | | |||||
* | | qfxtext -> qmlgraphicstext | Aaron Kennedy | 2009-11-03 | 1 | -1/+1 |
| | | |||||
* | | Remove dead code | Aaron Kennedy | 2009-11-03 | 1 | -9/+0 |
| | | |||||
* | | Fix incorrect assert | Aaron Kennedy | 2009-11-03 | 3 | -1/+12 |
| | | | | | | | | QT-2432 | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 19 | -81/+789 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | QmlFontLoader tests | Yann Bodson | 2009-11-03 | 3 | -0/+94 |
| | | |||||
| * | qmlgraphicstext tests | Yann Bodson | 2009-11-03 | 2 | -18/+16 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 24 | -99/+1815 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-03 | 35 | -110/+1547 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Don't trigger if we've been stopped. | Martin Jones | 2009-11-03 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | | Task-number: QT-2423 | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-03 | 5 | -19/+97 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | Fix test. | Michael Brasser | 2009-11-03 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Add more Behavior autotests. | Michael Brasser | 2009-11-03 | 2 | -1/+47 |
| | | | | | |||||
| | | * | | Declare typeinfo for key navigation. | Martin Jones | 2009-11-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Define and document deletion of QmlEngine QNetworkAccessManager | Warwick Allison | 2009-11-03 | 2 | -9/+9 |
| | | | | | |||||
| | * | | | Allow example-specific test. | Warwick Allison | 2009-11-03 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Allow examples to report failure via error property. Workaround QTBUG-5296 by running webbrowser demo for longer. | ||||
| | * | | | Support Visual (interactive) tests without using images for confirmation. | Warwick Allison | 2009-11-03 | 6 | -35/+541 |
| | | | | | |||||
| * | | | | add some QmlGraphicsText tests | Yann Bodson | 2009-11-03 | 1 | -9/+58 |
| | | | | | |||||
* | | | | | QmlMetaType test | Aaron Kennedy | 2009-11-03 | 3 | -0/+227 |
| |_|_|/ |/| | | | |||||
* | | | | More QmlContext tests | Aaron Kennedy | 2009-11-03 | 3 | -18/+50 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-03 | 4 | -26/+76 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Get AnimatedImage + autotests working again. | Michael Brasser | 2009-11-03 | 4 | -26/+76 |
| | | | | | | | | | | | | | | | | There are still failures, but at least the tests no longer crash. | ||||
* | | | | Match meta-object version | Aaron Kennedy | 2009-11-03 | 1 | -2/+2 |
|/ / / | |||||
* | | | Add QMetaObjectBuilder test | Aaron Kennedy | 2009-11-03 | 3 | -0/+1067 |
|/ / | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 16 | -31/+120 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Doc. | Michael Brasser | 2009-11-03 | 16 | -23/+109 |
| | | | |||||
| * | | Fix repeater + positioners. | Michael Brasser | 2009-11-03 | 1 | -8/+11 |
| |/ | | | | | | | Don't leave empty space (or an empty cell) where the repeater would be. | ||||
* | | * add more font examples | Yann Bodson | 2009-11-03 | 5 | -26/+174 |
|/ | | | | * add missing properties to QmlFontValueType | ||||
* | Accidental commit. | Warwick Allison | 2009-11-02 | 2 | -1271/+0 |
| | |||||
* | Fix assertion (sc not declared). | Warwick Allison | 2009-11-02 | 1 | -1/+1 |
| | |||||
* | Fix crash. | Warwick Allison | 2009-11-02 | 2 | -10/+2 |
| | |||||
* | Fix crash in assistant/WebKit by disabling animated gif | Kai Koehne | 2009-11-02 | 2 | -1/+1 |
| | | | | | declarative-tutorial3_animated.gif let WebKit crash on all platforms. Until this bug is fixed upstream just use a static image. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-02 | 26 | -171/+551 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Mark Action class as to be exported | Kai Koehne | 2009-11-02 | 1 | -1/+1 |
| | | | | | | | | Used in Bauhaus. | ||||
| * | Doc: Fixed typo | Kai Koehne | 2009-11-02 | 1 | -1/+1 |
| | | |||||
| * | Check bug QT-2423 | Warwick Allison | 2009-11-02 | 1 | -0/+17 |
| | | |||||
| * | NOTIFY ListModel::count | Warwick Allison | 2009-11-02 | 2 | -2/+7 |
| | | |||||
| * | more renaming | Yann Bodson | 2009-11-02 | 7 | -7/+7 |
| | | |||||
| * | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 12 | -159/+159 |
| | | |||||
| * | move smooth example in visual tests | Yann Bodson | 2009-11-02 | 5 | -0/+355 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-02 | 9 | -4/+445 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | add night support for clocks example | Yann Bodson | 2009-11-02 | 3 | -1/+4 |
| | | | |||||
* | | | Qt object test | Aaron Kennedy | 2009-11-02 | 14 | -38/+390 |
| | | | |||||
* | | | Doc | Aaron Kennedy | 2009-11-02 | 3 | -8/+1 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-02 | 8 | -81/+255 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |