aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsmodelmanagerinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Update interface to let refreshing files in code modelqds/v3.9.0qds/3.9Vikas Pachdha2022-12-121-3/+3
* Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-091-2/+3
|\
| * QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-2/+3
* | Automatic qmlls support (experimental)Fawzi Mohamed2022-10-121-0/+3
|/
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-261-0/+3
|\
| * QmlJS: Fix compileChristian Stenger2022-08-241-0/+1
| * qmljs: reduce used threadsTim Jenssen2022-08-231-0/+2
* | qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-35/+40
|/
* qmljs: avoid linking to files in the build directoryFawzi Mohamed2022-06-211-0/+3
* QmlJS: Proliferate FilePath use, part 2hjk2021-10-281-1/+1
* QmlJS: Proliferate FilePath and QtcProcess use in QmlJSPluginDumperhjk2021-10-271-3/+3
* Remove unused ModelManagerInterface:isIdle()Jarek Kobus2021-06-231-1/+0
* Add more thread safety to ModelManagerInterfaceJarek Kobus2021-06-211-0/+1
* Fix a crash inside ModelManagerInterface on Creator shutdownJarek Kobus2021-06-211-1/+1
* Refactor tst_joinAllThreads, to be used in ModelManager d'torJarek Kobus2021-06-211-2/+3
* Support for QML module mappingErik Verbruggen2021-03-191-0/+1
* Fix a build with Qt 6Jarek Kobus2020-11-051-0/+3
* 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
|\