summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/numberformatter
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-1/+2
|
* Autotests.Michael Brasser2009-11-111-0/+2
|
* 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
| |
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
|/
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
|
* UpdateWarwick Allison2009-10-081-47/+2
| | | | NumberFormatter now only goes from number to (formatted) text.
* Fix more autotestsAlan Alpert2009-09-091-4/+11
| | | | | | | | | | | You can now expect autotests to pass (as much as the rest of Qt) Tests updated: NumberFormatter PathView QBindableMap QFxText QFxTextEdit (still fails) Repeater
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+1
| | | | | | | URLs expressed as strings (possible relative) are resolved relative to the component in which the string expression is converted to a url value. All items are converted to use QUrl properties, except SqlConnection, where the databasename is only a special-case URL (this may need further consideration).
* Get autotests compiling again. Start converting syntax.Michael Brasser2009-05-081-2/+2
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-222-0/+219