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
/
qnx
/
qnxdevicetester.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
TaskTree: Introduce DoneWith enum
Jarek Kobus
2023-11-07
1
-2
/
+2
*
TaskTree: Introduce CallDoneIf enum
Jarek Kobus
2023-11-07
1
-1
/
+1
*
TaskTree: Use common done handler
Jarek Kobus
2023-11-06
1
-6
/
+7
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-2
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-3
/
+3
*
Tasking::Process: Rename Process into ProcessTask
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Qnx: Drop support for QNX 6.5
hjk
2023-03-15
1
-9
/
+3
*
Qnx: Simplify QnxDeviceTester
hjk
2023-03-15
1
-47
/
+33
*
Qnx: DeviceTester code cosmetics
hjk
2023-03-15
1
-5
/
+5
*
Qnx: Use /tmp for temporary pid files
hjk
2023-02-22
1
-7
/
+10
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Qnx: Reuse setExtraTasks()
Jarek Kobus
2022-11-25
1
-59
/
+26
*
Qnx: Reuse setExtraCommandsToTest()
Jarek Kobus
2022-11-25
1
-75
/
+30
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Qnx: Modernize a bit
hjk
2022-07-22
1
-21
/
+21
*
Qnx: Move to Tr::tr
hjk
2022-07-13
1
-8
/
+9
*
ProjectExplorer: Introduce a IDevice::filePath
hjk
2022-05-10
1
-3
/
+2
*
QnxDeviceTester: Don't use SshRemoteProcessRunner
Jarek Kobus
2022-05-09
1
-80
/
+51
*
SshRemoteProcessRunner: Unify API
Jarek Kobus
2022-03-02
1
-1
/
+1
*
SshRemoteProcessRunner: Drop error string from processClosed()
Jarek Kobus
2022-03-02
1
-1
/
+2
*
SshRemoteProcessRunner: Unify API
Jarek Kobus
2022-03-02
1
-2
/
+2
*
fix msvc Qt6 dev builds
Tim Jenssen
2021-07-07
1
-0
/
+1
*
QNX: Use pidin instead of ps for device tester
Cristian Adam
2021-05-07
1
-1
/
+1
*
Qnx: Check for presence of "mkdir" on the device
hjk
2019-06-25
1
-0
/
+1
*
SSH: Pass remote command as QString
Christian Kandeler
2019-05-24
1
-3
/
+2
*
QNX: Fix UI text
Leena Miettinen
2019-03-04
1
-2
/
+2
*
Additional QNX compatibility checks
James McDonnell
2019-01-28
1
-0
/
+36
*
RemoteLinux: Add an rsync deploy step
Christian Kandeler
2018-12-17
1
-1
/
+1
*
SSH: Use OpenSSH tools
Christian Kandeler
2018-12-13
1
-2
/
+2
*
Qnx: Modernize
Alessandro Portale
2018-11-28
1
-2
/
+2
*
Qnx: Add 'cat' to the list of commands we expect on a device
hjk
2018-08-06
1
-0
/
+1
*
Qnx: Rename qnxdeviceconfiguration* to qnxdevice*
hjk
2016-05-23
1
-2
/
+2
*
Qnx: Code cosmetics
hjk
2016-04-12
1
-8
/
+15
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-20
/
+13
*
Update License
Eike Ziller
2015-01-16
1
-5
/
+5
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
QNX: Show warning when slog2info is not found on QNX >6.5
Tobias Nätterlund
2013-10-23
1
-5
/
+18
*
Remove most trailing newlines from translated messages.
Friedemann Kleint
2013-10-22
1
-4
/
+4
*
Qnx: Update copyright information
El Mehdi Fekari
2013-10-16
1
-2
/
+2
*
Device support: Make device testing a "well-known" concept.
Christian Kandeler
2013-07-02
1
-4
/
+4
*
QNX/RemoteLinux/Madde: Made device test more generic
Tobias Nätterlund
2013-05-31
1
-0
/
+163