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
/
compilationdatabaseprojectmanager
/
compilationdatabaseproject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilationDatabaseProject: Simplify a bit
hjk
2024-07-19
1
-1
/
+0
*
CompilationDataBase: Hide build system definition in .cpp
hjk
2024-07-19
1
-39
/
+3
*
BuildSystem: Make BuildSystem subclasses final
Jarek Kobus
2024-07-15
1
-1
/
+1
*
CompilationDatabaseBuildSystem: Remove unused QFutureWatcher
Jarek Kobus
2024-02-26
1
-3
/
+0
*
CompilationDatabasePM: Use setup function for plugin items
hjk
2024-02-01
1
-10
/
+2
*
ProjectExplorer: Promote CppProjectUpdaterInterface
hjk
2023-11-06
1
-7
/
+9
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Give build systems a name
Christian Kandeler
2021-09-09
1
-0
/
+1
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-2
/
+2
*
Fix plugin unit tests when using projects
Christian Stenger
2020-06-17
1
-1
/
+1
*
CompilationDb: Make use of BuildSystem base class parsing infrastructure
Christian Kandeler
2020-03-12
1
-5
/
+0
*
CompilationDatabaseProjectManager: Fix autotest
Christian Kandeler
2020-03-04
1
-0
/
+3
*
CompilationDbManager: Do not create an extra target
Christian Kandeler
2020-03-03
1
-7
/
+0
*
De-Q_OBJECT-ify various IEditorFactory derived classes
hjk
2020-02-13
1
-2
/
+0
*
ProjectExplorer: De-QObject-ify BuildConfigurationFactories
hjk
2020-01-10
1
-3
/
+1
*
ProjectExplorer: Replace BuildConfigurationFactory::availableBuilds
hjk
2020-01-09
1
-4
/
+0
*
Revert "CompilationDatabase: Simplify rootPathFromSettings function call"
hjk
2020-01-07
1
-0
/
+1
*
CompilationDatabase: Simplify rootPathFromSettings function call
hjk
2020-01-07
1
-1
/
+0
*
CompilationDatabase: Remove unnneded ::fromMap() reimplementaion
hjk
2019-12-11
1
-1
/
+0
*
ProjectExplorer: Use function object for special build config init
hjk
2019-12-09
1
-8
/
+0
*
ProjectExplorer: Settle on fixed set of build step lists
hjk
2019-12-06
1
-0
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-3
/
+17
*
CompilationDbProjectManager: Set deployment data, if available
Christian Kandeler
2019-10-29
1
-11
/
+5
*
CompilationDB: Reparse only on actual project file change
Christian Kandeler
2019-10-22
1
-0
/
+1
*
ProjectExplorer: Set up hack to funnel information to buildstep ctors
hjk
2019-08-22
1
-2
/
+1
*
CompilationDatabase: Simplify based on Project::projectFileIsDirty signal
Tobias Hunger
2019-08-19
1
-1
/
+0
*
ProjectExplorer: De-virtualize some more virtual methods
Tobias Hunger
2019-08-13
1
-1
/
+0
*
CompilationDataBasePM: Do not delay creating targets
hjk
2019-08-01
1
-1
/
+0
*
ProjectExplorer: Merge BuildConfigurationFactory::availableBuilds
hjk
2019-06-27
1
-4
/
+3
*
ProjectExplorer: Align signatures of BuildConfiguration
hjk
2019-06-27
1
-1
/
+1
*
ProjectExplorer etc: More FilePath usage
hjk
2019-06-26
1
-2
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
CompilationDbProjectManager: Sanitize project parsing
Christian Kandeler
2019-05-23
1
-4
/
+11
*
CompilationDatabase: Allow to set custom build step and run command
Ivan Donchevskii
2019-04-29
1
-1
/
+27
*
CompilationDatabase: Fix few bugs and plugin tests
Ivan Donchevskii
2019-04-26
1
-0
/
+1
*
RemoteLinux: Retrieve deployment info from local install root
Christian Kandeler
2019-04-23
1
-0
/
+1
*
CompilationDatabase: Ask for the root path and scan for headers
Ivan Donchevskii
2019-04-05
1
-2
/
+8
*
CompilationDatabase: Refresh the tree on the JSON file update
Ivan Donchevskii
2019-03-15
1
-1
/
+4
*
CompilationDatabase: Support both code models
Ivan Donchevskii
2018-11-01
1
-0
/
+7
*
Plugins: Add compilation database plugin
Ivan Donchevskii
2018-09-19
1
-0
/
+63