OSDN Git Service

Update license.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / qmljstools / qmljsmodelmanager.cpp
2011-04-13 hjkUpdate license.
2011-04-12 Kai KoehneQmlJS: Don't warn user about imports if static info...
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-10 Christian KammQmlJS: Fix implicit "." import when . has a QML module.
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-22 hjktexteditor: merge ITextEditable into ITextEditor
2011-02-09 Christian Kammqmldump: Use the new qmldump correctly.
2011-02-09 Christian KammQmlJS: Switch to new format for QML meta data.
2011-02-09 Christian Kammqmldump: Make Creator able to read qmldump's new output.
2011-02-04 conMerge remote branch 'origin/2.1'
2011-02-04 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge origin/2.1, commit '54f4fba003c5bb60ed747552e8b7d...
2011-01-24 conMerge origin/2.1, commit '05bc989fc0ab7c6be1e04d6f8fe21...
2011-01-24 Friedemann KleintHeader cleanup in src, specify module name.
2011-01-20 Christian KammQmlJS: Be more efficient when looking for QML libraries.
2011-01-12 Christian KammQmlJS: Avoid frequent libraryInfoUpdated emissions.
2011-01-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-01-12 conMerge remote branch 'origin/2.1'
2011-01-12 conIt's 2011 now.
2011-01-06 Christian KammQml/C++: Fix performance problem with type extraction.
2011-01-06 Christian KammQmlJS: Add refcounting to FakeMetaObjects.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2011-01-04 Christian KammQml-C++: Find C++ qmlRegisterType calls and populate...
2010-12-17 conMerge branch '2.1'
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-09 Christian KammQmlJS: Set default import paths in constructor.
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-02 conMerge remote branch 'origin/2.1'
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-25 Christian KammQmlJS: Improve error reporting for failed plugin dumps.
2010-11-25 Christian KammQmlJS: Don't use full mime type detection to decide...
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-11 Christian KammQmlJS: Move plugin dumping code and redump on file...
2010-11-11 Thomas HartmannGetting the QmlJsModelManager working stand alone
2010-11-11 Christian KammMove shared code to a new QmlJSTools plugin.