summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljs-lib.pri
Commit message (Expand)AuthorAgeFilesLines
* qmljs: adding dumper for value typesFawzi Mohamed2014-05-231-2/+4
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-0/+4
* qmljs: fixing testsFawzi Mohamed2013-11-221-0/+2
* Fix wrong header file name in QMLJSKai Koehne2013-11-211-1/+1
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-2/+7
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-1/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+0
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-2/+4
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+2
* qmljs: added persistent trieFawzi Mohamed2012-12-061-2/+4
* QmlJS: adding SimpleReaderThomas Hartmann2012-11-071-2/+4
* Debugger: Remove the dependence on QmlJSToolsAurindam Jana2012-10-091-2/+7
* Introduce JSON validationLeandro Melo2012-02-081-2/+4
* QmlJS: Add 'reformat' action which regenerates the whole file.Christian Kamm2011-11-151-2/+4
* QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-2/+4
* QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-2/+4
* QmlJS: Remove LookupContext.Christian Kamm2011-08-081-2/+0
* QmlJS: Split Context and ScopeChain.Christian Kamm2011-08-081-2/+4
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-2/+4
* QmlJS: Rename Interpreter::Engine -> ValueOwnerChristian Kamm2011-07-051-2/+4
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-2/+4
* 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