summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove pathview test.Martin Jones2010-02-101-1/+0
|
* Test fixes.Michael Brasser2010-02-051-1/+1
|
* Add Image test to .proMartin Jones2009-11-191-0/+1
|
* Rename repeater -> qmlgraphicsrepeaterMartin Jones2009-11-181-1/+1
|
* Accidentally removed some entries from declarative.proBea Lam2009-11-171-1/+3
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-171-0/+1
|\ | | | | | | into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-171-0/+1
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | QmlInstruction autotestAaron Kennedy2009-11-171-0/+1
| | |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-171-0/+1
|\ \ \ | | |/ | |/| | | | into kinetic-declarativeui
| * | graphicswidgets basic autotestYann Bodson2009-11-171-0/+1
| |/
* | Move debugger tests out of debugger/ subdirBea Lam2009-11-171-3/+4
|/
* QmlEngine testsAaron Kennedy2009-11-161-0/+1
|
* EaseFollow autotestsYann Bodson2009-11-121-0/+1
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-111-4/+5
|\ | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp
| * Add qmllistmodelWarwick Allison2009-11-111-4/+5
| |
* | basic PathView autotestsYann Bodson2009-11-111-0/+1
|/
* SpringFollow autotestYann Bodson2009-11-101-0/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-101-1/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-101-1/+5
| |\ | | | | | | | | | into kinetic-declarativeui
| * | Add QmlDebugClient and QmlDebugService tests and move debugger-relatedBea Lam2009-11-101-1/+1
| | | | | | | | | | | | tests to debugger subdir.
* | | More Loader testing.Martin Jones2009-11-101-1/+1
| |/ |/|
* | Flickable autotestsYann Bodson2009-11-101-0/+1
| |
* | more Flipable testsYann Bodson2009-11-101-0/+1
| |
* | XMLHttpRequest testsAaron Kennedy2009-11-091-1/+3
|/
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-091-2/+3
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-091-4/+12
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Rename TextEdit and TextInput autotestsAlan Alpert2009-11-091-2/+2
| | |
| * | Initial qmldebug tests.Bea Lam2009-11-091-0/+1
| | |
* | | Split out layout and positioner testsAlan Alpert2009-11-091-0/+1
| |/ |/| | | | | | | Includes actually adding some layout tests (which seem to expose bugs in the layouts).
* | parserstress autotestAaron Kennedy2009-11-061-0/+1
| | | | | | | | | | This stress tests our JS parser to ensure that it can parse embedded script blocks correctly.
* | move ListView state to correct directoryMartin Jones2009-11-061-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-061-1/+5
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-061-1/+2
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Missing qfxwebview renameAaron Kennedy2009-11-061-1/+1
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-061-0/+1
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | qmlinfo testAaron Kennedy2009-11-061-0/+1
| | | | |
| * | | | autotest for Connection elementYann Bodson2009-11-061-0/+1
| | |/ / | |/| |
| * | | add to declarative.proYann Bodson2009-11-061-0/+1
| |/ /
| * | QmlError testAaron Kennedy2009-11-051-0/+1
| | |
* | | Test Keys and KeyNavigation attached props. Fix Keys on<Key>PressedMartin Jones2009-11-061-0/+1
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-051-0/+1
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | qmlsystempalette autotestsYann Bodson2009-11-051-0/+1
| |/
* | Add test for GridView, and fix bug.Martin Jones2009-11-051-0/+1
|/
* Partial valuetypes testAaron Kennedy2009-11-051-0/+1
|
* declarative.pro updateAaron Kennedy2009-11-041-33/+36
|
* Start on QmlXmlListModel autotest.Michael Brasser2009-11-041-0/+1
|
* Fix test after rename.Michael Brasser2009-11-041-1/+1
|
* QmlGraphicsBorderImage autotestsYann Bodson2009-11-041-0/+1
|
* update .pro fileYann Bodson2009-11-031-0/+1
|
* qfxtext -> qmlgraphicstextAaron Kennedy2009-11-031-1/+1
|