aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qdeclarativejsparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix automatic semicolon insertion.Roberto Raggi2011-09-191-9/+1
* Remove some unused includes.Jędrzej Nowacki2011-09-151-1/+1
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-296/+211
|\
| * Fix the source location of the T_ELSE token.Roberto Raggi2011-08-301-1/+1
| * Removed QDeclarativeJS::NodePoolRoberto Raggi2011-08-301-186/+186
| * Improve performance of the QML front-endAaron Kennedy2011-08-301-145/+60
* | Build against refactor.Samuel Rødal2011-07-291-1/+1
|/
* Merge branch 'qtquick2'Martin Jones2011-05-311-218/+216
|\
| * Fix the QML front-end to allow side effects in the initializer.Roberto Raggi2011-05-121-213/+211
| * Fix wrong usages of #include directives in the QML/JS parser.Roberto Raggi2011-05-091-5/+5
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1904