aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericdirectuploadstep.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Qnx: Do not offer incremental deploymentChristian Kandeler2020-01-151-1/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-8/+0
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-2/+0
* RemoteLinux: Use a structure to return check resultshjk2019-04-251-1/+1
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+1
* RemoteLinux: Move the 'showWidget' value down the hierarchyhjk2018-10-191-1/+0
* ProjectExplorer: Add BuildStep::createConfigWidget default implementationhjk2018-09-181-8/+0
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-4/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-6/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-0/+3
* 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
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+2
* Long live the king!hjk2012-01-261-1/+1
* RemoteLinux: Rename and unconstify deploy step function.Christian Kandeler2011-11-231-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* d-ptr stylehjk2011-09-161-1/+1
* RemoteLinux: Make GenericDirectUploadStep extensible.Christian Kandeler2011-09-091-2/+3
* RemoteLinux: Make incremental deployment configurable...Christian Kandeler2011-09-071-0/+6
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-2/+5
* Remove unneeded defines.hjk2011-07-141-1/+1
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+64