summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxdeployconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Move model and view for deployment data into ProjectExplorer.Christian Kandeler2014-04-021-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-3/+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
* | DeployConfigurationWidget: Remove classDaniel Teske2012-11-161-1/+1
* | Remove DeployConfigurationWidget::init()Daniel Teske2012-11-161-1/+1
* | Rename DeployConfiguration::configurationWidget()Daniel Teske2012-11-161-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+21
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-35/+0
|/
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-76/+24
* Device support: Don't create a Core::Id object with an empty string.Christian Kandeler2012-04-301-2/+2
* Device support: Use value semantics for Core::Id.Christian Kandeler2012-04-251-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Device Support: Rename "internalId" to "id".Christian Kandeler2012-04-171-2/+2
* Device Support: Merge id and fingerprint.Christian Kandeler2012-04-121-3/+5
* RemoteLinux: Make mapping between targets and devices more flexible.Christian Kandeler2012-03-291-1/+1
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-5/+4
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-44/+13
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-22/+22
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-23/+44
* RemoteLinux: Rename a bunch of classes.Christian Kandeler2011-07-221-4/+4
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-0/+158