summaryrefslogtreecommitdiff
path: root/src/declarative/qml/rewriter
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-262-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-132-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-48/+48
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
* Update copyright year to 2011.Jason McDonald2011-01-112-2/+2
* Remove unused, unexported class.Michael Brasser2010-10-043-260/+0
* 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-034-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-271-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