Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | | | | | | | | | 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-29 | 1 | -0/+40 |
| | | |||||
* | | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 2 | -2/+2 |
| | | |||||
* | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -26/+26 |
|/ | |||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | Add cursorDelegate test to QFxTextInput autotests | Alan Alpert | 2009-10-15 | 1 | -3/+3 |
| | | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered. | ||||
* | Make tests 'pass' for qfxtextedit and qfxtextinput | Alan Alpert | 2009-10-15 | 1 | -0/+2 |
| | | | | | One test is acutally XFAIL instead of PASS, because what it is 'testing' hasn't been implemented yet. | ||||
* | TextEdit navigation testcase | Aaron Kennedy | 2009-09-29 | 3 | -1/+81 |
| | |||||
* | Revert "Add some visual autotests for QFxTextEdit" | Alan Alpert | 2009-09-24 | 10 | -100/+0 |
| | | | | | This reverts commit 9b6a71ec68edf836ab29cc3e5db71b53fe3d9346. Turns out that (at least now) visual tests don't work like that. | ||||
* | Add some visual autotests for QFxTextEdit | Alan Alpert | 2009-09-24 | 10 | -0/+100 |
| | | | | | Includes test for regression against QT-669 (but it doesn't work just yet) | ||||
* | QFxTextEdit test passes again | Alan Alpert | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | Renaming: QFxView -> QmlView | Yann Bodson | 2009-09-22 | 1 | -2/+2 |
| | |||||
* | Fix more autotests | Alan Alpert | 2009-09-09 | 2 | -35/+35 |
| | | | | | | | | | | | You can now expect autotests to pass (as much as the rest of Qt) Tests updated: NumberFormatter PathView QBindableMap QFxText QFxTextEdit (still fails) Repeater | ||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Fix QFxTextEdit cursorDelegate auto test properly | Alan Alpert | 2009-07-09 | 2 | -41/+16 |
| | | | | Also fixes the minor bug that it found. | ||||
* | Tests for QFxTextEdit selection properties | Alan Alpert | 2009-07-09 | 1 | -22/+104 |
| | | | | | | Also fixes some bugs that the tests uncovered. Also fixes the test, which was using a now invalid QmlComponent Constructor. | ||||
* | Add Cursor Delegate to QFxTextEdit | Alan Alpert | 2009-07-08 | 1 | -0/+80 |
| | | | | | Adds the cursorDelegate property, including docs and autotest. No example is included because we don't really have a text example yet. | ||||
* | Get autotests compiling again. Start converting syntax. | Michael Brasser | 2009-05-08 | 1 | -22/+22 |
| | |||||
* | Make declarative autotests compile. | Aaron Kennedy | 2009-04-23 | 1 | -6/+6 |
| | | | | No guarentees are made as to whether they pass. | ||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 2 | -0/+329 |