aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add setting for a default working directoryChristian Kandeler2025-05-072-2/+0
* qbs build: Set Qt resource properties centrallyChristian Kandeler2025-04-171-1/+0
* Fix warning for ';'Marco Bubke2025-04-152-9/+9
* MesonProjectManager: Generate qrc file at build timeChristian Kandeler2025-04-153-9/+22
* Fix build by including QElapsedTimer correctlyZoltan Gera2025-04-111-0/+1
* Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* ProjectExplorer: Make build system name available in ProjectChristian Kandeler2025-03-122-2/+1
* ProjectExplorer: Introduce & make use of BuildConfiguration::kitChangedChristian Kandeler2025-03-111-1/+1
* ProjectExplorer: Use Kit instead of Target in ExecutableAspectChristian Kandeler2025-03-111-1/+1
* ProjectExplorer: Replace uses of Target signals and member functionsChristian Kandeler2025-03-062-2/+2
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-9/+5
* Project managers: Only enable the debug build config by defaultChristian Kandeler2025-03-051-0/+1
* ProjectExplorer: De-virtualize a Project getterChristian Kandeler2025-02-171-6/+0
* ProjectExplorer: Allow to retrieve project-specific kit issuesChristian Kandeler2025-02-171-14/+10
* Merge remote-tracking branch 'origin/16.0'Orgad Shaneh2025-02-111-10/+7
|\
| * Various plugins: Fix Axivion warnings about unused variablesJarek Kobus2025-02-051-10/+7
* | ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-115-22/+6
* | ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-071-2/+2
* | ProjectExplorer: Replace various direct calls to Target::project()Christian Kandeler2025-02-061-1/+1
|/
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-232-4/+3
* Fix warnings about unused return valuesChristian Kandeler2025-01-212-6/+3
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-3/+2
* MesonProjectManager: forward Python executable and some CMake infoAlexis Jeandet2025-01-162-0/+12
* MesonProjectManager: fix output parser faulty file locationAlexis Jeandet2025-01-133-1/+11
* MesonProjectManager: Rework project treeAlexis Jeandet2025-01-135-51/+215
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-104-7/+7
* MesonProjectManager: Fix qbs buildChristian Stenger2025-01-091-2/+2
* MesonProjectManager: Drop Ninja in favor of Meson equivalent callsAlexis Jeandet2025-01-0919-347/+282
* PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-1/+1
* MesonProjectManager: Replace recursive templates by fold expressionsAlexis Jeandet2025-01-061-25/+4
* MesonProjectManager: Tidy sources listAlexis Jeandet2025-01-026-355/+1
* ProjectExplorer: Dismantle NamedWidgethjk2024-12-032-5/+5
* Plugins M-V: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-2/+2
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-202-2/+2
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Standardize parameter name for KitAspect::addToInnerLayouthjk2024-11-181-2/+2
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+6
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-141-1/+14
|\
| * MesonProjectManager: Add MIME entry for meson.{build,options}Michael Weghorn2024-11-081-1/+14
* | ProcessReaper: Transform it into namespaceJarek Kobus2024-11-012-4/+4
* | Process: Get rid of process launcher implementationJarek Kobus2024-11-012-6/+0
|/
* ProjectExplorer: Display build configuration specific variables againhjk2024-10-181-3/+0
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* ProjectExplorer: Move KitAspect into its own set of filesChristian Kandeler2024-10-112-2/+3
* ProjectExplorer: Make KitAspect data members privateChristian Kandeler2024-10-041-4/+4
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* Change RawProjectPart::projectFile to FilePathAndrii Semkiv2024-09-161-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