aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim/project
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add setting for a default working directoryChristian Kandeler2025-05-073-4/+0
* Utils: Proceed with FilePathification of FileSystemWatcherhjk2025-03-141-1/+1
* Utils: Convert FileSystemWatcher signals to FilePathhjk2025-03-142-6/+6
* ProjectExplorer: Make build system name available in ProjectChristian Kandeler2025-03-123-5/+3
* ProjectExplorer: Use Kit instead of Target in ExecutableAspectChristian Kandeler2025-03-112-3/+3
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-062-18/+13
* Project managers: Only enable the debug build config by defaultChristian Kandeler2025-03-052-0/+2
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-02-211-1/+1
|\
| * Nim: Fix reparse triggerChristian Stenger2025-02-211-1/+1
* | Nim: Remove remaining dead endsJarek Kobus2025-02-172-20/+0
* | ProjectExplorer: Allow to retrieve project-specific kit issuesChristian Kandeler2025-02-171-17/+15
* | Merge remote-tracking branch 'origin/16.0'Orgad Shaneh2025-02-111-4/+3
|\|
| * Nim: Restore init() overrideJarek Kobus2025-02-101-4/+3
* | ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-113-15/+3
* | ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-072-3/+3
|/
* Nim: Make BuildSystem classes "per build config"Christian Kandeler2025-01-294-12/+23
* Nim: Merge Project/BuildSystem/BuildConfiguration classes into one TUChristian Kandeler2025-01-2418-897/+760
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-104-16/+16
* Disambiguate translations for "None"Eike Ziller2025-01-061-1/+1
* ProjectExplorer: Use string lists to represent linesChristian Kandeler2024-11-251-8/+8
* ProjectExplorer: Remove unused member from OutputParserTesterChristian Kandeler2024-11-211-13/+5
* Plugins M-V: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-203-3/+3
* ProjectExplorer: Display build configuration specific variables againhjk2024-10-183-11/+0
* ProjectExplorer: improve treescanner scan resultDavid Schulz2024-09-171-2/+2
* ProjectExplorer: Let build systems do renamings in bulkChristian Kandeler2024-09-163-7/+28
* ProjectExplorer: Stop pretending that C and C++ compilers are unrelatedChristian Kandeler2024-08-052-42/+18
* Nim: Hide NimBuildSystem definition in .cpphjk2024-07-223-27/+30
* Nim: Standardize Project classes setuphjk2024-07-224-21/+10
* ProjectManager: Simplify Project::setBuildSystemCreator()Jarek Kobus2024-07-162-2/+2
* BuildSystem: Make BuildSystem subclasses finalJarek Kobus2024-07-152-2/+2
* Utils: Rename PathChooser::rawFilePath() to unxepandedFilePath()hjk2024-06-191-1/+1
* ProjectExplorer: prepare for parallelization of recursive file scanDavid Schulz2024-06-051-8/+7
* ProjectExplorer: Support column numbers in file path linkificationChristian Kandeler2024-05-311-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-283-3/+3
* Various plugins: Fix remaining C++20 warnings about [=] capturesJarek Kobus2024-02-061-1/+2
* Rename a few more ToolChain items to Toolchainhjk2024-01-232-25/+25
* All: More ToolChain->Toolchain renamingshjk2024-01-191-12/+12
* Nim: Hide plugin class implementation in .cpphjk2024-01-121-2/+0
* Nim: Move parser test definition closer to the tested codehjk2024-01-122-3/+15
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-123-3/+3
* ProjectExplorer: Rename various items in the Toolchain classhjk2023-12-042-3/+3
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-273-3/+3
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-242-10/+10
* ProjectExplorer: Rename Tool{C,h}ainFactoryhjk2023-11-242-7/+7
* ProjectExplorer: Rename Tool{C,c}hainConfigWidgethjk2023-11-242-4/+4
* TaskTree: Introduce DoneResult, use it for Sync setupJarek Kobus2023-11-071-4/+4
* Utils: Rename the new Storage to Storehjk2023-08-249-18/+18
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-239-18/+19
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-153-3/+3