aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt/qdbplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable deploy step via rsync for Boot2Qt targetAri Parkkila2022-10-131-0/+3
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* RemoteLinux: Remove CheckForFreeDiskSpaceStepChristian Kandeler2022-06-161-3/+0
* Boot2Qt: Fix creation of full command linehjk2022-06-081-2/+3
* Rename RemoteLinuxCheckForFreeDiskSpaceStepJarek Kobus2022-06-011-2/+2
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-251-7/+5
* RunControl: Drop IDevice * from doStart()Jarek Kobus2022-02-231-1/+2
* Collect Qt Creator debug menu items into common submenuEike Ziller2022-01-261-2/+1
* Boot2Qt: Fix start of flashing wizard on Windowshjk2021-12-141-1/+1
* Use QtcProcessArtem Sokolovskii2021-08-251-11/+12
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-2/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
* RemoteLinux: Declare step id constants publiclyhjk2020-03-171-6/+9
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-1/+1
|\
| * Boot2Qt: Adapt to QProcess::startDetached() deprecationhjk2020-02-191-1/+1
* | Qdb: De-Q_OBJECT-ify deploy stepshjk2020-02-201-1/+2
|/
* RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-271-2/+3
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-8/+6
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-7/+8
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-22/+30
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Boot2Qt: Simplify QdbUtilshjk2019-06-131-0/+9
* Add support for Boot2Qthjk2019-06-071-0/+240