aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdeployconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-1/+0
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* 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
* | 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-4/+4
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-4/+4
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-3/+1
|/
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-6/+4
* Profile introductionTobias Hunger2012-06-211-3/+20
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-311-1/+3
* Fix warnings on windowsTobias Hunger2012-04-251-3/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-8/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* RemoteLinux: Make deploy configuration dependent on embedded target.Christian Kandeler2012-02-101-3/+2
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Allow deploying to and running on non-Linux unices.Christian Kandeler2011-09-141-1/+1
* RemoteLinux: Change default deployment method.Christian Kandeler2011-09-091-5/+4
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-2/+4
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-3/+3
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-2/+2
* RemoteLinux: Factor out generic deploy step factory.Christian Kandeler2011-07-141-6/+7
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-0/+120