aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/fileapidataextractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/13.0' into 14.0Eike Ziller4 days1-20/+10
|\
| * CMakePM: Skip .obj/.o for static qml plugins in PATHCristian Adam5 days1-21/+11
| * CMakePM: Only add external "bin" dirs to PATHCristian Adam5 days1-1/+1
* | Merge remote-tracking branch 'origin/13.0' into 14.0Eike Ziller5 days1-30/+12
|\|
| * CMakePM: Do not check the existence of dlls for PATH handlingCristian Adam8 days1-30/+12
* | CMakePM: Add project CMake settings supportCristian Adam11 days1-2/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-05-171-4/+8
|\|
| * CMake: Fix library build path for MinGWEike Ziller2024-05-131-4/+8
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-221-2/+2
|\|
| * CMakePM: Treat all default CMake source groups as …Cristian Adam2024-04-181-2/+2
* | CMakePM: Hide QML clutter project filesCristian Adam2024-04-181-0/+16
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-171-2/+7
|\|
| * CMakePM: Do not show subfolders for custom source_groupsCristian Adam2024-04-151-1/+6
| * Revert CMakePM: Treat all sourceGroups as sourcesOrHeaders project nodesCristian Adam2024-04-151-1/+1
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-151-5/+14
|\|
| * CMakePM: Add build artifacts to the PATH env variableCristian Adam2024-04-091-5/+14
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-141-8/+16
|\|
| * CMakePM: Fix dll path addition for MinGWCristian Adam2024-03-121-8/+16
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-02-291-9/+26
|\|
| * CMakePM: Only add paths with dlls to PATHCristian Adam2024-02-281-9/+26
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
|/
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2024-01-301-2/+1
|\
| * CMakePM: Fix bad "path" backtrace generationCristian Adam2024-01-241-2/+1
* | CMakePM: Refactor CMakeLists|Cache.txt as constantsCristian Adam2024-01-291-1/+2
* | CMake: Add information about all sourceFiles to the CMakeBuildTargetDominik Holland2023-12-221-0/+4
* | Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-201-1/+4
|\|
| * CMakePM: Do not show source/group/path twiceCristian Adam2023-11-161-1/+4
* | Utils/all: Move mime constants into a central placehjk2023-11-081-4/+5
|/
* CMakePM: Treat all sourceGroups as sourcesOrHeaders project nodesCristian Adam2023-10-311-1/+1
* CMakePM: Fix coverity PASS_BY_VALUE warningsCristian Adam2023-10-311-2/+2
* CMakePM: Fix C/C++ code model preparationCristian Adam2023-10-301-27/+39
* CMakePM: Fix display of header / source filesCristian Adam2023-10-201-18/+7
* CMake: Reduce number of FilePath conversions in fileapidataextractor.cpphjk2023-10-201-20/+13
* CMake: save a few cycleshjk2023-10-181-7/+6
* CMake: De-noise fileapidataextractor.cpp a bithjk2023-10-171-24/+22
* CMakeProjectManager: Use a few FilePath::path() instead of toString()hjk2023-10-171-6/+6
* CMakeProjectManager: Fix path construction of pch fileshjk2023-10-171-4/+1
* CMakePM: Remove compiler group for all generated sourcesCristian Adam2023-10-131-1/+6
* FileApiReader: Make shutdown fasterJarek Kobus2023-10-061-181/+238
* CMake: Improve remote parsing speedMarcus Tillmanns2023-10-041-44/+58
* CMakePM: Proper support for Unity buildsCristian Adam2023-09-141-14/+47
* Utils: Cache theme icon accesshjk2023-09-011-3/+2
* CMakePM: Replace QDir with FilePath in fileapiextractorCristian Adam2023-08-311-17/+13
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-08-251-3/+3
|\
| * Fix exclusion of system directories from (DY)LD_LIBRARY_PATHEike Ziller2023-08-251-3/+3
* | Various Plugins: Simplify return FilePath statementsJarek Kobus2023-08-021-2/+2
* | CMake: Use current pattern to access main settings pagehjk2023-07-071-2/+1
|/
* Remove some unused variables & includesEike Ziller2023-06-281-3/+1
* CMakePM: Display presets as part of the project outlineCristian Adam2023-05-121-0/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1