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
/
libs
/
utils
/
deviceshell.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a few make_unexpected with ResultError
hjk
2025-04-15
1
-4
/
+4
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-3
/
+3
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-8
/
+8
*
RemoteLinux: Fix timeouts when deploying files
Eike Ziller
2025-01-22
1
-7
/
+6
*
Utils: Use Result instead expected_str<void> in some places
hjk
2024-10-10
1
-10
/
+9
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Process: Change signature of waitForXxx() functions
Jarek Kobus
2024-01-23
1
-2
/
+4
*
Process: Use more rawStd{Out,Err} const methods instead of mutable ones
Jarek Kobus
2024-01-21
1
-2
/
+2
*
Process: Use GeneralProcessBlockingImpl for QProcess implementation
Jarek Kobus
2023-12-07
1
-2
/
+0
*
DeviceShell: Get rid of unused variable
Jarek Kobus
2023-11-20
1
-2
/
+0
*
DeviceShell tests: Use ProcessLauncher for shell process
Jarek Kobus
2023-11-16
1
-0
/
+2
*
Docker: Use "type" instead of "which"
Marcus Tillmanns
2023-10-07
1
-1
/
+1
*
DeviceSupport: Add more error output
Marcus Tillmanns
2023-10-06
1
-1
/
+2
*
Utils: Fix access after delete
Marcus Tillmanns
2023-09-18
1
-2
/
+4
*
Docker: Improve error reporting
Marcus Tillmanns
2023-09-15
1
-50
/
+39
*
Utils: Fix DeviceShell error handling
Marcus Tillmanns
2023-09-15
1
-1
/
+2
*
QScopeGuard: Make all usages of QScopeGuard consistent
Jarek Kobus
2023-06-07
1
-1
/
+0
*
DeviceShell: Refrain from using potentially invalidated iterators
Jarek Kobus
2023-05-31
1
-1
/
+2
*
Doc: Turn docs for DeviceShell::DeviceShell() into a comment
Leena Miettinen
2023-05-22
1
-2
/
+2
*
Process: Rename QtcProcessPrivate -> ProcessPrivate
Jarek Kobus
2023-05-10
1
-2
/
+2
*
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
-7
/
+7
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-03-29
1
-10
/
+14
|
\
|
*
Utils: Improve DeviceShell error handling
Marcus Tillmanns
2023-03-21
1
-10
/
+14
*
|
Docker: Fix shell exit handling
Marcus Tillmanns
2023-03-15
1
-0
/
+1
|
/
*
Utils: Use runBlocking()
Marcus Tillmanns
2023-02-23
1
-3
/
+1
*
Utils: Use multi-arg for strings
Jarek Kobus
2023-01-11
1
-4
/
+2
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-6
/
+6
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-1
/
+1
*
Utils: Fix nullptr access when shell script process fails
hjk
2022-11-10
1
-1
/
+3
*
Utils: Better prerequisites check for DeviceShell
Marcus Tillmanns
2022-11-10
1
-5
/
+8
*
Utils: Fix inconsistent debug output
Marcus Tillmanns
2022-10-27
1
-2
/
+4
*
Utils: Workaround for slow data upload
Marcus Tillmanns
2022-10-27
1
-2
/
+8
*
Utils: Fix code-line lengths
Marcus Tillmanns
2022-10-18
1
-3
/
+6
*
Utils: replace windows line breaks with unix breaks in deviceshell.sh
David Schulz
2022-10-18
1
-2
/
+5
*
Utils: Move deviceshell script into .qrc
Marcus Tillmanns
2022-10-17
1
-122
/
+1
*
Utils: Return a bit more data from DeviceShell::runInShell
hjk
2022-10-10
1
-27
/
+7
*
DeviceShell: Test no-script fallback
Marcus Tillmanns
2022-09-22
1
-1
/
+7
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-09-21
1
-17
/
+22
|
\
|
*
Deviceshell: Cleanup shellProcess destruction
Marcus Tillmanns
2022-09-21
1
-12
/
+12
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-09-20
1
-1
/
+1
|
\
|
|
*
Deviceshell: Fix use after free
Marcus Tillmanns
2022-09-20
1
-1
/
+1
*
|
Deviceshell: Base64 not found fallback
Marcus Tillmanns
2022-09-01
1
-41
/
+91
*
|
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
|
Drop Qt5: Utils: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
|
/
*
deviceshell: Fix racecondition and long running tests
Marcus Tillmanns
2022-07-18
1
-2
/
+5
*
deviceshell: fix hang on multithreaded access
Marcus Tillmanns
2022-06-29
1
-14
/
+37
*
DeviceShell: Merge done() and errorOccurred() signals into one
Jarek Kobus
2022-06-20
1
-2
/
+2
*
DeviceShell: Don't use 'command' to test for base64
Marcus Tillmanns
2022-06-09
1
-3
/
+3
[next]