summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-021-5/+6
* CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-042-4/+5
* RemoteLinux: Fix arguments for remote debugging.Tim Sander2014-07-231-3/+4
* Doc: replace "user name" with "username"Leena Miettinen2014-07-181-1/+1
* Remote Linux: fix UI text capitalizationLeena Miettinen2014-07-181-3/+3
* Always pass Core::Id by value.Christian Kandeler2014-07-0116-27/+27
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-201-0/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* Centralize error/warning/info iconsAlessandro Portale2014-06-172-3/+4
* RemoteLinux: switch to extended-remote connectionTim Sander2014-06-171-1/+6
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-162-3/+7
* RunFactories: Simplify pathFromId by using Core::Id::suffixAfterDaniel Teske2014-06-161-4/+1
* RunControl: Make icon(path) a value memberhjk2014-05-302-6/+2
* RemoteLinux: Pass some values by referenceOrgad Shaneh2014-05-202-4/+4
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-192-2/+3
* RemoteLinux: Move environment handling entirely into the aspect class.Christian Kandeler2014-05-082-8/+7
* LinuxDeviceProcess: Quote environment variable values.Christian Kandeler2014-05-081-1/+7
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-0711-23/+423
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-062-3/+3
* RemoteLinux: Fix process listing.Christian Kandeler2014-05-051-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-225-19/+19
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-1015-28/+148
* Move model and view for deployment data into ProjectExplorer.Christian Kandeler2014-04-028-320/+2
* Android: notify qml profiler when app is stoppedUlf Hermann2014-03-191-1/+1
* Fix tooltips, add lacking dotsJarek Kobus2014-03-131-1/+1
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-282-3/+4
* Enable QML debugging also for generic remote linuxKai Koehne2014-02-281-0/+4
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-192-2/+2
* RemoteLinux: Remove unneeded data memberhjk2014-02-131-2/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-1213-42/+14
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-2/+9
* RemoteLinux: Use AbstractRemoteLinuxDeployService without targetTobias Nätterlund2014-02-112-0/+7
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-111-1/+1
|\
| * RemoteLinux: Unbreak stopping processesDaniel Teske2014-01-221-1/+1
* | SSH: Act on failing SFTP server.Christian Kandeler2014-01-204-8/+8
* | RemoteLinuxRunconfiguration: Remove disabledReason()/setDisabledReason()Daniel Teske2014-01-162-13/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0893-93/+93
|\ \ | |/
| * Incremented year in copyright infoRobert Loehning2014-01-0893-93/+93
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-091-0/+1
|\ \ | |/
| * Fix warning about non-void function with no returnThiago Macieira2013-12-061-0/+1
* | RemoteLinux: Add history completer to path choosersTobias Hunger2013-12-042-0/+2
|/
* RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-191-5/+0
* GenericLinux: Make device configuration wizard stay on top of applicationhjk2013-11-181-1/+3
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-052-2/+2
* qtsupport: collect the Abi of all QtCore librariesFawzi Mohamed2013-11-011-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-242-2/+3
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-223-9/+9
* RemoteLinux: Remove PreRunAction and postRunActionDaniel Teske2013-10-154-32/+1
* Use POSIX-compliant "." instead of "source"Frank Osterfeld2013-10-101-1/+1