summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/publickeydeploymentdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-3/+4
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* RemoteLinux: Fix visual glitch when canceling key deployment.Christian Kandeler2011-11-291-20/+22
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-11/+11
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-0/+2
* Merge branch '2.3'Oswald Buddenhagen2011-07-291-1/+2
|\
| * RemoteLinux: Fix key deployment dialog.Christian Kandeler2011-07-291-1/+2
* | RemoteLinux: Rename a bunch of classes.Christian Kandeler2011-07-221-3/+3
|/
* Fix original string messagesJarek Kobus2011-07-051-1/+1
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+123