aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsmodelmanagerinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: improve codeTim Jenssen2019-01-231-12/+10
* QmlJS: remove qtquick1 leftoversTim Jenssen2019-01-181-23/+4
* QmlJS: fix nullptr warningsTim Jenssen2019-01-171-4/+4
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-031-22/+6
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-4/+5
* QmlJS: Don't parse files we cannot openUlf Hermann2017-12-071-0/+2
* QmlJs: fix bug in resolving qml importsMarco Benelli2017-10-161-35/+16
* QmlJS: Rename variable called "interface"Christian Kandeler2017-08-171-5/+5
* QmlJs: use initilizer_lists for pairsTim Jenssen2017-04-271-1/+1
* QmlJS: Abort if file could not be openedRobert Loehning2017-04-071-1/+2
* QmlJS: Fix version detection in updateProjectInfoRobert Loehning2017-03-151-1/+1
* QmlJS: Allow forced rescan on already known pathsChristian Stenger2017-03-081-6/+8
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-2/+2
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-011-2/+3
* QmlJS: Release the same documents we keep beforeUlf Hermann2016-10-281-15/+18
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-2/+3
* QML: Band-aid fix to prevent a crashErik Verbruggen2016-07-251-1/+4
* QmlJS: Reparse cpp types when component headers changeUlf Hermann2016-07-151-24/+58
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-2/+3
* Qmljs: small QHash improvementsTim Jenssen2016-06-201-8/+9
* QmlJS: Fix resolution of "alias" directives in qrc filesUlf Hermann2016-03-291-37/+36
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-11/+11
* QmlJS: Change yet another call of QtConcurrent::runEike Ziller2016-02-011-3/+3
* Revert "QmlJS: Exchange unsafe meta calls with QTimer::singleShot"Orgad Shaneh2016-01-281-2/+4
* QmlJS: Use Utils::runAsync and add some more progress informationEike Ziller2016-01-271-5/+7
* QmlJS: Exchange unsafe meta calls with QTimer::singleShotEike Ziller2016-01-271-4/+2
* QmlJSModelManager: Use Utils::runAsync instead of QtConcurrent::runEike Ziller2016-01-221-4/+4
* QmlJSModelManager: Cleanup uses of QFutureEike Ziller2016-01-221-29/+19
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlJS: allProjectsInfosForPath methodDenis Kormalev2015-05-191-12/+26
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+1
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-121-2/+4
|\
| * qmljs: do not rely on future.isCanceled to be stickyFawzi Mohamed2015-01-221-2/+4
* | 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-12-101-5/+10
|\|
| * qmljs: lookup libraries in the correct placeFawzi Mohamed2014-12-041-1/+1
| * qmljs: fix projectInfoForPath and fileToPath mappingFawzi Mohamed2014-12-031-4/+9
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-261-0/+4
|\|
| * qmljs: phase out qtImportPathsFawzi Mohamed2014-11-251-0/+2
| * qmljs: avoid storing qmltypes and qmlprojectFawzi Mohamed2014-11-251-0/+2
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-0/+5
|\|
| * qmljs: add isIdle method to detect background parsing/scannigFawzi Mohamed2014-11-181-0/+5
* | QmlJS: Allow scan of filesChristian Stenger2014-11-191-3/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Add ui.qml support to code mode and editorFawzi Mohamed2014-10-141-6/+24
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-0/+7
|\|