aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/boot2qt
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: Use more 1-arg c'torJarek Kobus6 days2-2/+2
* RunControl: Also check for a matching runConfig when creating a RunWorkerDominik Holland2024-03-261-0/+1
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-121-6/+5
|\
| * boot2qt: Fix reading the perf record argsDominik Holland2024-03-111-6/+5
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-286-6/+6
|/
* SshProcessInterface: Fix sending control signalsDominik Holland2024-02-051-1/+5
* IDevice: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-022-3/+3
* Boot2Qt: Use QmlProjectManager::Constants::QML_RUNCONFIG_ID constanthjk2024-01-291-3/+5
* Boot2Qt: Use setup function for run worker creationhjk2024-01-295-59/+55
* Boot2Qt: Use setup functions for two factorieshjk2024-01-295-34/+45
* Boot2Qt: Allow the deploy steps to be used in all deploy configurationsDominik Holland2024-01-241-1/+1
* Core: Rename ActionBuilder::setOn* to addOn*hjk2023-12-131-1/+1
* Core: Rename ActionBuilder::setContainer to addToContainerhjk2023-12-131-1/+1
* Boot2Qt: Fix menu insertion of qdb flash to device actionhjk2023-12-111-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-062-0/+7
|\
| * boot2qt: QDB devices support rsync and sftpSamuli Piippo2023-12-051-0/+3
| * boot2qt: use DirectUploadStep on WindowsSamuli Piippo2023-11-281-0/+4
* | Boot2Qt: Move Plugin class definition to .cpphjk2023-11-144-64/+35
* | Boot2Qt: Use ActionBuilder to create flash actionhjk2023-11-141-11/+7
* | Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-091-25/+1
|\|
| * boot2qt: always use GenericUploadSamuli Piippo2023-11-081-25/+1
* | TaskTree: Introduce DoneWith enumJarek Kobus2023-11-072-4/+4
* | TaskTree: Use common done handlerJarek Kobus2023-11-062-13/+13
|/
* RemoteLinux: Rename RsyncDeployStep into GenericDeployStephjk2023-10-061-2/+2
* Utils, all: Standardize on QtcSettingshjk2023-09-273-10/+12
* ProjectExplorer: Remove IDevice::setDisplayNameMarcus Tillmanns2023-09-112-2/+2
* Plugins: And more Store and Keyhjk2023-08-252-4/+4
* Utils: Rename the new Storage to Storehjk2023-08-242-3/+3
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-232-3/+3
* Boot2Qt: Inline QdbDeployConfigurationFactoryJarek Kobus2023-08-185-82/+46
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-154-4/+4
* Use path chooser for selection local debug symbol fileshjk2023-07-261-1/+0
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-17/+17
* Boot2Qt: Use aspects more directly in QdbRunConfigurationhjk2023-07-121-82/+63
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-111-1/+2
* AbstractRemoteLinuxDeployStep: Make recipe return GroupItemJarek Kobus2023-07-112-5/+5
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-2/+8
* Boot2Qt: Use direct aspect registration in QdbMakeDefaultAppStephjk2023-07-041-11/+7
* ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-1/+2
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* RemoteLinux: Generalize deploy stepMarcus Tillmanns2023-06-231-2/+3
* TaskTree: Rename TaskAction into SetupResultJarek Kobus2023-06-211-2/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-122-2/+2
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-046-7/+7
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-046-20/+20
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-032-2/+2
* ProjectExplorer: Rename BuildStepFactory::cloneStep{,Creator}hjk2023-04-051-1/+1
* Boot2Qt: Switch deploy step creation to clone-by-idhjk2023-04-051-15/+10
* RemoteLinux: Further disantangle buildsteps from downstreamhjk2023-03-281-13/+8
* Fix include styleJarek Kobus2023-03-241-1/+1