summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | when Creator is compiled against Qt with namespaces.
* 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 ↵Roberto Raggi2009-05-262-79/+75
| | | | private code.
* 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