aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-071-5/+5
|\
| * Nim: Limit the number of factoriesJarek Kobus2025-04-301-5/+5
* | 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
* Debugger: Remove unneeded debugger includesJarek Kobus2025-03-031-1/+0
* 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-178-89/+0
* | ProjectExplorer: Allow to retrieve project-specific kit issuesChristian Kandeler2025-02-171-17/+15
* | De-noise *codestylepreferencesfactories a bithjk2025-02-131-41/+26
* | Move CodeStylePreferencesFactory implementation to .cpphjk2025-02-134-52/+41
* | 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
* | TextEditor: Remove references to ProjectExplorer::ProjectChristian Kandeler2025-02-103-7/+7
* | ClangFormat et al.: Refactor settings factoriesAndrii Semkiv2025-02-105-38/+87
* | 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-2421-909/+760
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-106-18/+18
* PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-3/+3
* 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
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-153-4/+11
* ProjectExplorer: Display build configuration specific variables againhjk2024-10-183-11/+0
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ProjectExplorer: improve treescanner scan resultDavid Schulz2024-09-171-2/+2
* ProjectExplorer: Let build systems do renamings in bulkChristian Kandeler2024-09-163-7/+28
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* ProjectExplorer: Stop pretending that C and C++ compilers are unrelatedChristian Kandeler2024-08-052-42/+18
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Nim: Hide NimBuildSystem definition in .cpphjk2024-07-223-27/+30
* Nim: Standardize Project classes setuphjk2024-07-225-24/+13
* ProjectManager: Simplify Project::setBuildSystemCreator()Jarek Kobus2024-07-162-2/+2
* BuildSystem: Make BuildSystem subclasses finalJarek Kobus2024-07-152-2/+2
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* 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
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+5
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1