aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Remove a few unneeded Q_OBJECThjk2025-04-251-3/+1
* Core: Use more Result<> in some wizardshjk2025-04-251-3/+2
* Utils: Split user interaction out of FileSaver::finalize()hjk2025-04-231-2/+4
* Utils: Drop QStringList FileSystemWatchs::Fiefiles() (pseudo-)overloadhjk2025-03-141-1/+1
* ProjectExplorer: Make build system name available in ProjectChristian Kandeler2025-03-121-2/+1
* GenericProjectManager: Fix wrong uses of ProjectExplorer::TargetChristian Kandeler2025-03-111-17/+4
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-2/+4
* Merge remote-tracking branch 'origin/16.0'Orgad Shaneh2025-02-111-40/+0
|\
| * GenericProjectManager: Remove unused GenericProjectFile classJarek Kobus2025-02-051-40/+0
* | ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-111-7/+2
|/
* GenericProjectManager: Make build system "per build config"Christian Kandeler2025-01-241-12/+21
* GenericProjectManager: Drop dedicated file pairs for build configChristian Kandeler2025-01-246-97/+58
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-9/+7
* Utils: Use dialogParent() more directly in wizardshjk2025-01-101-2/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-102-17/+17
* Core etc: Use dialogParent() for several wizardshjk2024-12-101-4/+4
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* ProjectExplorer: Move KitAspect into its own set of filesChristian Kandeler2024-10-111-0/+1
* Utils: Use the new Result class in some FilePath functionshjk2024-10-011-3/+3
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* Core: Return expected_str<void> from IDocument::reload()hjk2024-09-251-4/+3
* Fix build on macOS for older XcodeChristian Stenger2024-09-171-1/+1
* ProjectExplorer: Let build systems do renamings in bulkChristian Kandeler2024-09-161-10/+34
* Change RawProjectPart::projectFile to FilePathAndrii Semkiv2024-09-161-1/+1
* ProjectExplorer: fix remove directory action contextDavid Schulz2024-09-131-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-262-13/+3
* ProjectManager: Simplify Project::setBuildSystemCreator()Jarek Kobus2024-07-161-1/+1
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* ProjectExplorer: remove confusing function from ProjectDavid Schulz2024-05-021-1/+1
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-2/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Core: Rename ActionBuilder::setOn* to addOn*hjk2023-12-131-2/+2
* Core: Rename ActionBuilder::setContainer to addToContainerhjk2023-12-131-2/+2
* GenericProject: Use new setup for GenericProject itselfhjk2023-11-293-101/+85
* GenericProject: Dissolve plugin pimplhjk2023-11-221-51/+31
* GenericProject: Use new setup for build related classeshjk2023-11-215-58/+59
* GenericProject: Use new setup pattern for ProjectFilesFactoryhjk2023-11-213-33/+28
* GenericProject: Code cosmeticshjk2023-11-211-206/+176
* GenericProject: Consolidate project wizard related classeshjk2023-11-217-141/+114
* GenericProject: Move plugin class definition to .cpphjk2023-11-204-45/+27
* Core: Replace new "Action" by an "ActionBuilder"hjk2023-11-101-4/+2
* GenericProject: Use new Core::Actionhjk2023-11-091-20/+13
* ProjectExplorer: Promote CppProjectUpdaterInterfacehjk2023-11-061-17/+4
* Utils: Rename the new Storage to Storehjk2023-08-242-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-232-2/+2
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-152-2/+2
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1