aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Remove PluginManager::futureSynchronizer()Eike Ziller17 hours1-3/+1
* CMake: Fix translatable stringEike Ziller5 days1-3/+4
* Merge remote-tracking branch 'origin/13.0'Eike Ziller5 days1-4/+8
|\
| * CMake: Fix library build path for MinGWEike Ziller9 days1-4/+8
* | CMake: Use theme colors for text prefixMarcus Tillmanns2024-05-071-10/+3
* | CMakePM: Add conan/vcpkg-dependencies to "Clear CMake Configuration"Cristian Adam2024-05-061-1/+3
* | CMakePM: Add "Clear CMake Configuration" to context menuCristian Adam2024-05-062-0/+9
* | ProjectExplorer: remove confusing function from ProjectDavid Schulz2024-05-021-5/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-05-021-7/+5
|\|
| * CMakePM: Do not force Kit's Qt version as projects Qt versionCristian Adam2024-05-021-7/+5
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-301-0/+2
|\|
| * CMakePM: Fix crash with specific CMakePresets.jsonCristian Adam2024-04-291-0/+2
* | Merge "Merge remote-tracking branch 'origin/13.0'"The Qt Project2024-04-223-6/+9
|\ \
| * | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-223-6/+9
| |\|
| | * CMakePM: Treat all default CMake source groups as …Cristian Adam2024-04-183-6/+9
* | | CMakePM: Use ILocatorFilter::createRegExp for locator filterCristian Adam2024-04-221-7/+19
|/ /
* | CMakePM: Hide QML clutter project filesCristian Adam2024-04-181-0/+16
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-174-46/+67
|\|
| * CMakePM: Rename source files in set_source_files_properties callsCristian Adam2024-04-161-35/+49
| * CMakePM: Do not show subfolders for custom source_groupsCristian Adam2024-04-153-3/+14
| * Revert CMakePM: Treat all sourceGroups as sourcesOrHeaders project nodesCristian Adam2024-04-153-10/+6
* | 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
* | ProjectExplorer: Make settings access more directhjk2024-04-121-1/+1
* | qmlls: add checkbox for generating qmlls ini filesSami Shalayel2024-04-111-0/+18
* | TextEditor: remove text editor action handlerDavid Schulz2024-04-091-4/+3
* | CMake: Add hint about additional error messagesMarcus Tillmanns2024-04-041-0/+1
* | CMake: Don't ignore writable testMarcus Tillmanns2024-04-041-2/+2
* | CMake: Add hint about missing docker mountsMarcus Tillmanns2024-04-041-2/+6
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-201-0/+2
|\|
| * CMakePM: Always set the comiplers from the CMake Preset probeCristian Adam2024-03-181-0/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-145-37/+36
|\|
| * CMakePM: Do not crash with CMake presets and no CMake toolCristian Adam2024-03-131-1/+8
| * CMakePM: Fix dll path addition for MinGWCristian Adam2024-03-121-8/+16
| * Utils: Remove PresistentStoreCacheMarcus Tillmanns2024-03-123-28/+12
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-121-6/+13
|\|
| * [cmake] Fix follow symbol for add_subdirectory to not jump to targetVolodymyr Zibarov2024-03-111-6/+13
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-063-8/+13
|\|
| * CMakePM: Suppress error message for valid build presetCristian Adam2024-03-041-1/+1
| * CMake: Exclude non-project CMake files from searchEike Ziller2024-03-042-7/+12
* | 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-285-5/+5
|/
* CMake: Fix setting label and tooltipLeena Miettinen2024-02-261-6/+6
* CMakePM: Consider envvar QTC_CMAKE_USE_JUNCTIONSCristian Adam2024-02-261-9/+25
* CMakePM: Don't show anything but CMake Preset Kits during initial configureCristian Adam2024-02-214-4/+15
* CMakePM: Traverse the whole inheritance tree for PresetsCristian Adam2024-02-121-4/+21
* CMakePM: Only display CMake preset Kits in the project setup pageCristian Adam2024-02-122-0/+20
* CMakePM: When using presets only use presets for candidatesCristian Adam2024-02-082-14/+24
* CMakePM: Only overwrite Qt version for autodetected CMake versionsCristian Adam2024-02-071-1/+1