aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxrunconfigurationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* RemoteLinux: Use QString instead of QStringList for process argumentshjk2016-01-181-3/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
* RemoteLinux: Make paths in run config labels selectable.Christian Kandeler2015-06-161-0/+3
* RemoteLinux: Use QtcProcess::join() to display argument list.Christian Kandeler2015-02-231-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-12/+14
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+2
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-1/+1
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-116/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-4/+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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-3/+13
|/
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-1/+0
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-40/+0
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-4/+5
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-3/+4
* debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidgethjk2012-02-231-5/+0
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-25/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Remote Linux RC: Use same look as other widgetsTobias Hunger2011-11-151-1/+9
* Remote Linux: Fix handling of debuggersTobias Hunger2011-11-151-33/+14
* RemoteLinux: Consistently use remoteEnvironmentTobias Hunger2011-11-111-6/+6
* 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: Let the user set a working directory.Christian Kandeler2011-10-251-0/+12
|/
* RemoteLinux: Allow additional entries in run config widget form layout.Christian Kandeler2011-10-111-9/+14
* RemoteLinux: Add support for alternate remote command.Christian Kandeler2011-09-271-1/+32
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-98/+98
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-129/+147
* RemoteLinux: Remote environment refactoring.Christian Kandeler2011-07-271-1/+1
* RemoteLinux: Move code from Maemo-specific to generic class.Christian Kandeler2011-07-271-2/+2
* RemoteLinux: Split up settings pages files.Christian Kandeler2011-07-221-3/+3
* RemoteLinux: Remove unneeded #include from header file...Christian Kandeler2011-07-221-0/+1