Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test after rename. | Michael Brasser | 2009-11-04 | 6 | -22/+22 |
| | |||||
* | Rename QmlGraphicsPixmapCache to QmlPixmapCache. | Michael Brasser | 2009-11-04 | 8 | -34/+35 |
| | |||||
* | States autotest + missing files. | Michael Brasser | 2009-11-04 | 10 | -0/+351 |
| | |||||
* | DateTimeFormatter autotests. | Michael Brasser | 2009-11-04 | 1 | -0/+10 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-04 | 5 | -0/+165 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-04 | 9 | -0/+323 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Basic autotest for QmlGraphicsParticles | Alan Alpert | 2009-11-04 | 4 | -0/+145 |
| | | | |||||
| * | | Test inserting items outside of the visible area. | Martin Jones | 2009-11-04 | 1 | -0/+20 |
| | | | |||||
* | | | use same name for setter/getter and property | Yann Bodson | 2009-11-04 | 6 | -14/+14 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-04 | 4 | -8/+149 |
|\ \ | |/ | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-04 | 19 | -22/+404 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Fix moving items in visual item model. | Martin Jones | 2009-11-04 | 4 | -8/+149 |
| | | | |||||
* | | | QmlGraphicsBorderImage autotests | Yann Bodson | 2009-11-04 | 5 | -0/+178 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 3 | -7/+23 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | autotests. | Michael Brasser | 2009-11-03 | 2 | -5/+21 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-03 | 18 | -35/+541 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Don't rely on imprecise boundingRect for space around text for outlines. | Warwick Allison | 2009-11-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixes tst_visual(flickable) | ||||
* | | | | update .pro file | Yann Bodson | 2009-11-03 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-03 | 11 | -2/+276 |
|\ \ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | QmlMetaType test | Aaron Kennedy | 2009-11-03 | 3 | -0/+227 |
| | | | | | |||||
* | | | | | tests fixes | Yann Bodson | 2009-11-03 | 2 | -19/+54 |
| | | | | | |||||
* | | | | | more qmlfontloader tests | Yann Bodson | 2009-11-03 | 4 | -2/+35 |
| |_|/ / |/| | | | |||||
* | | | | autotests | Yann Bodson | 2009-11-03 | 1 | -0/+23 |
| |/ / |/| | | |||||
* | | | 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 |
| | | |/ | |||||
| | | * | More QmlContext tests | Aaron Kennedy | 2009-11-03 | 3 | -18/+50 |
| | | | | |||||
| | * | | Declare typeinfo for key navigation. | Martin Jones | 2009-11-03 | 1 | -1/+1 |
| | |/ | |||||
| | * | 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 |
| | | | |||||
| * | | 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 |
| |/ |/| | |||||
* | | 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 |
| | | |