summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsmodelmanagerinterface.h
Commit message (Expand)AuthorAgeFilesLines
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-1/+8
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+15
* qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-251-2/+3
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+8
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* qmljs: add qt5 qmlpath to code model pathsFawzi Mohamed2012-12-121-0/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlJS: Initialize variable properlyKai Koehne2012-03-141-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Documentation.Christian Kamm2011-11-071-4/+0
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-1/+1
|/
* QmlJS: Only try qmldump on Desktop and Simulator Qt.Christian Kamm2011-09-211-0/+5
* QmlJS: Change from QMap to QHash for QString keys.Christian Kamm2011-09-191-1/+1
* QmlJS: Find setContextProperty calls in C++ and expose to QML.Christian Kamm2011-09-081-2/+9
* QmlJS: Ensure project infos are removed when a project closes.Christian Kamm2011-08-301-0/+1
* QmlJS: Improve ModelManagerInterface API, add docs.Christian Kamm2011-08-301-1/+3
* QmlJS: Fix semantic and non-semantic QML error reporting.Christian Kamm2011-08-181-1/+1
* QmlJS: Fix basic code model test.Christian Kamm2011-07-121-0/+3
* QmlJS: Dump builtins per Qt version.Christian Kamm2011-07-111-2/+4
* QmlJS: Add 'reset code model' action.Christian Kamm2011-06-231-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Add semantic errors to task window.Christian Kamm2011-04-211-0/+1
* Update license.hjk2011-04-131-14/+13
* QmlJS: Don't warn user about imports if static info is availableKai Koehne2011-04-121-0/+2
* qmldump: Use the new qmldump correctly.Christian Kamm2011-02-091-1/+2
* Exported header cleanup.Friedemann Kleint2011-01-201-4/+3
* It's 2011 now.con2011-01-121-1/+1
* Qml/C++: Fix performance problem with type extraction.Christian Kamm2011-01-061-0/+4
* License headers.con2010-12-171-7/+11
* Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-261-0/+3
* QmlJS: Force a semantic check when library information changes.Christian Kamm2010-10-151-0/+1
* QML Observer: Build together on runtime with debugging toolsLasse Holmstedt2010-09-291-0/+1
* Revert "Remove the QmlJSEditor dependency from Qt4ProjectManager."dt2010-09-271-4/+2
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-0/+26
* compilation fix with namespaceshjk2010-09-231-0/+4
* Remove the QmlJSEditor dependency from Qt4ProjectManager.Christian Kamm2010-09-231-2/+4
* QmlJS: Fix running qmldump on plugins that require a specific uri.Christian Kamm2010-08-251-0/+2
* Introduced QmlJS::LookupContext.Roberto Raggi2010-07-081-0/+2
* QmlJS: Fix import path handling in the model manager.Christian Kamm2010-06-221-1/+35
* Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-0/+69