aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Aspectify settingshjk118 min.1-1/+1
* Merge remote-tracking branch 'origin/17.0'Eike Ziller32 hours3-8/+11
|\
| * RemoteLinux: Pass reason why basic connection test fails to userhjk10 days3-8/+11
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-06-171-16/+26
|\|
| * RemoteLinux: Do not wait needlessly for non-existing process to finishChristian Kandeler2025-06-061-16/+26
* | RemoteLinux: Replace producer with recipe producerJarek Kobus2025-06-121-2/+2
* | ProjectExplorer: Set id for all run worker factoriesJarek Kobus2025-06-111-0/+3
* | QmlProfiler: Merge 2 workers into oneJarek Kobus2025-06-101-7/+9
* | RunControl: Re-introduce processRecipe()Jarek Kobus2025-06-061-1/+1
* | RunControl: Replace processRecipe() with processTask()Jarek Kobus2025-06-051-1/+2
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-261-1/+1
|\|
| * UI text: Fix caps, punctuation, and wordingLeena Miettinen2025-05-221-1/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-191-1/+2
|\|
| * Remove some spaces and line breaks from translatable stringsEike Ziller2025-05-141-1/+2
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-142-3/+18
|\|
| * Use more DocumentManager::allFilesFilterStringEike Ziller2025-05-141-2/+5
| * RemoteLinux: Remove unused variableJarek Kobus2025-05-131-1/+0
| * RemoteLinux: Improve device status displayMarcus Tillmanns2025-05-131-0/+13
* | Update InfoBar texts, titles and typesAlessandro Portale2025-05-121-1/+5
* | Combine multiple calls of Core::ICore::infoBar()Alessandro Portale2025-05-121-3/+4
|/
* RemoteLinux: Use constant for qml run configJarek Kobus2025-04-301-1/+3
* RemoteLinux: Slim down visible PublicKeyDeploymentDialog interfacehjk2025-04-294-60/+43
* ProjectExplorer: Make some DeviceManager functions statichjk2025-04-253-6/+5
* ProjectExplorer: Change authenticationType to BoolAspectMarcus Tillmanns2025-04-241-1/+1
* ProjectExplorer: Change IDevice to use AspectsMarcus Tillmanns2025-04-247-343/+88
* Add getter/setter to SSHParametersMarcus Tillmanns2025-04-246-32/+32
* Utils: Enhance Process::exitMessage()Christian Kandeler2025-04-172-3/+3
* Debugger: Introduce createDebuggerWorker and reuse itJarek Kobus2025-04-171-8/+6
* RemoteLinux: Read public key more directlyhjk2025-04-151-4/+4
* Debugger: Move setupPortsGatherer() into DebuggerRunParametersJarek Kobus2025-04-151-1/+1
* Linuxdevice: Remove profile sourcing when fetching environmentMarcus Tillmanns2025-04-151-11/+7
* Replace most expected_str by Utils::Resulthjk2025-04-118-15/+15
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-118-45/+44
* Transform ProcessRunner into RecipeRunnerJarek Kobus2025-04-101-8/+6
* Translations: Fix spelling errors, dissolve english "translation"Eike Ziller2025-04-091-4/+4
* CmdBridge: Remove bridge app on exitMarcus Tillmanns2025-04-083-27/+75
* ProcessRunner: Modify start modifier signatureJarek Kobus2025-04-041-3/+5
* ProcessRunner: Get rid of commandLine() getterJarek Kobus2025-04-041-1/+1
* Docker: Capture Environment from entry pointMarcus Tillmanns2025-04-031-1/+1
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-131-4/+1
|\
| * Do not show "downgraded deployment method" in error styleEike Ziller2025-03-121-4/+1
* | ProjectExplorer: Use Kit instead of Target in EnvironmentAspectChristian Kandeler2025-03-123-7/+9
* | ProjectExplorer: Use BuildConfiguration instead of TargetChristian Kandeler2025-03-111-4/+5
* | ProjectExplorer: Use Kit instead of TargetChristian Kandeler2025-03-111-1/+1
* | ProjectExplorer: Use Kit instead of Target in ExecutableAspectChristian Kandeler2025-03-113-3/+3
* | ProjectExplorer: Replace uses of Target signals and member functionsChristian Kandeler2025-03-065-9/+11
* | ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-062-16/+12
* | ProjectExplorer: Replace various direct calls to Target::kit()Christian Kandeler2025-02-073-6/+4
|/
* Util: Remove FilePath::removeRecursively(QString*error)Marcus Tillmanns2025-02-041-2/+2
* RemoteLinux: Simplify PublicKeyDeploymentDialogJarek Kobus2025-01-214-14/+11