summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-10/+5
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-2/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-1/+0
* RemoteLinux: Avoid some use of Core::Id QString usehjk2013-03-191-4/+5
* 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-3/+3
|\ \ | |/
| * s/profile/kit/Tobias Hunger2012-09-041-3/+3
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-31/+15
|/
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* RemoteLinux: Fix run config clone method.Christian Kandeler2012-06-281-2/+1
* Make clear that the RemoteLinuxRC Id is actually a prefixTobias Hunger2012-06-211-5/+5
* Profile introductionTobias Hunger2012-06-211-27/+47
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-17/+22
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* 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: Don't force generic run configurations on all targets.Christian Kandeler2011-10-211-4/+7
|/
* RemoteLinux: Allow deploying to and running on non-Linux unices.Christian Kandeler2011-09-141-1/+1
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-2/+2
* RemoteLinux: User string fixes.Christian Kandeler2011-07-051-1/+1
* RemoteLinux: Add hooks for QmlProfilerKai Koehne2011-06-281-1/+3
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+135