aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxcheckforfreediskspacestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+2
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-3/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+3
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-29/+8
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-14/+6
* RemoteLinux: Use a structure to return check resultshjk2019-04-251-3/+2
* RemoteLinux: Aspectify RemoteLinuxCheckForFreeDiskSpaceStephjk2019-04-241-88/+26
* RemoteLinux: Simplify RemoteLinuxCheckForFreeDiskSpaceStepWidgethjk2019-04-241-5/+0
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+1
* RemoteLinux: Set displayName and summaryText of free disk space widgetUlf Hermann2018-12-051-4/+5
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-19/+6
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-5/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* RemoteLinux: Make disk space check step extensible.Christian Kandeler2012-06-061-4/+6
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-311-0/+190