aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-069-17/+15
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-141-1/+0
|\
| * Remove unused QTC_PLUGIN_REVISION macrosEike Ziller2020-04-091-1/+0
* | RemoteLinux: Declare step id constants publiclyhjk2020-03-172-15/+13
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-262-3/+9
|\|
| * Work around QLocalSocket::error deprecationhjk2020-02-191-2/+8
| * Boot2Qt: Adapt to QProcess::startDetached() deprecationhjk2020-02-191-1/+1
* | Qdb: De-Q_OBJECT-ify deploy stepshjk2020-02-2013-138/+56
|/
* Qdb: De-Q_OBJECT-ify RunConfigurationhjk2020-02-172-35/+34
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-232-4/+3
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-094-6/+6
* Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-182-12/+9
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-172-6/+0
* Debugger: Rename some GdbServer* to DebugServer*hjk2019-12-171-2/+2
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-162-10/+18
|\
| * Boot2Qt: Add QdbRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-122-1/+7
* | Standardize RunConfiguration id specificationhjk2019-12-112-2/+1
* | ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-052-11/+8
* | ProjectExplorer: Let RunConfiguration not listen to Kit changeshjk2019-12-021-1/+0
* | Qdb: use new runconfiguration aspect update mechanismhjk2019-11-272-15/+11
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-5/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
|/
* Fix lupdate issuesEike Ziller2019-11-042-1/+3
* Boot2Qt: Fix UI textLeena Miettinen2019-10-294-11/+11
* 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