summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxtextedit
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-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 headersWarwick Allison2009-10-291-0/+40
| |
* | Fixup mistakes following renaming filesAaron Kennedy2009-10-301-1/+1
| |
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
| |
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-302-2/+2
| |
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-26/+26
|/
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
|
* Add cursorDelegate test to QFxTextInput autotestsAlan Alpert2009-10-151-3/+3
| | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered.
* Make tests 'pass' for qfxtextedit and qfxtextinputAlan Alpert2009-10-151-0/+2
| | | | | One test is acutally XFAIL instead of PASS, because what it is 'testing' hasn't been implemented yet.
* TextEdit navigation testcaseAaron Kennedy2009-09-293-1/+81
|
* Revert "Add some visual autotests for QFxTextEdit"Alan Alpert2009-09-2410-100/+0
| | | | | This reverts commit 9b6a71ec68edf836ab29cc3e5db71b53fe3d9346. Turns out that (at least now) visual tests don't work like that.
* Add some visual autotests for QFxTextEditAlan Alpert2009-09-2410-0/+100
| | | | | Includes test for regression against QT-669 (but it doesn't work just yet)
* QFxTextEdit test passes againAlan Alpert2009-09-231-3/+3
|
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-2/+2
|
* Fix more autotestsAlan Alpert2009-09-092-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 Allison2009-07-231-0/+2
| | | | | Adjust examples and demos accordingly. As per QT-558
* Fix QFxTextEdit cursorDelegate auto test properlyAlan Alpert2009-07-092-41/+16
| | | | Also fixes the minor bug that it found.
* Tests for QFxTextEdit selection propertiesAlan Alpert2009-07-091-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 QFxTextEditAlan Alpert2009-07-081-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 Brasser2009-05-081-22/+22
|
* Make declarative autotests compile.Aaron Kennedy2009-04-231-6/+6
| | | | No guarentees are made as to whether they pass.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-222-0/+329