aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mcusupport
Commit message (Expand)AuthorAgeFilesLines
* Update InfoBar texts, titles and typesAlessandro Portale2025-05-121-0/+1
* Combine multiple calls of Core::ICore::infoBar()Alessandro Portale2025-05-123-10/+15
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-293-30/+41
* ProjectExplorer: Make some DeviceManager functions statichjk2025-04-251-1/+1
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-249-12/+63
|\
| * McuSupport: fix optional packagesKarim Abdelrahman2025-04-229-12/+63
* | Fix warning for ';'Marco Bubke2025-04-151-3/+3
* | Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* | Transform ProcessRunner into RecipeRunnerJarek Kobus2025-04-101-5/+3
* | qbs build: Do not keep all CMake project files in a single productChristian Kandeler2025-04-071-0/+6
* | ProcessRunner: Modify start modifier signatureJarek Kobus2025-04-041-5/+6
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2025-04-031-3/+4
|\ \
| * | MCUSupport: Fix UI stringThomas Hartmann2025-03-211-3/+4
* | | Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-242-2/+2
* | | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* | | ProjectExplorer: Remove Target::additionalData()Christian Kandeler2025-03-131-10/+4
* | | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2025-03-131-0/+5
|\| |
| * | MCU Support: Show deployment issues in issues paneAndrii Semkiv2025-03-051-0/+5
* | | MCU: Fix wrong use of TargetChristian Kandeler2025-03-123-10/+10
* | | Project managers: Replace various uses of ProjectConfiguration::target()Christian Kandeler2025-03-111-4/+3
* | | ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-6/+6
* | | Icons: Update icons, batch #1Alessandro Portale2025-02-276-0/+0
* | | Merge remote-tracking branch 'origin/qds/dev'Tim Jenßen2025-02-212-33/+82
|\| |
| * | MCU Support: Fix badly resolved merge conflictAndrii Semkiv2025-02-191-0/+6
| * | Merge remote-tracking branch 'origin/16.0' into HEADTim Jenssen2025-02-1711-88/+81
| |\|
| * | MCUSupport: Add all qul modules to --include-dirsPrzemyslaw Lewandowski2025-02-032-33/+82
* | | McuSupport: Simplify some Utils::transform callsJarek Kobus2025-02-202-15/+5
* | | ProjectExplorer: Replace various direct calls to Target::project()Christian Kandeler2025-02-061-8/+4
| |/ |/|
* | MCU: Fix UI textLeena Miettinen2025-02-044-5/+5
* | Fix warnings about unused return valuesChristian Kandeler2025-01-211-1/+2
* | ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-3/+2
* | Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-107-47/+47
* | PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-1/+1
* | McuSupport: Inline FlashAndRunWorkerJarek Kobus2024-11-211-25/+20
* | ProjectExplorer: Support changing the run environmentChristian Kandeler2024-11-201-1/+1
* | ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-202-2/+5
* | Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* | Core: Provide settings categories centrallyChristian Kandeler2024-11-151-2/+0
* | ProjectExplorer: More name disambiguation for device kit aspectsChristian Kandeler2024-11-121-1/+1
* | Move applicable settings pages into the new "SDKs" categoryChristian Kandeler2024-11-111-1/+3
|/
* 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-115-4/+13
* ProjectExplorer: disable project file defined build configurationsDavid Schulz2024-10-081-1/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* McuSupport: Fix invalid anchors in project templateKwangsub Kim2024-09-202-4/+4
* Preparatory changes to enable Id ctor from char(&)[]hjk2024-09-121-2/+2
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* ProjectExplorer: Paddle back on IDevice aspect exposurehjk2024-08-061-1/+1
* ProjectExplorer: Stop pretending that C and C++ compilers are unrelatedChristian Kandeler2024-08-051-2/+0