summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlbind.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-16/+16
|
* Renaming: Bind -> BindingYann Bodson2009-08-211-10/+10
|
* doc cleanupYann Bodson2009-08-191-16/+4
|
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
| | | | Span is from version where introduced (all 4.6) to current QT_VERSION.
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
| | | | | Adjust examples and demos accordingly. As per QT-558
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
|
* CleanupMichael Brasser2009-06-301-0/+1
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* More format conversion.Michael Brasser2009-05-011-2/+2
|
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
|
* Small doc fix - use a real element in the example.Martin Jones2009-04-231-2/+2
|
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+203