summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
...
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-093-6/+5
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-018-8/+121
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-206-45/+227
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-172-2/+2
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-134-7/+52
* Clean up SshConnectionManager interfacehjk2013-09-111-2/+2
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-036-6/+6
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-282-2/+2
* Task: Add a new Task category for deployment issuesTobias Hunger2013-08-202-3/+3
* Introduce the concept of a "device process".Christian Kandeler2013-08-1917-110/+290
* RemoteLinux: Make environment reader check for exit code from env.Christian Kandeler2013-08-192-13/+20
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-162-10/+3
* Utils: Untie the Environment class from the host system.Christian Kandeler2013-08-161-1/+2
* RemoteLinux: Fix typos in tar packaging step.Christian Kandeler2013-08-091-1/+1
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-3/+3
* QmlProfiler: Remove StartQmlRemote start modeAurindam Jana2013-08-051-6/+1
* Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1
* Analyzer: Remove some unused codehjk2013-08-051-1/+1
* Analyzer: Use AnalyzerManager for run control creationhjk2013-08-051-11/+1
* Target: Remove useless includeTobias Hunger2013-08-011-1/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-013-17/+23
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-256-39/+40
|\
| * Fix qbs build.Christian Kandeler2013-07-241-0/+1
| * RemoteLinuxAnalyzeSupport: Remove redundant start parametersAurindam Jana2013-07-231-3/+0
| * RemoteLinuxAnalyzeSupport: Notify engine when remote is runningAurindam Jana2013-07-232-7/+13
| * RemoteLinuxRunSupport: Fix broken codeAurindam Jana2013-07-234-29/+26
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-191-10/+11
|\ \ | |/
| * RemoteLinuxAnalyzeSupport: Fix empty remote command line to deviceAurindam Jana2013-07-191-10/+11
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-082-7/+1
|\ \ | |/
| * EnvironmentAspect: Fix various aspects broken in the refactoringDaniel Teske2013-07-052-7/+1
* | Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-0211-304/+9
* | SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-203-9/+9
|/
* fix qbs buildJoerg Bornemann2013-06-051-0/+1
* QNX/RemoteLinux/Madde: Made device test more genericTobias Nätterlund2013-05-312-1/+8
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-1/+1
|\
| * rename ProductModule into ExportJoerg Bornemann2013-05-271-1/+1
* | RemoteLinux: Fix qbs build.Christian Kandeler2013-05-211-0/+1
* | qbs files: remove superfluous definesJoerg Bornemann2013-05-131-2/+0
* | RemoteLinux: Add missing files to qbsAurindam Jana2013-05-071-0/+4
* | RemoteLinux: Rename IRemoteLinuxRunSupport to AbstractRemoteLinuxRunSupportAurindam Jana2013-05-077-54/+54
* | QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-079-124/+672
* | RemoteLinuxRunConfiguration: Remove unused enumDaniel Teske2013-04-261-2/+0
* | IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-252-7/+0
* | DeviceSupport: Add canAutoDetectPorts() methodAurindam Jana2013-04-182-0/+6
* | RemoteLinux/Madde: Fix capitalization in dialog titles.Christian Kandeler2013-04-171-1/+1
* | RemoteLinux Device Wizard: Give the private key file chooser a titleDaniel Teske2013-04-171-0/+1
* | Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-114-238/+1
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+3