summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinux.pro
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-1/+4
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-0/+2
* Move model and view for deployment data into ProjectExplorer.Christian Kandeler2014-04-021-5/+0
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-2/+4
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-2/+4
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-3/+0
* RemoteLinux: Rename IRemoteLinuxRunSupport to AbstractRemoteLinuxRunSupportAurindam Jana2013-05-071-4/+4
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-2/+6
* Specialize environmentaspect for remote linuxTobias Hunger2013-04-111-0/+4
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-3/+1
* RemoteLinux: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+3
* RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-12/+4
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-2/+2
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-2/+0
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-2/+0
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-2/+0
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-271-5/+0
* Profile introductionTobias Hunger2012-06-211-6/+0
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-311-3/+8
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-17/+2
* RemoteLinux: The device manager should not be itself a model.Christian Kandeler2012-03-021-2/+4
* PortList: Move to utilsKai Koehne2012-03-011-2/+0
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-201-3/+6
* SSH: Export information about the underlying TCP connection.Christian Kandeler2012-02-101-0/+1
* RemoteLinux: Introduce abstract base class for remote Linux targets.Christian Kandeler2012-02-071-4/+6
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-2/+0
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-2/+0
* Remote Linux: Rework device testingTobias Hunger2011-12-211-0/+2
* debugger/remotelinux: new dialog to attach to remote processhjk2011-12-081-2/+1
* Add embedded linux targetTobias Hunger2011-11-031-0/+6
* Embedded Linux Qt versionTobias Hunger2011-11-031-0/+4
* RemoteLinux: Add "custom command" deployment step.Christian Kandeler2011-09-231-2/+6
* debugger/remote linux: add dialog to start gdbserver on the devicehjk2011-09-221-3/+6
* Introduce new "Madde" plugin.Christian Kandeler2011-09-221-103/+0
* RemoteLinux: Don't assume a POSIX-compliant ps command.Christian Kandeler2011-09-081-2/+2
* RemoteLinux: Rename class.Christian Kandeler2011-08-011-6/+6
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-3/+8
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-2/+4
* RemoteLinux: Split up settings pages files.Christian Kandeler2011-07-221-2/+4
* RemoteLinux: Rename and export MaemoUsedPortsGatherer.Christian Kandeler2011-07-221-4/+4
* RemoteLinux: Rename a bunch of classes.Christian Kandeler2011-07-221-17/+17
* RemoteLinux: Split up "remote processes" functionality...Christian Kandeler2011-07-221-8/+10
* RemoteLinux: Split up generic and Maemo/MeeGo-specific device tests.Christian Kandeler2011-07-211-6/+11
* RemoteLinux: Rename MaemoPackageUploader.Christian Kandeler2011-07-201-4/+4
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-2/+4
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-2/+6
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-151-1/+0
|\