index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
docker
/
dockerdevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Add TerminalMode::Detached
Marcus Tillmanns
2023-05-04
1
-18
/
+14
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-17
/
+17
*
Devices: Unify Port Gathering method
Marcus Tillmanns
2023-04-06
1
-28
/
+1
*
Docker: Fix windows terminal
Marcus Tillmanns
2023-04-05
1
-38
/
+63
*
Debugger: Support piping dumpers into gdb
hjk
2023-04-05
1
-3
/
+0
*
Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()
hjk
2023-04-04
1
-2
/
+2
*
Terminal: Fix docker cmd for terminals
Marcus Tillmanns
2023-04-04
1
-1
/
+2
*
Utils: Send __qtc marker from stub
Marcus Tillmanns
2023-04-04
1
-16
/
+11
*
Docker: Fix ensureReachable return value
Marcus Tillmanns
2023-04-03
1
-0
/
+7
*
Docker: Fix Shell destruction handling
Marcus Tillmanns
2023-03-29
1
-1
/
+8
*
Docker: Fix process state handling
Marcus Tillmanns
2023-03-28
1
-5
/
+23
*
ProjectExplorer: Allow Devices to be added without using the wizard
hjk
2023-03-24
1
-4
/
+3
*
Utils: Store Device::osType in settings
Marcus Tillmanns
2023-03-23
1
-7
/
+0
*
Docker: Fix warning
Marcus Tillmanns
2023-03-22
1
-1
/
+1
*
Terminal: Use QtcProcess to start terminal window
Marcus Tillmanns
2023-03-21
1
-5
/
+6
*
Docker: Check Image available
Marcus Tillmanns
2023-03-21
1
-18
/
+46
*
QtcProcess: Remove TerminalMode::Pty enum value
Jarek Kobus
2023-03-15
1
-1
/
+1
*
Docker: Fix shell exit handling
Marcus Tillmanns
2023-03-15
1
-1
/
+1
*
ProjectExplorer: Consolidate ProcessList
Marcus Tillmanns
2023-03-14
1
-4
/
+5
*
Avoid a few double lookups when expanding environment values
hjk
2023-03-03
1
-2
/
+2
*
Docker: Don't swallow output when startup fails
Marcus Tillmanns
2023-03-02
1
-2
/
+2
*
ProjectExplorer: Remove IDevice::terminalCommand
Marcus Tillmanns
2023-03-02
1
-13
/
+0
*
Utils: Integrate ptyqt into qtcprocess
Marcus Tillmanns
2023-03-02
1
-2
/
+4
*
QtcProcess: Introduce PtyData
Jarek Kobus
2023-03-02
1
-0
/
+1
*
Docker: Avoid explicit environment iteration
hjk
2023-03-02
1
-3
/
+3
*
Docker: Don't try to mount existing directories
Marcus Tillmanns
2023-03-01
1
-0
/
+3
*
DockerDevice: Fix compile warning
Jarek Kobus
2023-02-27
1
-0
/
+1
*
Terminal: Add Terminal plugin
Marcus Tillmanns
2023-02-24
1
-19
/
+43
*
Translations: Replace QCoreApplication::translate() with Tr::tr()
Alessandro Portale
2023-02-10
1
-1
/
+2
*
Docker: Check writeData
Marcus Tillmanns
2023-02-07
1
-1
/
+3
*
Docker: Use rootPath() for Shell
Marcus Tillmanns
2023-02-07
1
-5
/
+1
*
Docker: Use a optional<Environment> to handle the non-fetched state
hjk
2023-01-27
1
-5
/
+5
*
Utils: Replace Environment.isValid() with .hasChanges()
hjk
2023-01-27
1
-2
/
+2
*
QtcProcess: Add closeWriteChannel()
Jarek Kobus
2023-01-24
1
-1
/
+5
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Docker: Make sure temporary paths don't duplicate
Marcus Tillmanns
2023-01-11
1
-3
/
+12
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-4
/
+4
*
Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings
hjk
2023-01-10
1
-2
/
+2
*
Docker: Convert isValidMountInfo to expected
Marcus Tillmanns
2023-01-09
1
-10
/
+26
*
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
/
+27
*
ProjectExplorer: Merge IDevice::{filePath,mapToGlobalPath}
hjk
2022-12-15
1
-8
/
+2
*
Docker: Use FilePath::from/toVariant to store clangdExecutable
hjk
2022-12-13
1
-2
/
+2
*
ProjectExplorer: Add clangdExecutable to IDevice
Marcus Tillmanns
2022-12-09
1
-0
/
+13
*
Mark some virtual overrides final
Jarek Kobus
2022-12-08
1
-1
/
+1
*
Docker: Pass context object to lambda connections
Jarek Kobus
2022-12-08
1
-3
/
+3
*
Docker: Add clangd executable option
Marcus Tillmanns
2022-12-06
1
-0
/
+3
*
Docker: Make hostname valid for Urls
Marcus Tillmanns
2022-12-06
1
-3
/
+7
*
Docker: Don't try to mount empty folder
Marcus Tillmanns
2022-12-06
1
-0
/
+3
[next]