summaryrefslogtreecommitdiffstats
path: root/src/declarative/QmlChanges.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-0/+2
|
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-0/+2
| | | | | | | | | | | | | 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
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-0/+1
| | | | | | | Now you can assign the script you want to run to the property directly, rather than assigning a string. Task-number: QT-734
* updateWarwick Allison2009-10-121-0/+1
|
* updateWarwick Allison2009-10-121-18/+9
|
* Rename preserveSelection to persistentSelectionAlan Alpert2009-10-081-0/+1
| | | | Task-number: QT-1113
* GridView API changesMartin Jones2009-09-141-0/+2
| | | | | GridView: wrap -> keyNavigationWraps GridView: autoHighlight -> highlightFollowsCurrentItem
* More ListView API changes.Martin Jones2009-09-141-0/+2
| | | | | ListView: wrap -> keyNavigationWraps ListView: autoHighlight -> highlightFollowsCurrentItem
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-141-0/+4
|
* current -> currentItem property in ListView and GridViewMartin Jones2009-09-111-0/+2
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-09-101-0/+2
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * API ChangesAlan Alpert2009-09-101-0/+2
| | | | | | | | Renaming stuff in TextEdit/Input
* | Follow renamed to SpringFollow.Martin Jones2009-09-101-0/+1
|/
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-09-091-0/+2
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Some changes to repeater seem to have been missed.Alan Alpert2009-09-091-0/+2
| | | | | | | | Found the old names in some pre-review code, which I had to update.
* | Move ComponentInstance functionality into LoaderMartin Jones2009-09-091-0/+3
|/
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-09-081-0/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Add status and progress properties to Loader.Martin Jones2009-09-071-0/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-09-071-0/+1
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Remove KeyProxy in favour of the Keys.forwardTo attached property.Martin Jones2009-09-071-0/+1
| |
* | DocAaron Kennedy2009-09-041-0/+1
|/
* Remove dragMode property from Flickable.Martin Jones2009-09-031-0/+1
|
* Update changes file.Martin Jones2009-09-031-0/+4
|
* Flickable locked property changed to interactive.Martin Jones2009-09-021-1/+2
| | | | Note that the meaning of the property has been reversed.
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-281-0/+8
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/QmlChanges.txt
| * docWarwick Allison2009-08-281-0/+1
| |
| * Changes as per review.Warwick Allison2009-08-281-0/+7
| | | | | | | | | | | | | | | | | | | | WebView: idealWidth -> preferredWidth (as per QSizePolicy) WebView: idealHeight -> preferredHeight WebView: status -> statusText WebView: mouseX -> clickX (parameter to onDoubleClick) WebView: mouseY -> clickY (parameter to onDoubleClick) WebView: cacheSize -> pixelCacheSize (may later go away) WebView: lost "interactive" property (always true now)
* | Make a number of Flickable API changes following review.Martin Jones2009-08-281-0/+5
|/
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-241-6/+9
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Rename positioners.Warwick Allison2009-08-241-6/+9
| | | | | | | | QFxBasePositioner still exists though.
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-241-3/+5
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Update changes doc.Michael Brasser2009-08-241-2/+2
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-08-211-7/+8
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | noticeWarwick Allison2009-08-201-1/+3
| | |
* | | VisualModel -> VisualDataModelMartin Jones2009-08-241-0/+1
| |/ |/|
* | SetPropertyAction -> PropertyActionMartin Jones2009-08-211-0/+1
| |
* | Renamed transition action elementsMartin Jones2009-08-211-2/+2
| | | | | | | | | | RunScriptAction -> ScriptAction ParentChangeAction -> ParentAction
* | Rename State change elements.Martin Jones2009-08-211-3/+3
| | | | | | | | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges
* | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered.Martin Jones2009-08-211-1/+1
| |
* | update QmlChanges.txtYann Bodson2009-08-211-1/+1
|/
* update QmlChanges.txtYann Bodson2009-08-201-1/+1
|
* Rename Follow property followValue -> value.Martin Jones2009-08-201-1/+1
|
* Add KeyActions -> Keys changeMartin Jones2009-08-201-0/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-201-1/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-08-201-0/+4
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add start, stop slots to QmlTimerAlan Alpert2009-08-201-1/+1
| | |
* | | Property changes after API review.Michael Brasser2009-08-201-6/+8
| |/ |/| | | | | | | State:operations -> changes Transition:operations -> animations
* | more changesYann Bodson2009-08-201-0/+2
| |
* | update QmlChanges.txtYann Bodson2009-08-201-0/+2
|/
* Add positioner changes to documentAlan Alpert2009-08-201-0/+11
|