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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilationDbProjectManager: Fix tree scanning
Christian Kandeler
2021-10-22
1
-8
/
+5
*
Use lowercase for Windows header for supporting cross-compilation
Orgad Shaneh
2021-09-27
1
-1
/
+1
*
Add FileSystemWatcher::clear()
Eike Ziller
2021-09-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-07
1
-1
/
+6
|
\
|
*
CompilationDatabasePM: Fix crash at loading project
Cristian Adam
2021-09-01
1
-1
/
+6
*
|
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-8
/
+8
|
/
*
CppTools: Take "-include" files into account
Nikolai Kosjar
2020-11-05
1
-2
/
+2
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-5
/
+5
*
Fix plugin unit tests when using projects
Christian Stenger
2020-06-17
1
-2
/
+4
*
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-05-26
1
-2
/
+0
|
\
|
*
CompilationDbPM: Do not change the kit's toolchain
Christian Kandeler
2020-05-20
1
-2
/
+0
*
|
BuildSystem: Clean up use of BuildSystem::(kit|target|project)
Tobias Hunger
2020-03-20
1
-3
/
+3
*
|
CompilationDb: Make use of BuildSystem base class parsing infrastructure
Christian Kandeler
2020-03-12
1
-8
/
+2
|
/
*
CompilationDatabaseProjectManager: Fix autotest
Christian Kandeler
2020-03-04
1
-0
/
+7
*
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
-1
/
+1
*
ProjectExplorer: Move some of the BuildInfo setup code to central places
hjk
2020-01-14
1
-3
/
+2
*
ProjectExplorer: De-QObject-ify BuildConfigurationFactories
hjk
2020-01-10
1
-1
/
+1
*
ProjectExplorer: Replace BuildConfigurationFactory::availableBuilds
hjk
2020-01-09
1
-12
/
+10
*
Revert "CompilationDatabase: Simplify rootPathFromSettings function call"
hjk
2020-01-07
1
-6
/
+4
*
CompilationDatabase: Simplify rootPathFromSettings function call
hjk
2020-01-07
1
-4
/
+6
*
CompilationDatabase: Remove unnneded ::fromMap() reimplementaion
hjk
2019-12-11
1
-7
/
+0
*
ProjectExplorer: Use function object for special build config init
hjk
2019-12-09
1
-4
/
+8
*
CompilationDatabase: Avoid an unneeded cast
hjk
2019-11-21
1
-2
/
+2
*
ProjectExplorer: Introduce and use a Target::buildSystemUpdated signal
hjk
2019-11-21
1
-0
/
+2
*
ProjectExplorer: Introduce per-buildsystem setRootProjectNode
hjk
2019-11-21
1
-1
/
+1
*
ProjectExplorer: Use a Kit to initialize KitInfo
hjk
2019-11-20
1
-1
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-47
/
+52
*
CompilationDbProjectManager: Set deployment data, if available
Christian Kandeler
2019-10-29
1
-16
/
+28
*
CompilationDB: Reparse only on actual project file change
Christian Kandeler
2019-10-22
1
-6
/
+9
*
CppTools: Move ProjectUpdateInfo to ProjectExplorer
Eike Ziller
2019-09-12
1
-3
/
+2
*
CppTools: Move RawProjectPart to ProjectExplorer
Eike Ziller
2019-09-11
1
-17
/
+17
*
Project: Rename Project::activeBuildEnvironment to Project::activeParseEnviro...
Tobias Hunger
2019-08-28
1
-1
/
+1
*
CompilationDb: Properly set up build info
Christian Kandeler
2019-08-27
1
-1
/
+2
*
ProjectExplorer: Set up hack to funnel information to buildstep ctors
hjk
2019-08-22
1
-7
/
+2
*
CompilationDatabase: Simplify based on Project::projectFileIsDirty signal
Tobias Hunger
2019-08-19
1
-8
/
+10
*
ProjectExplorer: Use RAII pattern for parsing start/stop signalling
Tobias Hunger
2019-08-09
1
-5
/
+6
*
ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kit
hjk
2019-08-01
1
-1
/
+1
*
CompilationDataBasePM: Do not delay creating targets
hjk
2019-08-01
1
-6
/
+1
*
Fix compile after FileName drop
Christian Stenger
2019-07-24
1
-1
/
+1
*
Make the project managers tell the code model about include paths
Christian Kandeler
2019-07-12
1
-1
/
+1
*
ProjectExplorer: Merge BuildConfigurationFactory::availableBuilds
hjk
2019-06-27
1
-16
/
+6
*
ProjectExplorer: Align signatures of BuildConfiguration
hjk
2019-06-27
1
-3
/
+2
*
ProjectExplorer etc: More FilePath usage
hjk
2019-06-26
1
-2
/
+1
*
Use build step ids for construction in more cases
hjk
2019-06-26
1
-2
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-18
/
+18
*
CompilationDbProjectmanager: Fix build for older compilers
Christian Kandeler
2019-05-23
1
-2
/
+2
*
CompilationDbProjectManager: Sanitize project parsing
Christian Kandeler
2019-05-23
1
-174
/
+38
*
Utils: Make FileName::canonicalPath a member
hjk
2019-05-20
1
-4
/
+2
*
More FileName::appendPath() -> .pathAppended()
hjk
2019-05-17
1
-6
/
+3
[next]