aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-272-3/+10
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-7/+5
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-8/+6
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-1/+1
* ProjectExplorer: Proliferate FilePathhjk2019-08-291-4/+4
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-275-43/+12
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-10/+5
* CMake build: Add Boot2QtEike Ziller2019-08-221-0/+31
* Boot2Qt plugin is disabled by default but not experimentalEike Ziller2019-08-221-1/+0
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-4/+0
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-22/+30
* Utils: Add CommandLine convenience constructorshjk2019-07-231-4/+2
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-214-6/+6
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-192-6/+2
* ProjectExplorer: Introduce a new BaseSelectionAspecthjk2019-06-142-86/+11
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-144-56/+13
* Boot2Qt: Merge QdbDeviceWizard file triple into device fileshjk2019-06-136-258/+86
* Boot2Qt: Simplify QdbUtilshjk2019-06-134-38/+12
* Boot2Qt: Merge QdbDeviceProcess file pair into device fileshjk2019-06-135-105/+23
* Boot2Qt: Simplify DeviceApplicationObserver furtherhjk2019-06-131-94/+59
* Boot2Qt: Fix compile for gcc5.3Christian Stenger2019-06-131-1/+1
* Boot2Qt: Merge DeviceApplicationObserver file pair into device fileshjk2019-06-125-185/+108
* Boot2Qt: Simplify DeviceApplicationObserver interfacehjk2019-06-123-28/+14
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-114-13/+5
* Boot2Qt: Replace use of 'private slots:'hjk2019-06-115-31/+16
* Add support for Boot2Qthjk2019-06-0753-0/+3977