index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljstools
/
qmljsmodelmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
qmljs: fix scan out of build dir
Fawzi Mohamed
2022-02-11
1
-8
/
+41
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-2
/
+2
*
qmljsmodelmanager: Add additional directories to find qmltypes
Maximilian Goldstein
2021-12-07
1
-0
/
+11
*
QmlJS: Proliferate FilePath and QtcProcess use in QmlJSPluginDumper
hjk
2021-10-27
1
-4
/
+4
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-3
/
+3
*
baseqtversion: commands are FilePathes
Tim Jenssen
2021-07-14
1
-1
/
+1
*
QmlJSTools: Guard against null pointer access
v5.0.0-beta1
Robert Löhning
2021-07-07
1
-1
/
+1
*
QtSupport: Use FilePath for several BaseQtVersion members
hjk
2021-07-01
1
-1
/
+1
*
MimeDatabase: add FilePath convenience function
David Schulz
2021-06-23
1
-1
/
+1
*
Core: Add a default parameter to various ICore::*path functions
hjk
2021-04-27
1
-1
/
+1
*
ICore: Change some path API to use FilePath
Eike Ziller
2021-04-26
1
-3
/
+3
*
Simplify handling of qmlplugindump
Kai Köhne
2021-03-23
1
-16
/
+6
*
MCU: Do not add fall-back path for QUL kits
Erik Verbruggen
2021-02-16
1
-1
/
+1
*
Use new, more evocative MessageManager API
Eike Ziller
2020-12-16
1
-1
/
+1
*
QmlJSTools: Remove unused include
Christian Stenger
2020-07-20
1
-1
/
+0
*
ProjectExplorer: Remove Target::applicationTargets()
hjk
2020-03-25
1
-1
/
+3
*
QmlJS: Scan app.qmltypes and lib.qmltypes for type information
Ulf Hermann
2019-10-31
1
-0
/
+8
*
QmlJS: Clean up qmljsmodelmanagerinterface.{h|cpp}
Ulf Hermann
2019-10-29
1
-5
/
+8
*
QmlJSTools: make setupProjectInfoQmlBundles private
Ulf Hermann
2019-10-28
1
-29
/
+25
*
QmlJS: Clean up ViewerContext
Ulf Hermann
2019-10-23
1
-1
/
+1
*
Utils::Environment: Use expanded values
Christian Kandeler
2019-08-20
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Remove excess blank lines after namespace
Orgad Shaneh
2019-05-27
1
-1
/
+0
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-1
/
+1
*
Fix warning: "Don't call QVector::first() on temporary QList/QVector"
Alessandro Portale
2019-01-28
1
-1
/
+1
*
QmlJS: remove qtquick1 leftovers
Tim Jenssen
2019-01-18
1
-5
/
+1
*
QmlJSTools: Modernize
Alessandro Portale
2018-12-07
1
-5
/
+3
*
QmlJSPlugin: reorganize setup
hjk
2018-02-08
1
-2
/
+1
*
De-emphasize PluginManager::getObjects<Type>()
hjk
2017-12-15
1
-10
/
+6
*
Project: Make Project::file take a std::function to match files
Tobias Hunger
2017-12-08
1
-8
/
+7
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-3
/
+5
*
QtSupport: Add a method to retrieve the QML path
Ulf Hermann
2017-09-29
1
-1
/
+1
*
QmlJSModelManager: Simplify code
Tobias Hunger
2017-07-25
1
-2
/
+1
*
Add QML2_IMPORT_PATH to qmlplugindump if defined in build configuration
Tomasz Olszak
2017-07-04
1
-0
/
+4
*
QmlJs: initialize qmlDumpEnvironment
Marco Benelli
2017-06-08
1
-0
/
+1
*
ProjectNodes: add listInProject() to Node
Tobias Hunger
2017-05-04
1
-4
/
+7
*
QmlJSModelManager: Avoid needless Mime database lookups
Tobias Hunger
2017-03-27
1
-13
/
+14
*
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-10
/
+8
*
Unify projectexplorer language IDs
Ulf Hermann
2017-01-30
1
-2
/
+5
*
QtSupport: Pass kit to QmlDumpTool::pathAndEnvironment
Tobias Hunger
2017-01-16
1
-1
/
+1
*
QmlJS[|Editor|Tools]: Use Qt5-style connects
Orgad Shaneh
2016-06-28
1
-2
/
+2
*
Qmljs: small QHash improvements
Tim Jenssen
2016-06-20
1
-1
/
+8
*
QmlJS: Do not rely on Qt Creator plugins running
Thomas Hartmann
2016-06-14
1
-0
/
+4
*
QmlJS: Limit MIME type matching to extension
Orgad Shaneh
2016-03-15
1
-1
/
+3
*
Removing support for DebuggingHelpers
Thomas Hartmann
2016-01-25
1
-3
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Rename Project::ExcludeGeneratedFiles
Ulf Hermann
2016-01-13
1
-1
/
+1
*
QtSupport: Remove SimulatorQt
hjk
2015-04-24
1
-3
/
+1
*
Clean exported headers of the CppTools plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
[next]