aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\