aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/abstractremotelinuxdeployservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the incremental deployment to a separate classDaniel Trevitz2016-10-081-88/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-3/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-281-2/+3
* RemoteLinux: Use AbstractRemoteLinuxDeployService without targetTobias Nätterlund2014-02-111-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean up SshConnectionManager interfacehjk2013-09-111-2/+2
* 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
* | AbstractRemoteLinuxDeployService: Remove unecessary checksDaniel Teske2013-01-241-8/+0
* | RemoteLinuxDeployService: Remove superfluous dependency on bcDaniel Teske2013-01-151-10/+9
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-14/+14
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-14/+14
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-5/+4
|/
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-20/+16
* madde: prefer using Profile instead of qt4BuildConfiguration etchjk2012-07-261-7/+17
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-5/+16
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-7/+8
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-4/+4
* RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+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
* | RemoteLinux: Include sysroot in incremental deployment logic.Christian Kandeler2011-10-141-14/+46
|/
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-41/+41
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-1/+1
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+301