aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller6 days1-1/+1
|\
| * UI text: Fix caps, punctuation, and wordingLeena Miettinen10 days1-1/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller13 days1-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
* IDevice: Simplify addDeviceAction()Jarek Kobus2025-01-212-4/+4
* SshKeyCreationDialog: Don't rely on QtcProcess::errorString()Jarek Kobus2025-01-171-5/+5
* DeviceProcessSignalOperation: Get rid of m_result fieldJarek Kobus2025-01-171-4/+4
* RemoteLinux: Remove two unused #includehjk2025-01-171-2/+0
* PublicKeyDeploymentDialog: Replace QString with Utils::ResultJarek Kobus2025-01-162-11/+14
* PE: Replace QString with Utils::ResultJarek Kobus2025-01-161-5/+5
* Debugger: Get rid of AllowTerminal enumJarek Kobus2025-01-151-1/+2
* Debugger: Move addQmlServerInferiorCommandLineArgumentIfNeeded()Jarek Kobus2025-01-151-1/+1
* Debugger: Get rid of setUseDebugServer()Jarek Kobus2025-01-151-2/+2
* Utils: Use dialogParent() more directly in wizardshjk2025-01-101-3/+0