summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljs-lib.pri
Commit message (Expand)AuthorAgeFilesLines
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* qmldump: Make Creator able to read qmldump's new output.Christian Kamm2011-02-091-2/+4
* LanguageUtils: Add FakeMetaObject and ComponentVersion.Christian Kamm2011-01-041-2/+0
* QmlJS: Introduce a new indenter that works similarly to the new C++ one.Christian Kamm2010-08-101-2/+7
* QmlJsDelta: moved to the QMLJS libraryOlivier Goffart2010-07-211-2/+4
* Added ast-to-.dot "dump" utility for QML ASTs.Erik Verbruggen2010-07-151-1/+0
* Introduced QmlJS::LookupContext.Roberto Raggi2010-07-081-0/+2
* Add Icons provider to QmlJS libraryKai Koehne2010-07-081-2/+7
* Merge remote branch 'origin/2.0'con2010-07-061-0/+1
|\
| * Adding interface for context widget to qmljs libThomas Hartmann2010-07-061-0/+1
* | Merge remote branch 'origin/2.0'con2010-07-011-0/+2
|\ \ | |/
| * Created a utility property reading classThomas Hartmann2010-06-301-0/+2
* | Merge remote branch 'origin/2.0'con2010-06-301-1/+4
|\ \ | |/
| * Created a utility rewriting class from existing visitors.Erik Verbruggen2010-06-301-2/+5
* | Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-2/+4
* | QmlJS: Add ComponentVersion class to simplify dealing with versions.Christian Kamm2010-06-091-2/+4
|/
* QmlJS: Completion for enums.Christian Kamm2010-04-291-0/+3
* QmlJS: Add CompletionContextFinder to allow context sensitive completionChristian Kamm2010-04-291-2/+4
* QmlJS: Move parts of the indenter to the new LineInfo.Christian Kamm2010-04-291-2/+4
* Removed private header dependencies and introduced loading QML types from XML...Erik Verbruggen2010-03-011-7/+0
* Move the scope building logic into QmlJS::ScopeBuilder.Christian Kamm2010-02-221-2/+4
* Add QmlJS semantic checker.Christian Kamm2010-02-161-2/+4
* Merge qmljshighlighter.* with qmlhighlighter.*.Roberto Raggi2010-02-151-4/+2
* Rename QmlJS::Check -> QmlJS::Evaluate.Christian Kamm2010-02-151-2/+2
* Separate bind into bind, link imports and building the scope chain.Christian Kamm2010-01-281-2/+4
* Removed obsolete codeRoberto Raggi2010-01-271-18/+1
* Implemented the binding phase for QML.Erik Verbruggen2010-01-261-2/+4
* Complete QML properties.Roberto Raggi2010-01-251-2/+2
* Initial work on the QML/JS expression evaluator.Roberto Raggi2010-01-211-2/+4
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-18/+22
* Changed the QScriptHighlighter & QScriptIndenter namespaces.Erik Verbruggen2010-01-181-3/+10
* Moved the QScriptHighlighter & friends into the QmlJS library.Erik Verbruggen2010-01-181-0/+1
* Moved the qmljs shared folder into the shared library.Erik Verbruggen2010-01-181-13/+29
* Gotten rid of dulplicate files, and fixed includes.Erik Verbruggen2010-01-151-0/+24