summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljsmodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* 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