summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-5/+5
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-9/+8
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Log performance of adding script to the engine.Michael Brasser2009-05-201-2/+4
* localfile optimization for Script elementsWarwick Allison2009-05-111-5/+16
* More format conversion.Michael Brasser2009-05-011-3/+3
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-1/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-11/+9
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+219