aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsmodelmanagerinterface.h
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Add a way to return just the context of the project of a fileMiikka Heikkinen2020-06-111-0/+3
* QmlJS: Track futures to allow testingChristian Kamm2020-05-211-2/+5
* QmlJS: Scan app.qmltypes and lib.qmltypes for type informationUlf Hermann2019-10-311-0/+1
* QmlJS: Clean up qmljsmodelmanagerinterface.{h|cpp}Ulf Hermann2019-10-291-59/+43
* Compile fix with recent Qt devhjk2019-07-291-1/+0
* Move qrc parser from QmlJS to UtilsChristian Kandeler2019-02-131-3/+3
* QmlJS: improve codeTim Jenssen2019-01-231-6/+6
* QmlJS: remove qtquick1 leftoversTim Jenssen2019-01-181-1/+0
* QmlJS: fix nullptr warningsTim Jenssen2019-01-171-9/+9
* QmlJs: fix bug in resolving qml importsMarco Benelli2017-10-161-1/+1
* QmlJS: Rename variable called "interface"Christian Kandeler2017-08-171-1/+1
* QmlJs: use initilizer_lists for pairsTim Jenssen2017-04-271-1/+1
* QmlJS: Allow forced rescan on already known pathsChristian Stenger2017-03-081-1/+1
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-011-0/+2
* QmlJS: Release the same documents we keep beforeUlf Hermann2016-10-281-1/+1
* QmlJS: Reparse cpp types when component headers changeUlf Hermann2016-07-151-0/+1
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-6/+7
* Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-04-011-0/+6
|\
| * QmlJS: Fix resolution of "alias" directives in qrc filesUlf Hermann2016-03-291-0/+6
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* QmlJSModelManager: Cleanup uses of QFutureEike Ziller2016-01-221-2/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlJs: More override changesTobias Hunger2015-06-041-1/+1
* Make every operator bool() explicitDaniel Teske2015-06-021-1/+1
* QmlJS: allProjectsInfosForPath methodDenis Kormalev2015-05-191-1/+2
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-6/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-0/+1
|\|
| * qmljs: add isIdle method to detect background parsing/scannigFawzi Mohamed2014-11-181-0/+1
* | QmlJS: Allow scan of filesChristian Stenger2014-11-191-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlJsCodeModel: Respect QT_NO_CODE_INDEXER environment variableDaniel Teske2014-09-101-0/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-2/+0
|\|
| * QmlJS: Remove undefined methodKai Koehne2014-09-031-2/+0
* | qmljs: tests of the import architectureFawzi Mohamed2014-07-301-6/+5
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-13/+14
* | qmljs: move defaultProjectInfoForProject to the qmljs libraryFawzi Mohamed2014-07-241-0/+2
|/
* qmljs: track origin of ObjectValuesFawzi Mohamed2014-07-171-0/+1
* qmljs: fix race condition in defaultVContextFawzi Mohamed2014-06-301-1/+6
* Utils: Remove function wrapperhjk2014-06-301-1/+1
* QmlJS: Move ensuredGetDocumentForPath to ModelManagerInterfaceThomas Hartmann2014-06-261-0/+3
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-0/+1
|\
| * Revert "qmljs: better defaults, more uniform handling of paths"Fawzi Mohamed2014-05-071-9/+10
| * qmljs: ensure that opening an editor always updates the modelmanagerFawzi Mohamed2014-05-061-0/+1
| * qmljs: better defaults, more uniform handling of pathsFawzi Mohamed2014-05-061-10/+9
* | qmljs: better defaults, more uniform handling of pathsFawzi Mohamed2014-05-091-10/+9
|/
* qmljs: split scan functionFawzi Mohamed2014-04-301-0/+1
* qmljs: fixing attributes naming (code style)Fawzi Mohamed2014-02-191-2/+3