aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxcheckforfreediskspaceservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Pass remote command as QStringChristian Kandeler2019-05-241-1/+1
* RemoteLinux: Use a structure to return check resultshjk2019-04-251-9/+6
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-9/+4
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-2/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Fixed signed int overflow in remotelinux pluginDavid Schulz2012-09-031-5/+6
* Madde: Some Fremantle fixes for bugs introduced in recent refactorings.Christian Kandeler2012-08-151-1/+1
* Improved translated stringsRobert Loehning2012-08-021-2/+2
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-5/+1
* I18n: Fixed plurals of bytesRobert Loehning2012-07-301-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Streamline SshRemoteProcessRunner's output handling.Christian Kandeler2012-06-081-16/+7
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-2/+2
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-311-0/+169