aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsmodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Clean up qmljsmodelmanagerinterface.{h|cpp}Ulf Hermann2019-10-291-1/+2
* QmlJSTools: make setupProjectInfoQmlBundles privateUlf Hermann2019-10-281-2/+0
* QmlJSPlugin: reorganize setuphjk2018-02-081-1/+1
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-2/+1
* Qmljs: small QHash improvementsTim Jenssen2016-06-201-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlJs: More override changesTobias Hunger2015-06-041-1/+1
* qmljstools: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-5/+5
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-4/+0
* Use new mime databaseEike Ziller2015-02-171-2/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-6/+5
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-7/+0
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-1/+1
* | qmljs: move defaultProjectInfoForProject to the qmljs libraryFawzi Mohamed2014-07-241-2/+1
|/
* qmljs: fix race condition in defaultVContextFawzi Mohamed2014-06-301-1/+2
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-120/+6
* 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