summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug with signal overrides.Michael Brasser2009-09-255-7/+8
* compileYann Bodson2009-09-251-1/+1
* Make replacing a signal handler in a state change use the right context.Michael Brasser2009-09-251-6/+60
* Prevent qmlviewer from confusing people when root items are small.Alan Alpert2009-09-241-0/+2
* Add plumbing for more advanced signal property controlAaron Kennedy2009-09-221-5/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-223-56/+56
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-223-55/+55
| |\
| | * Renaming: QFxView -> QmlViewYann Bodson2009-09-223-55/+55
| * | Fixes for framerate monitor.Michael Brasser2009-09-221-1/+1
| |/
* | Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-222-4/+12
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-211-1/+62
|\
| * Get the framerate monitor working again.Michael Brasser2009-09-211-1/+62
* | Basic implementation of visual "test scripts"Aaron Kennedy2009-09-211-4/+4
|/
* Switch Repeater over to use VisualModel.Martin Jones2009-09-172-18/+35
* Some documentation link updatesThorbjørn Lindeijer2009-09-162-0/+4
* Focus changes to QFxItem and QFxView.Andreas Aardal Hanssen2009-09-151-2/+4
* Ensure item moves are passed on literally so views can animate literally.Warwick Allison2009-09-111-1/+4
* Implement itemsMoved() in ListView.Martin Jones2009-09-101-1/+1
* Follow renamed to SpringFollow.Martin Jones2009-09-105-77/+105
* Report custom parse errors verbosely.Warwick Allison2009-09-102-11/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-096-5/+492
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-093-4/+1
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-091-2/+1
| | |\
| | * | Move ComponentInstance functionality into LoaderMartin Jones2009-09-092-2/+0
| * | | Add EaseFollow elementAaron Kennedy2009-09-094-3/+492
| |/ /
* | | Don't allow sparse-setting, since not efficient anyway.Warwick Allison2009-09-091-22/+16
* | | Fix destruction of ModelNodes (fix crash-on-exit).Warwick Allison2009-09-091-7/+6
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-092-3/+2
|\ \ \ | | |/ | |/|
| * | Make sure animations convert between float and double when needed.Michael Brasser2009-09-091-2/+1
| |/
| * Don't use qt3support methodsAaron Kennedy2009-09-081-1/+1
* | Modifying ListModel from JS: work for structured data too.Warwick Allison2009-09-092-23/+60
|/
* Rest of change 28ccffc53df374f7b890510f481e2dae2e01ed74Warwick Allison2009-09-082-4/+275
* Fix leaks.Michael Brasser2009-09-081-1/+1
* Fix leaks.Michael Brasser2009-09-071-0/+1
* Renamee property to fit class name.Michael Brasser2009-09-032-7/+7
* Round out AnchorChanges API.Michael Brasser2009-09-032-4/+101
* Fix bug when cancelling anchor change mid-transition.Michael Brasser2009-09-034-1/+12
* Get animation autotests working again, and add a few more.Michael Brasser2009-09-031-6/+4
* Fixing layout margins for QWidgets in QFxViewThomas Hartmann2009-08-311-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-313-3/+34
|\
| * More robust AnchorChanges.Michael Brasser2009-08-313-3/+34
* | AnchorChanges docYann Bodson2009-08-311-1/+18
|/
* Support overriding signal handlers in a state change.Michael Brasser2009-08-311-4/+9
* Support QVariantList in QmlListAccessorAaron Kennedy2009-08-282-1/+23
* Support explicit ParentAction changesAaron Kennedy2009-08-281-0/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-274-5/+6
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-273-5/+6
| |\
| * | Make QmlPropertyValueSource an interface.Martin Jones2009-08-274-5/+6
* | | Doc fixesYann Bodson2009-08-271-1/+1
* | | Rename Behavior cpp class to match the QML name.Yann Bodson2009-08-271-7/+7
| |/ |/|