aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/docker/dockersettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* Docker: Simplify settings accesshjk2023-07-141-3/+23
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* Docker: Register settings aspect more directlyhjk2023-05-301-1/+0
* Use more FilePathAspecthjk2023-05-191-6/+3
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-161-3/+1
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-3/+0
* Docker: Use PagedSettingshjk2023-05-101-25/+19
* Fix include styleJarek Kobus2023-03-241-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Docker: Add default search path for docker binaryMarcus Tillmanns2022-11-171-1/+9
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* Docker: Move to Tr::trhjk2022-07-141-8/+7
* docker: Fix StringAspect default value handlingMarcus Tillmanns2022-07-071-1/+1
* docker: Change Settings to single ownerMarcus Tillmanns2022-07-051-4/+4
* docker: Add dockercli settingMarcus Tillmanns2022-07-041-70/+26
* Docker: Simplify (unused) settings page codehjk2022-06-171-6/+1
* Docker: Fix UI textLeena Miettinen2021-07-021-1/+1
* Utils: Remove couple of functions from QtcProcessChristian Stenger2021-06-031-1/+1
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-2/+1
* Docker: Simplify DockerOptionsPage setuphjk2021-03-311-44/+18
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-1/+1
* Docker: New empty shellhjk2021-03-181-0/+161