summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljsmodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-9/+3
* qmljs: generalize language treatementFawzi Mohamed2014-01-281-3/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: delay import scan until at least one qml file is parsedFawzi Mohamed2013-11-261-0/+1
* qmljs: scan importsFawzi Mohamed2013-11-201-0/+13
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-0/+9
* qmljs: use QTC_OVERRIDE in qmljsmodelmanagerFawzi Mohamed2013-11-121-29/+30
* qml: solve race condition when deleting while indexingFawzi Mohamed2013-11-121-2/+2
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-1/+1
* qmljs: coalesce resets of code model triggered by cpp files updateFawzi Mohamed2013-07-021-0/+2
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+16
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+10
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS/C++: Fix possible crash on exit.Christian Kamm2011-10-201-2/+5
* QmlJS: Change from QMap to QHash for QString keys.Christian Kamm2011-09-191-2/+2
* QmlJS: Use mime types to distinguish qml and js files.Christian Kamm2011-09-121-0/+4
* QmlJS: Find setContextProperty calls in C++ and expose to QML.Christian Kamm2011-09-081-3/+4
* 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/+2
* QmlJS: Move the exported-C++-type detection out of C++ code.Christian Kamm2011-08-241-3/+6
* QmlJS: Fix semantic and non-semantic QML error reporting.Christian Kamm2011-08-181-2/+3
* Header cleanup in QML/JS and project manager.Friedemann Kleint2011-08-181-1/+5
* QmlJS: Fix basic code model test.Christian Kamm2011-07-121-0/+2
* QmlJS: Dump builtins per Qt version.Christian Kamm2011-07-111-1/+2
* QmlJS: Add 'reset code model' action.Christian Kamm2011-06-231-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QmlJS: Don't warn user about imports if static info is availableKai Koehne2011-04-121-0/+1
* qmldump: Use the new qmldump correctly.Christian Kamm2011-02-091-1/+2
* Exported header cleanup.Friedemann Kleint2011-01-201-6/+4
* It's 2011 now.con2011-01-121-1/+1
* Qml/C++: Fix performance problem with type extraction.Christian Kamm2011-01-061-1/+11
* Qml-C++: Find C++ qmlRegisterType calls and populate QML code model.Christian Kamm2011-01-041-0/+8
* Merge branch '2.1'con2010-12-171-7/+11
* QmlJS: Move plugin dumping code and redump on file change.Christian Kamm2010-11-111-6/+4
* Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-0/+120