aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxrunconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-7/+5
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-2/+6
* RunFactories: Simplify pathFromId by using Core::Id::suffixAfterDaniel Teske2014-06-161-4/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-3/+15
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* 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