aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/docker
Commit message (Expand)AuthorAgeFilesLines
* IDevice: Provide default implementation for signalOperation()Jarek Kobus2022-11-292-12/+0
* Docker: Cleanup docker process interfaceMarcus Tillmanns2022-11-221-38/+41
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-1/+9
|\
| * Docker: Add default search path for docker binaryMarcus Tillmanns2022-11-171-1/+9
* | Docker: Add option to enable flags needed for lldbMarcus Tillmanns2022-11-174-1/+26
* | Utils: Sanitize FilePath::onDevice()hjk2022-11-171-7/+7
* | Merge remote-tracking branch 'origin/9.0'Tim Jenssen2022-10-252-2/+5
|\|
| * ProjectExplorer: Allow selection of remote build directoriesMarcus Tillmanns2022-10-241-0/+3
| * UI text: Fix UI text to follow the guidelinesLeena Miettinen2022-10-201-2/+2
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
|/
* Docker: use docker device os type for file accessDavid Schulz2022-10-181-0/+7
* Docker: Fix deviceshell fallback commandlineMarcus Tillmanns2022-10-181-1/+1
* Docker: Use host.docker.internalMarcus Tillmanns2022-10-181-15/+1
* Docker: fix device path mappingDavid Schulz2022-10-172-14/+14
* Utils: Fix iterateWithFindMarcus Tillmanns2022-10-141-21/+4
* Docker: Remove unused functionMarcus Tillmanns2022-10-141-3/+0
* Docker: combine escapeMountPath functionMarcus Tillmanns2022-10-141-7/+10
* Docker: Fix isValidMountInfoMarcus Tillmanns2022-10-141-3/+20
* Docker: Allow changing useLocalUidGid on macOSMarcus Tillmanns2022-10-131-1/+1
* Docker: Detect qt6 in ubuntu containerMarcus Tillmanns2022-10-131-1/+1
* Utils: Split off file access interface from IDevicehjk2022-10-132-252/+40
* Utils: Combine some of the iterateWithFind overloadshjk2022-10-122-17/+6
* Docker: Fix mount argumentsMarcus Tillmanns2022-10-111-20/+74
* Add FSEngine FilePath CacheMarcus Tillmanns2022-10-112-55/+70
* Utils: Add an offset parameter to the content writing FilePath functionhjk2022-10-102-3/+12
* Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-101-40/+35
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Utils: Make more unix find code re-usablehjk2022-10-071-45/+2
* Docker: Use new FileFilter::asFindArguments functionhjk2022-10-071-70/+1
* ProjectExplorer: Introduce an IDevice::usableAsBuildDevicehjk2022-09-302-0/+6
* Docker: Improve File contents read speedMarcus Tillmanns2022-09-301-19/+25
* Merge remote-tracking branch 'origin/master' into workEike Ziller2022-09-293-5/+28
|\
| * Docker: Add an option to auto-detect in PATH plus additional directorieshjk2022-09-281-5/+8
| * Device: Add prepareForBuild()Marcus Tillmanns2022-09-272-0/+20
* | Dockerdevice: Make sure that container is startedMarcus Tillmanns2022-09-291-2/+4
|/
* Docker: Remove unused #includehjk2022-09-261-2/+0
* DockerDevice: Do not change the containers entrypointMarcus Tillmanns2022-09-264-3/+22
* DockerDevice: Fix debug-dumpers not foundMarcus Tillmanns2022-09-261-1/+1
* DockerDevice: Implements ensureReachableMarcus Tillmanns2022-09-262-16/+75
* Docker: Don't directly access Private data in DockerDeviceMarcus Tillmanns2022-09-265-163/+217
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-211-2/+2
|\
| * Deviceshell: Cleanup shellProcess destructionMarcus Tillmanns2022-09-211-2/+2
* | dockerdevice: Only try to kill if pid is validMarcus Tillmanns2022-09-191-1/+2
* | Utils: Move 'isWindowsHost' test to startsWithDriveLetter callershjk2022-09-191-1/+1
* | FilePath: Return optional bytearray from device hooksEike Ziller2022-09-152-2/+8
* | Terminal: Improve error message for start errorsMarcus Tillmanns2022-09-081-5/+4
* | docker: Improve Docker Device WizardMarcus Tillmanns2022-09-061-6/+47
* | Docker: detect python in docker imagesDavid Schulz2022-09-061-0/+39
* | Deviceshell: Base64 not found fallbackMarcus Tillmanns2022-09-011-20/+48
* | Utils: Replace FilePath part settershjk2022-09-011-11/+2