index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
docker
/
dockerdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-2
/
+2
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-1
/
+1
*
Docker: Add port mapping options
Marcus Tillmanns
2025-04-08
1
-0
/
+9
*
Docker: Capture Environment from entry point
Marcus Tillmanns
2025-04-03
1
-0
/
+3
*
Docker: Move Container setup into its own thread
Marcus Tillmanns
2025-02-25
1
-1
/
+1
*
Docker: Replace mutex+value with SynchronizedValue
Marcus Tillmanns
2025-02-20
1
-3
/
+2
*
ProjectExplorer: (Mostly) implement IDevice::filePath on top of rootPath
hjk
2024-12-17
1
-1
/
+0
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-1
/
+1
*
ProjectExplorer: Add BuildDeviceTypeKitAspect
Christian Kandeler
2024-11-18
1
-1
/
+0
*
RemoteLinux: Fix some more freezes
Christian Kandeler
2024-10-24
1
-1
/
+1
*
Project: Base IDevice on AspectContainer
hjk
2024-08-02
1
-30
/
+18
*
ProjectExplorer: Change IDevice::toMap signature
hjk
2024-08-01
1
-1
/
+1
*
ProjectExplorer: Add Device::canMount
Marcus Tillmanns
2024-04-04
1
-0
/
+5
*
IDevice: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-02
1
-5
/
+3
*
DeviceSupport: Add more error output
Marcus Tillmanns
2023-10-06
1
-2
/
+2
*
Docker: Move rootPath into Settings
Marcus Tillmanns
2023-10-04
1
-0
/
+1
*
Docker: Show create command line to user
Marcus Tillmanns
2023-09-21
1
-0
/
+2
*
Docker: Add extra arguments setting
Marcus Tillmanns
2023-09-21
1
-0
/
+1
*
Docker: Add network option to settings
Marcus Tillmanns
2023-09-20
1
-0
/
+1
*
Docker: Fix default device name
Marcus Tillmanns
2023-09-18
1
-0
/
+2
*
Docker: Improve error reporting
Marcus Tillmanns
2023-09-15
1
-0
/
+2
*
Docker: Use FileListAspect for mounts
Marcus Tillmanns
2023-09-12
1
-1
/
+1
*
Docker: Switch to aspect settings
Marcus Tillmanns
2023-09-12
1
-44
/
+17
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-2
/
+2
*
Docker: Simplify settings access
hjk
2023-07-14
1
-4
/
+4
*
ProjectExplorer: Remove IDevice::createProcessListModel
hjk
2023-06-23
1
-1
/
+0
*
ProjectExplorer: Merge DeviceProcessList into ProcessList
hjk
2023-06-23
1
-1
/
+1
*
Devices: Unify Port Gathering method
Marcus Tillmanns
2023-04-06
1
-2
/
+0
*
Docker: Check Image available
Marcus Tillmanns
2023-03-21
1
-1
/
+1
*
ProjectExplorer: Consolidate ProcessList
Marcus Tillmanns
2023-03-14
1
-1
/
+1
*
ProjectExplorer: Remove IDevice::terminalCommand
Marcus Tillmanns
2023-03-02
1
-3
/
+0
*
Terminal: Add Terminal plugin
Marcus Tillmanns
2023-02-24
1
-0
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Docker: Add Filepath::localSource()
Marcus Tillmanns
2022-12-16
1
-0
/
+1
*
ProjectExplorer: Merge IDevice::{filePath,mapToGlobalPath}
hjk
2022-12-15
1
-2
/
+1
*
ProjectExplorer: Add clangdExecutable to IDevice
Marcus Tillmanns
2022-12-09
1
-0
/
+1
*
Docker: Add clangd executable option
Marcus Tillmanns
2022-12-06
1
-2
/
+3
*
Docker: Make hostname valid for Urls
Marcus Tillmanns
2022-12-06
1
-0
/
+2
*
IDevice: Provide default implementation for signalOperation()
Jarek Kobus
2022-11-29
1
-2
/
+0
*
Docker: Add option to enable flags needed for lldb
Marcus Tillmanns
2022-11-17
1
-1
/
+3
*
Docker: fix device path mapping
David Schulz
2022-10-17
1
-1
/
+0
*
Utils: Split off file access interface from IDevice
hjk
2022-10-13
1
-31
/
+0
*
Utils: Combine some of the iterateWithFind overloads
hjk
2022-10-12
1
-6
/
+4
*
Add FSEngine FilePath Cache
Marcus Tillmanns
2022-10-11
1
-5
/
+5
*
Utils: Add an offset parameter to the content writing FilePath function
hjk
2022-10-10
1
-1
/
+3
*
ProjectExplorer: Introduce an IDevice::usableAsBuildDevice
hjk
2022-09-30
1
-0
/
+1
*
Device: Add prepareForBuild()
Marcus Tillmanns
2022-09-27
1
-0
/
+2
*
Docker: Remove unused #include
hjk
2022-09-26
1
-2
/
+0
*
DockerDevice: Do not change the containers entrypoint
Marcus Tillmanns
2022-09-26
1
-1
/
+3
[next]