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
/
compilationdbparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilationDbParser: Ensure the futures are synchronized
Jarek Kobus
2024-02-26
1
-0
/
+4
*
CompilationDbParser: Make parseProject() static
Jarek Kobus
2023-10-06
1
-95
/
+91
*
CompilationDbParser: Make readExtraFiles() static
Jarek Kobus
2023-10-06
1
-3
/
+2
*
CompilationDBPM: Remove some unneeded #includes
hjk
2023-09-14
1
-2
/
+2
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
ProjectExplorer: Proliferate FilePath a bit
hjk
2023-03-15
1
-1
/
+1
*
CompilationDBParser: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-09
1
-2
/
+2
*
Remove unneeded includes of task.h and taskhub.h
Jarek Kobus
2023-02-14
1
-1
/
+0
*
CompilationDatabaseProjectManager: Tr::tr()
Alessandro Portale
2023-02-10
1
-2
/
+3
*
CompilationDBPM: Adapt to FilePath change
Christian Stenger
2023-01-30
1
-5
/
+2
*
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
*
CompilationDatabaseProjectManager: Be more careful with filtering
Christian Kandeler
2022-08-02
1
-4
/
+4
*
CompilationDatabaseProjectManager: Fix cached state being unhandled
Alibek Omarov
2022-07-26
1
-0
/
+3
*
ProjectExplorer: Use FilePath for sysroots
hjk
2022-06-30
1
-0
/
+2
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
CompilationDbProjectManager: Fix tree scanning
Christian Kandeler
2021-10-22
1
-2
/
+2
*
CompilationDatabaseProjectManager: Fix unexpected double emit of signal
Christian Kandeler
2021-09-16
1
-6
/
+12
*
CMake: Do not create file system node in main thread
Eike Ziller
2021-06-23
1
-2
/
+3
*
Utils: add FilePath::baseName
David Schulz
2021-06-03
1
-1
/
+1
*
CompilationDatabase: Clean paths
Martin Kampas
2020-10-02
1
-2
/
+2
*
CompilationDbProjectManager: Do not canonicalize file paths
Christian Kandeler
2020-04-23
1
-1
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-1
/
+1
*
CompilationDB: Reparse only on actual project file change
Christian Kandeler
2019-10-22
1
-16
/
+28
*
ProjectExplorer: Use RAII pattern for parsing start/stop signalling
Tobias Hunger
2019-08-09
1
-7
/
+12
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-8
/
+8
*
CompilationDbProjectManager: Sanitize project parsing
Christian Kandeler
2019-05-23
1
-0
/
+228