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
/
cmakeprojectmanager
/
fileapiparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Wrap various file system iteration flags and filters
hjk
2022-01-26
1
-4
/
+1
*
Utils: Add optional recursion for file system iteration
hjk
2022-01-18
1
-1
/
+4
*
CMakePM: Allow loading of projects that do not have any targets
Cristian Adam
2021-09-16
1
-7
/
+0
*
CMake: correctly track remote cmake files
David Schulz
2021-09-13
1
-1
/
+1
*
CMake: parse remote json files
David Schulz
2021-09-09
1
-5
/
+1
*
Utils: Rename FilePath::absolutePath(FilePath) to resolvePath
hjk
2021-09-09
1
-1
/
+1
*
CMakePM: Do not treat generated files as project files
Cristian Adam
2021-09-02
1
-2
/
+2
*
CMakePM: Fix build library search path with CMake 3.20+
Cristian Adam
2021-08-20
1
-0
/
+7
*
CMake: Simplify CMakeConfigItem::toBool() use
hjk
2021-07-21
1
-1
/
+1
*
CMake: Use FilePath::dirEntries file api parser
hjk
2021-06-29
1
-7
/
+3
*
CMake: Use FilePath::ensureExistingFile in file API
hjk
2021-06-29
1
-8
/
+2
*
CMake: Use local paths with file system watcher
hjk
2021-06-29
1
-1
/
+1
*
CMake: Use FilePath in FileApi{Reader,Parser}
hjk
2021-06-16
1
-12
/
+8
*
CMake: Use Utils::FilePath in fileapi parser and reader
hjk
2021-06-09
1
-29
/
+37
*
CMake: cancel file api parsing
Eike Ziller
2021-06-01
1
-3
/
+21
*
CMakePM: Better error message when CMake file-api config is missing
Cristian Adam
2021-03-23
1
-1
/
+15
*
CMakePM: Use case insensitive search for file-api configuration
Cristian Adam
2021-03-05
1
-1
/
+3
*
CMakeProjectManager: Support for multi-config generators
Cristian Adam
2021-01-21
1
-10
/
+25
*
CMake: Use new MessageManager API
Eike Ziller
2020-12-04
1
-4
/
+5
*
CMakePM: Start integrating ctest
Christian Stenger
2020-11-09
1
-0
/
+1
*
Use IDE_DISPLAY_NAME
Robert Loehning
2020-08-03
1
-1
/
+3
*
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-06-15
1
-1
/
+1
|
\
|
*
CMake: Do not treat project with the empty string as a name as invalid
Tobias Hunger
2020-06-11
1
-1
/
+1
*
|
CMake: Improve debugging output when parsing projects from file-api
Tobias Hunger
2020-06-11
1
-2
/
+3
*
|
CMake: Move notification on outside cmake runs into FileApiReader
Tobias Hunger
2020-05-15
1
-27
/
+0
*
|
CMake: Clean up API of FileApiParser
Tobias Hunger
2020-05-15
1
-34
/
+27
*
|
CMake: Fix includes all over the CMake plugin
Tobias Hunger
2020-04-20
1
-2
/
+0
|
/
*
CMake: Fix UI text according to the guidelines
Leena Miettinen
2020-03-11
1
-1
/
+1
*
Make various Q_LOGGING_CATEGORY's static
Alessandro Portale
2020-01-15
1
-1
/
+1
*
CMake: Fix UI text
Leena Miettinen
2019-10-28
1
-18
/
+18
*
CppTools: Move RawProjectPart to ProjectExplorer
Eike Ziller
2019-09-11
1
-3
/
+4
*
CMake: Make fileapi not race against its own reply file detection
Tobias Hunger
2019-07-25
1
-11
/
+6
*
CMake: Update code to decide whether to run cmake in fileapi mode
Tobias Hunger
2019-07-23
1
-1
/
+14
*
CMake: Add initial fileapireader class
Tobias Hunger
2019-06-20
1
-0
/
+947