index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
util
/
qdeclarativestateoperations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Doc: Corrected the name property as it was incorrectly declared.
David Boddie
2010-10-21
1
-1
/
+1
*
Restore any absolute geometry changed by AnchorChanges when returning
Michael Brasser
2010-09-15
1
-0
/
+54
*
This patch allows modifications on PropertyChanges on the fly
Thomas Hartmann
2010-09-14
1
-3
/
+4
*
In ParentChange treat flip in x and y as a 180 degree rotation
Martin Jones
2010-09-14
1
-2
/
+3
*
Fix AnchorAnimation for multiple AnchorChanges with dependancies.
Michael Brasser
2010-09-06
1
-15
/
+2
*
qdoc: Reorganized the QML elements table to be a dictionary...
Martin Smith
2010-08-16
1
-0
/
+3
*
Rewinding AnchorChanges should not make target item's implicit width and heig...
Joona Petrell
2010-07-21
1
-2
/
+6
*
improvements to docs and examples
Bea Lam
2010-07-14
1
-1
/
+1
*
Doc improvements: move some example code to snippets, add screenshots,
Bea Lam
2010-06-10
1
-0
/
+10
*
Move some example code into snippets/ and add other doc fixes
Bea Lam
2010-06-10
1
-19
/
+13
*
Doc
Aaron Kennedy
2010-05-25
1
-2
/
+2
*
Don't crash if the target parent is destroyed.
Martin Jones
2010-05-19
1
-1
/
+1
*
Add parent parameter to QDeclarativeExpression constructor.
Michael Brasser
2010-05-18
1
-1
/
+1
*
Use QDeclarativeScriptString for ParentChange.
Michael Brasser
2010-05-18
1
-54
/
+138
*
Reduce the chance of AnchorAnimation animating geometry changes it
Michael Brasser
2010-05-14
1
-4
/
+8
*
Fix crash in ParentAnimation.
Michael Brasser
2010-05-14
1
-2
/
+2
*
Mark some properties in QDeclarativeItem as private properties.
Alexis Menard
2010-04-29
1
-42
/
+47
*
doc anchor margins vs. anchor (line) state/animation.
Warwick Allison
2010-04-27
1
-0
/
+7
*
Rename QDeclarativeExpression::value() to evaluate().
Michael Brasser
2010-04-23
1
-1
/
+1
*
Fix qmlvisual/animation/parentAnimation autotest
Leonardo Sobral Cunha
2010-04-21
1
-1
/
+4
*
Fix AnchorChanges to work with parent.right.
Michael Brasser
2010-04-20
1
-187
/
+329
*
Doc fix.
Michael Brasser
2010-04-20
1
-3
/
+10
*
Minor internal anchor refactoring.
Michael Brasser
2010-04-20
1
-46
/
+45
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-1
/
+1
*
Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData
Aaron Kennedy
2010-04-15
1
-1
/
+1
*
Output script errors in ScriptAction and StateChangeScript
Martin Jones
2010-04-15
1
-0
/
+6
*
Don't crash if a target isn't specified for AnchorChanges.
Michael Brasser
2010-04-07
1
-0
/
+12
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-1
/
+1
*
Update AnchorChanges to use more natural form for setting anchors.
Michael Brasser
2010-03-25
1
-170
/
+304
*
StateChangeScript doc.
Michael Brasser
2010-03-24
1
-2
/
+24
*
Remove ParentAction.
Michael Brasser
2010-03-23
1
-1
/
+1
*
Fix warning mentioned in the comments of QTBUG-9182.
Michael Brasser
2010-03-22
1
-3
/
+2
*
Initialize variable.
Michael Brasser
2010-03-22
1
-1
/
+1
*
Add AnchorAnimation for animating AnchorChanges.
Michael Brasser
2010-03-11
1
-65
/
+179
*
Doc fix.
Michael Brasser
2010-03-05
1
-1
/
+5
*
Document new ParentChange properties.
Michael Brasser
2010-03-05
1
-6
/
+16
*
Add ParentAnimation.
Michael Brasser
2010-02-26
1
-2
/
+157
*
Rename QDeclarativeMetaProperty -> QDeclarativeProperty
Aaron Kennedy
2010-02-25
1
-4
/
+4
*
Handle smooth reparenting where the item being reparented has a complex
Michael Brasser
2010-02-25
1
-11
/
+12
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+833