summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-094-49/+42
|\ | | | | | | 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-093-22/+24
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Improve DocAlan Alpert2009-11-091-3/+22
| | | | | | | | | | | | Task-number: QTBUG-5488
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-098-45/+163
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Remove textSizeMultiplier - it's broken and obsolete in QtWebKit.Warwick Allison2009-11-062-18/+0
| | | |
| | * | docWarwick Allison2009-11-061-1/+2
| | | |
| * | | fix Flipable doc + update visual test.Yann Bodson2009-11-091-27/+18
| | |/ | |/|
* | | Small cleanups.Martin Jones2009-11-092-14/+0
| | |
* | | More tests and fixes for ListView and GridViewMartin Jones2009-11-091-19/+28
|/ /
* | Doc.Martin Jones2009-11-092-9/+10
| |
* | Fix initialization of currentIndex and add test.Martin Jones2009-11-091-11/+19
| |
* | Fix Flickable.flickDeceleration docsMartin Jones2009-11-081-1/+1
| |
* | More ListView tests.Martin Jones2009-11-061-0/+4
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-062-15/+36
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Fix crash when using anchors inside a positioner.Michael Brasser2009-11-062-15/+36
| | | | | | | | | | | | Task-number: QTBUG-5428
* | | Better section testing... and bug fixing.Martin Jones2009-11-061-0/+3
|/ /
* | Doc.Michael Brasser2009-11-063-7/+18
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-062-12/+12
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Don't lose the URL just because it is an error.Warwick Allison2009-11-061-1/+1
| | | | | | | | (properties should be orthogonal)
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-051-0/+4
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Get tests passing on MacAlan Alpert2009-11-051-11/+11
| | | | | | | | | | | | | | | | | | There was inconsistent rounding of text widths. Task-number: QT-4200 QT-4201
* | | Test Keys and KeyNavigation attached props. Fix Keys on<Key>PressedMartin Jones2009-11-061-2/+72
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-052-8/+14
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-056-114/+138
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0529-47/+1579
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0516-492/+71
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Position items in the correct orderAlan Alpert2009-11-042-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Nearly fixes QT-2241, but still waiting for a signal to appear in QGraphicsItem which allows up to reposition items after a change.
* | | | | Test the currentSection propertyMartin Jones2009-11-051-0/+4
| |_|_|/ |/| | |
* | | | Add test for GridView, and fix bug.Martin Jones2009-11-052-24/+29
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0529-47/+1579
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsloader.cpp
| * | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0527-52/+52
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-051-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | more borderimage autotestsYann Bodson2009-11-051-1/+1
| | | | |/ | | | |/|
| | * | | Remove "to" limit on minor version.Warwick Allison2009-11-0525-46/+46
| | |/ / | | | | | | | | | | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
| * | | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-053-0/+1532
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406
* | | Fix flicking endpoint adjustment with variable height items.Martin Jones2009-11-052-48/+56
| | |
* | | Loader cleanup and testing.Martin Jones2009-11-053-42/+53
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0411-474/+22
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Remove support for removed effects.Warwick Allison2009-11-041-97/+0
| | | | | | | | | | | | See d576d770b9b8251f1b5b4808a84045af33e62dba
| * | Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-046-368/+13
| | |
| * | use same name for setter/getter and propertyYann Bodson2009-11-044-9/+9
| | |
* | | More listview testing and fixing.Martin Jones2009-11-042-10/+20
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-041-2/+2
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Don't rely on imprecise boundingRect for space around text for outlines.Warwick Allison2009-11-031-2/+2
| |/ | | | | | | Fixes tst_visual(flickable)
* | Fix moving items in visual item model.Martin Jones2009-11-042-6/+27
|/
* Declare typeinfo for key navigation.Martin Jones2009-11-031-1/+1
|
* Get AnimatedImage + autotests working again.Michael Brasser2009-11-032-5/+11
| | | | There are still failures, but at least the tests no longer crash.
* Doc.Michael Brasser2009-11-0314-20/+20
|
* Fix repeater + positioners.Michael Brasser2009-11-031-8/+11
| | | | Don't leave empty space (or an empty cell) where the repeater would be.
* Doc: Fixed typoKai Koehne2009-11-021-1/+1
|