summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter
Commit message (Expand)AuthorAgeFilesLines
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-023-3/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-244-11/+11
* Fix copyright year.Jason McDonald2010-02-164-4/+4
* fix includesOswald Buddenhagen2009-12-034-8/+10
* clean up project filesOswald Buddenhagen2009-12-031-2/+0
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-024-6/+6
* fix headersWarwick Allison2009-10-294-64/+64
* Fixed an include.Erik Verbruggen2009-09-171-1/+1
* Fixed the QML parser files to play nice when included in Creator,Erik Verbruggen2009-09-174-8/+10
* Fixed project dependenciesRoberto Raggi2009-07-261-0/+2
* Small change to make move and replace methods overridable.Erik Verbruggen2009-07-022-3/+9
* Renamed the QML front-end.Roberto Raggi2009-06-114-10/+10
* Added no_ast_rewriter to rewriter.pri.Roberto Raggi2009-05-261-2/+7
* Don't check the QT_MODULE in the text rewriter, there's no need since it's pr...Roberto Raggi2009-05-262-79/+75
* Added missing copyright headers.Roberto Raggi2009-05-264-0/+164
* roberto: Added support for CSS like numeric literals e.g. 10pAaron Kennedy2009-05-265-0/+407