aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtapplicationmanager
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix static build of Qt CreatorCristian Adam7 days1-0/+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
* AppMan: Add PerfProfiler supportDominik Holland2024-05-083-18/+46
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-141-1/+2
|\
| * AppMan: Fix crash when creating AppManagerInstallPackageStephjk2024-03-131-1/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-123-1/+4
|\|
| * Appman: Code cosmeticshjk2024-03-071-1/+1
| * AppMan: Fix crash when using a qmlprojectDominik Holland2024-03-062-0/+3
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-282-2/+2
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-02-277-18/+18
|\|
| * Appmanager: Fix translatable stringsEike Ziller2024-02-226-15/+15
| * Fix i18n issuesEike Ziller2024-02-212-3/+3
* | Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-10/+10
|/
* AppMan: Only allow Debugging/Profiling with a Linux kitDominik Holland2024-02-071-6/+7
* Tasking: Fix some C++20 warnings about [=] capturesJarek Kobus2024-02-071-5/+4
* IDevice: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-022-2/+2
* AppMan: Remove Manifest copy constructorDominik Holland2024-01-311-1/+0
* AppMan: Remove TargetInformation copy constructorDominik Holland2024-01-301-1/+0
* AppMan: Fix dependencies of RunWorkers during QML ProfilingDominik Holland2024-01-251-2/+4
* AppMan: Various small fixesDominik Holland2024-01-253-12/+10
* AppMan: Use FilePathAspect::setDefaultPathValue(FilePath)Dominik Holland2024-01-255-11/+11
* AppMan: Add support for B2Qt devicesDominik Holland2024-01-242-0/+5
* AppMan: Remove the "Remote Package installation" stepDominik Holland2024-01-248-200/+60
* AppMan: Use device specific tool pathsDominik Holland2024-01-244-8/+5
* AppMan: Cleanup variables in TargetInformation and ManifestDominik Holland2024-01-246-40/+22
* AppMan: Allow the user to change the deploy stepsDominik Holland2024-01-197-43/+63
* AppMan: Fix includeChristian Stenger2024-01-182-2/+2
* AppMan: Decorate all Application names with [App] and (Run on ...)Dominik Holland2024-01-172-3/+3
* AppMan: Add support to change the Environment in the RunConfigurationDominik Holland2024-01-172-1/+24
* AppMan: Update Aspects of all deploy stepsDominik Holland2024-01-176-283/+122
* AppMan: Add Aspects to the RunConfigurationDominik Holland2024-01-174-18/+124
* Fix qbs buildChristian Kandeler2024-01-171-2/+2
* AppMan: Enable debug support only for the "qml" and the "native" runtimesDominik Holland2024-01-177-16/+56
* AppMan: Remove AppManagerMakeInstallStepDominik Holland2024-01-175-89/+0
* AppMan: Fix getToolFilePath to return the correct tool pathDominik Holland2024-01-171-2/+2
* AppMan: Remove circular stopDependency in the DebugSupportDominik Holland2024-01-171-2/+0
* AppMan: Partially FilePath-ify utility functionhjk2024-01-152-32/+17
* AppMan: Inline plugin class definition in .cpphjk2024-01-114-46/+25
* AppMan: Use new setup pattern for run related factorieshjk2024-01-115-167/+139
* AppMan: Use new setup pattern for AppManagerDeployConfigurationhjk2024-01-113-30/+29
* AppMan: Use new setup pattern for AppManagerDeployConfigurationAutoSwitcherhjk2024-01-113-65/+47
* AppMan: Add support for qmlprofiling and qmlpreviewDominik Holland2024-01-113-55/+149
* AppMan: Improve RunControl handlingDominik Holland2024-01-112-1/+7
* AppMan: Remove automatic B2Qt Device cloning codeDominik Holland2024-01-111-56/+0
* AppMan: Remove qmake supportDominik Holland2024-01-113-240/+48
* AppMan: Use current setup pattern for build stepshjk2024-01-1113-231/+238
* AppMan: Avoid using keys()Jarek Kobus2024-01-111-4/+3
* AppMan: Fix qbs buildChristian Stenger2024-01-111-0/+5
* AppMan: Compile fixJarek Kobus2024-01-101-0/+1