aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/ftw
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QDeclarativeUtilsKent Hansen2011-09-192-92/+0
* Merge branch 'master' into refactorGunnar Sletta2011-09-125-71/+75
|\
| * Fix missing and outdated license headers.Jason McDonald2011-09-094-68/+68
| * Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-011-3/+7
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-313-4/+5
|/
* Fix wrong assertion in StringRef::load.Roberto Raggi2011-08-301-1/+1
* Fix comparison.Roberto Raggi2011-08-301-1/+1
* Reduce allocationsAaron Kennedy2011-08-301-0/+40
* Optimize default property resolution in compilerAaron Kennedy2011-08-303-0/+70
* Introduce QHashField for use in "contains" tests.Aaron Kennedy2011-08-302-0/+121
* Calculate the hash inside QHashedStringAaron Kennedy2011-08-301-3/+89
* Use strings more conservativelyAaron Kennedy2011-08-304-20/+330
* Add QFastMetaBuilderAaron Kennedy2011-08-303-1/+569
* Some lexer improvement, mostly by avoiding QChar::isWhatever()Martin Jones2011-08-302-1/+92
* Clearing a hash makes its length 0.Martin Jones2011-08-301-0/+1
* Remove invalid assertMartin Jones2011-08-301-1/+0
* QStringHash improvementsAaron Kennedy2011-08-302-165/+295
* Improve QStringHashAaron Kennedy2011-08-302-52/+334
* Use memory more conservatively during QML compilationAaron Kennedy2011-08-304-0/+505
* Move tools classes into their own directoryAaron Kennedy2011-08-3011-0/+4717