projects
/
profile
/
ivi
/
qtdeclarative.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Re-add anchors autotest for QtQuick 2.0.
2011-10-26
Michael Brasser
Re-add anchors autotest for QtQuick 2.0.
commit
|
commitdiff
|
tree
2011-10-26
Michael Brasser
Use TESTDATA macro in ListModel tests.
commit
|
commitdiff
|
tree
2011-10-26
Michael Brasser
Add test for bug with typeof in imported js files.
commit
|
commitdiff
|
tree
2011-10-26
Michael Brasser
Fix "for (... in ...)" loops for list properties.
commit
|
commitdiff
|
tree
2011-10-25
Michael Brasser
Add MultiPointTouchArea element.
commit
|
commitdiff
|
tree
2011-10-14
Michael Brasser
Add missing autotests to declarative.pro.
commit
|
commitdiff
|
tree
2011-10-14
Michael Brasser
More use of TESTDATA macro.
commit
|
commitdiff
|
tree
2011-10-14
Michael Brasser
Use TESTDATA macro in declarative tests.
commit
|
commitdiff
|
tree
2011-10-11
Michael Brasser
Generic solution for finding QtDeclarative test data.
commit
|
commitdiff
|
tree
2011-09-30
Michael Brasser
Fix issue with interpolating more than one path segment...
commit
|
commitdiff
|
tree
2011-09-27
Michael Brasser
Add convenience macro for fast connects in declarative.
commit
|
commitdiff
|
tree
2011-09-23
Michael Brasser
Further delay animation creation in Behavior.
commit
|
commitdiff
|
tree
2011-09-19
Michael Brasser
Make cellWidth/cellHeight reals rather than ints.
commit
|
commitdiff
|
tree
2011-09-18
Michael Brasser
PathAnimation updates.
commit
|
commitdiff
|
tree
2011-09-18
Michael Brasser
Test fixes and reenables.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-09-16
Michael Brasser
Fix warnings.
commit
|
commitdiff
|
tree
2011-09-15
Michael Brasser
Fix anchorRewindBug test failure.
commit
|
commitdiff
|
tree
2011-09-15
Michael Brasser
Test fixes.
commit
|
commitdiff
|
tree
2011-09-11
Michael Brasser
Make state a public property of QSGItem.
commit
|
commitdiff
|
tree
2011-09-09
Michael Brasser
Update images in falling leaves particle demo.
commit
|
commitdiff
|
tree
2011-09-09
Michael Brasser
Compile fix.
commit
|
commitdiff
|
tree
2011-09-08
Michael Brasser
Only fast-foward states when there is a transition.
commit
|
commitdiff
|
tree
2011-09-07
Michael Brasser
Add new path functionality.
commit
|
commitdiff
|
tree
2011-09-01
Michael Brasser
Allow reference to signals using 'on' handler syntax.
commit
|
commitdiff
|
tree
2011-08-31
Michael Brasser
Support QT_TRID_NOOP in ListElement.
commit
|
commitdiff
|
tree
2011-08-29
Michael Brasser
Compile fix for QML object creation benchmark.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-08-29
Michael Brasser
Use the optimized QDeclarativeExpression constructor...
commit
|
commitdiff
|
tree
2011-08-29
Michael Brasser
Re-add QDeclarativeFontLoader autotest.
commit
|
commitdiff
|
tree
2011-08-29
Michael Brasser
Remove unnecessary code.
commit
|
commitdiff
|
tree
2011-08-19
Michael Brasser
Fix tst_qdeclarativestates autotest.
commit
|
commitdiff
|
tree
2011-08-19
Michael Brasser
Internal state class refactoring.
commit
|
commitdiff
|
tree
2011-08-04
Michael Brasser
Improved support for multiple to/from values in Transition.
commit
|
commitdiff
|
tree
2011-08-04
Michael Brasser
Add enabled property to Transition.
commit
|
commitdiff
|
tree
2011-08-03
Michael Brasser
Prevent Binding from crashing when its target object...
commit
|
commitdiff
|
tree
2011-08-01
Michael Brasser
Fix Binding to correctly restore bindings even when...
commit
|
commitdiff
|
tree
2011-08-01
Michael Brasser
Correctly pause animation when paused in starting ScriptAction.
commit
|
commitdiff
|
tree
2011-07-29
Michael Brasser
Document (lack of) support for sharing animation instances.
commit
|
commitdiff
|
tree
2011-07-29
Michael Brasser
Ensure bindings on pause work correctly.
commit
|
commitdiff
|
tree
2011-07-29
Michael Brasser
Document state fast-forwarding.
commit
|
commitdiff
|
tree
2011-07-29
Michael Brasser
Document how to have two MouseAreas simultaneously...
commit
|
commitdiff
|
tree
2011-07-29
Michael Brasser
Correctly set ending path percent if none is provided.
commit
|
commitdiff
|
tree
2011-07-28
Michael Brasser
Allow Qt enum values in ListElement.
commit
|
commitdiff
|
tree
2011-07-28
Michael Brasser
Support QT_TRANSLATE_NOOP in ListElement.
commit
|
commitdiff
|
tree
2011-07-28
Michael Brasser
Fix translation context for QML files.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-07-28
Michael Brasser
Remove reference to deleted file.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-07-26
Michael Brasser
Fix crash when assigning a list property to transitions.
commit
|
commitdiff
|
tree
2011-07-26
Michael Brasser
Cleanup QMLViewer properly when exiting via File->Quit.
commit
|
commitdiff
|
tree
2011-07-26
Michael Brasser
Remove onMousePositionChanged signal.
commit
|
commitdiff
|
tree
2011-07-20
Michael Brasser
Fix QSGItem transforms.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-07-20
Michael Brasser
qsgitem2 autotest fixes.
Reviewed-by:
Michael Brasser
<michael.brasser@nokia.com>
commit
|
commitdiff
|
tree
2011-07-19
Michael Brasser
Fix qdeclarativexmlhttprequest autotest.
commit
|
commitdiff
|
tree
2011-06-09
Michael Brasser
Fix QDeclarativeInstruction autotest failure.
commit
|
commitdiff
|
tree
2011-06-09
Michael Brasser
Add QML translation autotests.
commit
|
commitdiff
|
tree
2011-06-09
Michael Brasser
Remove clock_gettime() library dependency.
commit
|
commitdiff
|
tree
2011-06-09
Michael Brasser
Update Binding changes in "What's New"
commit
|
commitdiff
|
tree
2011-06-09
Michael Brasser
Optimized QDeclarativeScriptString constructor for...
commit
|
commitdiff
|
tree
2011-06-07
Michael Brasser
Merge branch 'master' into v8
commit
|
commitdiff
|
tree
2011-06-03
Michael Brasser
Update "What's New" with change to Binding.
commit
|
commitdiff
|
tree
2011-06-02
Michael Brasser
Replace QPerformanceTimer with QElapsedTimer.
commit
|
commitdiff
|
tree
2011-06-02
Michael Brasser
Add docs and test for Binding changes.
commit
|
commitdiff
|
tree
2011-06-02
Michael Brasser
Restore original binding when Binding's when clause...
commit
|
commitdiff
|
tree
2011-06-02
Michael Brasser
Make Binding a value source.
commit
|
commitdiff
|
tree