aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* Use QtcProcessArtem Sokolovskii2021-08-252-13/+14
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-172-3/+3
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-134-11/+11
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-1/+3
* Devices: Do not pop up general messages paneEike Ziller2021-01-061-3/+4
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-251-0/+1
|\
| * Remove unused variablesJarek Kobus2020-11-201-0/+1
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-191-2/+4
|\|
| * ProjectExplorer: Un-tighten the RunConfiguration::isConfigured() checkChristian Kandeler2020-11-181-2/+2
| * Boot2Qt: Make sure the run config stays up to date with deployment infoChristian Kandeler2020-11-181-0/+2
* | Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-5/+5
|/
* Consolidate build/deploystep default display name handlinghjk2020-10-022-9/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* Clang 10 build fixCristian Adam2020-09-101-1/+1
* ProjectExplorer: Remove ArgumentsAspect::argumentsChanged signalhjk2020-09-101-1/+1
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-142-2/+2
* 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