aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtapplicationmanager/appmanagerrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* AppManager: Remove a call to Target::setNamedSettings()Christian Kandeler2025-03-141-6/+0
* Utils: Drop QStringList FileSystemWatchs::Fiefiles() (pseudo-)overloadhjk2025-03-141-1/+1
* ProjectExplorer: Eliminate wrong use of Target::buildSystem()Christian Kandeler2025-03-121-12/+13
* AppManager: Fix wrong access to Target::activeBuildConfiguration()Christian Kandeler2025-03-121-4/+2
* ProjectExplorer: Use Kit instead of TargetChristian Kandeler2025-03-111-1/+1
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-11/+8
* ProjectExplorer: Make deploy configurations per build configurationChristian Kandeler2025-02-201-3/+5
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-071-2/+2
* AppMan: Add a new aspect to restart the application if already runningDominik Holland2024-09-261-0/+1
* Appmanager: Fix translatable stringsEike Ziller2024-02-221-2/+2
* AppMan: Only allow Debugging/Profiling with a Linux kitDominik Holland2024-02-071-6/+7
* AppMan: Various small fixesDominik Holland2024-01-251-4/+2
* AppMan: Use FilePathAspect::setDefaultPathValue(FilePath)Dominik Holland2024-01-251-2/+2
* AppMan: Add support for B2Qt devicesDominik Holland2024-01-241-0/+3
* AppMan: Cleanup variables in TargetInformation and ManifestDominik Holland2024-01-241-6/+7
* AppMan: Decorate all Application names with [App] and (Run on ...)Dominik Holland2024-01-171-1/+1
* AppMan: Add support to change the Environment in the RunConfigurationDominik Holland2024-01-171-0/+4
* AppMan: Add Aspects to the RunConfigurationDominik Holland2024-01-171-0/+25
* AppMan: Enable debug support only for the "qml" and the "native" runtimesDominik Holland2024-01-171-11/+46
* AppMan: Use new setup pattern for run related factorieshjk2024-01-111-58/+61
* Appman: Initial CMake integrationDominik Holland2024-01-101-1/+11
* Import of the QtApplicationManager plugin source codeDominik Holland2023-12-151-0/+79