aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/abstractremotelinuxdeploystep.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-6/+0
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-9/+10
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-7/+12
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+2
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-4/+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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Task: Add a new Task category for deployment issuesTobias Hunger2013-08-201-2/+2
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-2/+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
* | RemoteLinuxDeployService: Remove superfluous dependency on bcDaniel Teske2013-01-151-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-7/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* remote linux: fix mem leakMontel Laurent2012-07-161-0/+5
* Profile introductionTobias Hunger2012-06-211-1/+5
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-4/+4
* Long live the king!hjk2012-01-261-1/+1
* RemoteLinux: Fix error message.Christian Kandeler2012-01-241-1/+1
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-2/+1
* RemoteLinux: Rename and unconstify deploy step function.Christian Kandeler2011-11-231-1/+1
* RemoteLinux: Don't make presence of device an absolute prerequisite ...Christian Kandeler2011-11-221-7/+2
* 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
* | Less magic in BuildStep::buildConfiguration() and deployConfiguration()Daniel Teske2011-10-241-1/+2
|/
* RemoteLinux: Make missing target path non-fatal.Christian Kandeler2011-09-291-1/+11
* RemoteLinux: Deployment improvements.Christian Kandeler2011-09-221-1/+5
* d-ptr stylehjk2011-09-161-9/+9
* RemoteLinux: Change output at the end of a deploy step.Christian Kandeler2011-09-091-2/+2
* RemoteLinux: Rename a bunch of classes.Christian Kandeler2011-07-221-2/+2
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-1/+1
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-4/+2
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+159