aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxpackageinstaller.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Hide RemoteLinuxPackageInstallerJarek Kobus2022-06-011-107/+0
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-1/+0
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-2/+2
* AbstractRemoteLinuxPackageInstaller: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-061-72/+29
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-1/+2
* SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-1/+1
* SshRemoteProcessRunner: Drop error string from processClosed()Jarek Kobus2022-03-021-1/+2
* SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-1/+1
* fix msvc Qt6 dev buildsTim Jenssen2021-07-071-0/+1
* SSH: Pass remote command as QStringChristian Kandeler2019-05-241-2/+2
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-2/+2
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-6/+4
* 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
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-4/+8
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-6/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Streamline SshRemoteProcessRunner's output handling.Christian Kandeler2012-06-081-8/+6
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-1/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* SSH: Don't expose SshRemoteProcess object from SshRemoteProcessRunner.Christian Kandeler2011-12-051-2/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | SSH: Don't allow external access to process runner's connection object.Christian Kandeler2011-11-091-13/+12
* | SSH: Improve SshRemoteProcessRunner API.Christian Kandeler2011-11-091-8/+7
* | SSH: SshRemoteProcessRunner does not need to be a shared pointer.Christian Kandeler2011-10-281-12/+15
|/
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-20/+20
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-0/+158