aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/publickeydeploymentdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Slim down visible PublicKeyDeploymentDialog interfacehjk11 days1-30/+36
* Add getter/setter to SSHParametersMarcus Tillmanns2025-04-241-4/+4
* Utils: Enhance Process::exitMessage()Christian Kandeler2025-04-171-2/+2
* RemoteLinux: Read public key more directlyhjk2025-04-151-4/+4
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-4/+4
* RemoteLinux: Simplify PublicKeyDeploymentDialogJarek Kobus2025-01-211-8/+7
* IDevice: Simplify addDeviceAction()Jarek Kobus2025-01-211-1/+1
* PublicKeyDeploymentDialog: Replace QString with Utils::ResultJarek Kobus2025-01-161-9/+9
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-1/+1
* ProjectExplorer: Create a thin DeviceRef wrapper classhjk2024-12-091-6/+8
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Utils, all: Standardize on QtcSettingshjk2023-09-271-0/+1
* RemoteLinux: Unexport some classesJarek Kobus2023-07-251-6/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* PublicKeyDeploymentDialog: Reuse new StringUtils methodsJarek Kobus2023-02-061-8/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-08-261-4/+3
|\
| * Fix key deployment on WindowsJarek Kobus2022-08-251-4/+3
* | RemoteLinux: Convert to Tr::trhjk2022-07-221-8/+11
|/
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* Fix public key deployment in device wizardJarek Kobus2022-06-141-2/+29
* Utils: More forward declarations / drop unused headers [A-C]Jarek Kobus2022-05-241-0/+1
* Get rid of Ssh libJarek Kobus2022-05-231-1/+1
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-1/+1
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* PublicKeyDeploymentDialog: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-051-46/+44
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* RemoteLinux: Use FilePath in GLDCWKDP::privateKeyFilePathhjk2021-09-281-2/+2
* Ssh: Use FilePath for SshConnectionParameters::privateKeyFilehjk2021-09-281-1/+1
* RemoteLinux: Word wrap long messages in SSH key deployment dialogMartin Kampas2021-08-251-1/+3
* Use more FileUtils based file dialogshjk2021-08-191-6/+4
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* PublicKeyDeploymentDialog: Make theme-awareAndre Hartmann2020-05-151-5/+5
* RemoteLinux: Fix some line breaksUlf Hermann2019-01-151-3/+4
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-3/+6
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | RemoteLinux: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-20/+20