Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-02 | 7 | -38/+86 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-02 | 773 | -19932/+40036 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | Fix to send correct data for property value changes. | Bea Lam | 2009-11-02 | 1 | -1/+1 |
| | | | | |||||
| | * | | Make QmlBoundSignal children look like properties (instead of children) | Bea Lam | 2009-11-02 | 3 | -25/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | in the debugger to reflect how signal properties are written in QML. This also changes the FETCH_OBJECT reply stream to send children data before property data. | ||||
| | * | | Minor changes | Bea Lam | 2009-10-29 | 1 | -1/+1 |
| | | | | |||||
| | * | | Minor improvements | Bea Lam | 2009-10-29 | 4 | -11/+9 |
| | | | | |||||
| * | | | Add images to QML easing curve documentation | Yann Bodson | 2009-11-02 | 1 | -43/+169 |
| | |/ | |/| | | | | | | | Task-number: QT-2326 | ||||
* | | | QmlContext tests | Aaron Kennedy | 2009-11-02 | 9 | -4/+445 |
|/ / | |||||
* | | added missing include for template instantiation (in qDeleteAll) | mae | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Missing file | Aaron Kennedy | 2009-10-30 | 1 | -0/+91 |
| | | |||||
* | | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 79 | -85/+85 |
| | | |||||
* | | Cleanup | Aaron Kennedy | 2009-10-30 | 38 | -125/+18 |
| | | |||||
* | | Compile | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | compile | Warwick Allison | 2009-10-30 | 2 | -3/+3 |
| | | |||||
* | | enable smooth scaling for dynamic example | Yann Bodson | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 251 | -5682/+6641 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 429 | -4707/+9804 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| | * | | fix headers | Warwick Allison | 2009-10-30 | 30 | -97/+1057 |
| | | | | |||||
| | * | | fix macros | Warwick Allison | 2009-10-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 14 | -22/+22 |
| | | | | |||||
| * | | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 222 | -4608/+4609 |
| | | | | |||||
| * | | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 113 | -379/+379 |
| | | | | |||||
| * | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 130 | -4108/+4108 |
| | | | | |||||
* | | | | add missing image | Yann Bodson | 2009-10-30 | 1 | -0/+0 |
| | | | |