summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* forgot this when mergingYann Bodson2009-11-111-39/+34
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-11119-835/+2587
|\ | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp
| * Don't display "QML" for attached signals/methods.Michael Brasser2009-11-111-2/+2
| |
| * Doc fixes after \qmlmethod changes.Michael Brasser2009-11-114-11/+11
| |
| * Some tests can't be run in parallel.Warwick Allison2009-11-111-1/+1
| |
| * Fix error message (warning often have trailing spaces)Warwick Allison2009-11-111-1/+1
| |
| * Quieter, better.Warwick Allison2009-11-111-0/+7
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1115-23/+18
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Get rid of the extra directory.Michael Brasser2009-11-1115-23/+18
| | |
| * | Apply manually.Warwick Allison2009-11-111-2/+4
| | |
| * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1174-763/+2371
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Visual animation tests.Michael Brasser2009-11-1153-660/+2162
| | | | | | | | | | | | Move them to a common directory, add a new one, and fix a failing one.
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-1117-106/+158
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-11153-9305/+8309
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | More testsBea Lam2009-11-111-5/+66
| | | | |
| | | * | Fix debugger crash on exitBea Lam2009-11-111-4/+5
| | | | |
| | | * | Change stateChanged(State) signatures to have (QmlDebugWatch::State)Bea Lam2009-11-118-14/+14
| | | | | | | | | | | | | | | | | | | | and (QmlDebugQuery::State) parameters.
| | | * | Clean up, and check stateChanged() is emitted for watches.Bea Lam2009-11-116-77/+54
| | | | |
| | | * | Change watch state to Dead instead of Active on removal.Bea Lam2009-11-111-5/+4
| | | | |
| | * | | Autotests.Michael Brasser2009-11-117-6/+74
| | | | |
| * | | | Files for qtest directory on test server for importRemote tests.Warwick Allison2009-11-118-0/+15
| | | | |
| * | | | look nicerWarwick Allison2009-11-111-2/+3
| | | | |
| * | | | test multiple-windowsWarwick Allison2009-11-113-0/+60
| | |_|/ | |/| |
| * | | Add qmllistmodelWarwick Allison2009-11-111-4/+5
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-11175-9319/+9614
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-11130-9234/+8004
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Autotests.Michael Brasser2009-11-111-0/+6
| | | | |
| | * | | AnimatedImage cleanup and tests.Michael Brasser2009-11-119-59/+92
| | | | |
| * | | | Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently.Warwick Allison2009-11-102-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | | Setting painter clip can reduce performance in some cases, so items must access system clip.
* | | | | basic PathView autotestsYann Bodson2009-11-116-0/+251
| | | | |
* | | | | remove unneeded constructorYann Bodson2009-11-112-7/+1
| |_|/ / |/| | |
* | | | update visual testYann Bodson2009-11-114-188/+188
| | | |
* | | | another SpringFollow visual testYann Bodson2009-11-1112-0/+1199
| | | |
* | | | update visual testsYann Bodson2009-11-1127-1215/+428
| | | |
* | | | update visual testsYann Bodson2009-11-1152-5525/+5337
| | | |
* | | | update visual testsYann Bodson2009-11-114-220/+220
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1120-2114/+493
|\ \ \ \ | | | | | | | | | | | | | | | 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-113-1/+17
| |\ \ \ \ | | | |/ / | | |/| | | | | | | into kinetic-declarativeui
| * | | | update SpringFollow visual testYann Bodson2009-11-1120-2114/+493
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1115-28/+225
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Fix failing test.Michael Brasser2009-11-101-1/+1
| | | | |
| * | | | Add ability for viewer to slow down animations.Michael Brasser2009-11-102-0/+16
| |/ / / | | | | | | | | | | | | This is useful for debugging complex transitions.
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1029-40/+1345
| |\ \ \ | | | |/ | | |/| | | | | into kinetic-declarativeui
| | * | qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-104-25/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in the \qmlmethod and \qmlsignal commands, and the corresponding "attached" ones. Previously, the type was not allowed, but it really should be there, which means the \qmlmethod and \qmlsignal commands should be updated throughout.
| * | | SpringFollow autotestYann Bodson2009-11-108-2/+167
| | |/ | |/|
* | | Make consistent timer mode more consistentAaron Kennedy2009-11-111-4/+14
| | |
* | | Generalize TestHTTPServerAaron Kennedy2009-11-113-3/+160
| | |
* | | Make test more resiliantAaron Kennedy2009-11-1012-34/+34
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1034-63/+5718
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * saferWarwick Allison2009-11-101-1/+2
| |