aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdeployconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-134/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DeployConfigurationFactory: Properly extract the abstract classDaniel Teske2015-01-131-0/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Don't check toolchains to enable deploy stepshjk2014-10-021-8/+7
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* 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