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
/
qnxdevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Change IDevice to use Aspects
Marcus Tillmanns
2025-04-24
1
-2
/
+2
*
Add getter/setter to SSHParameters
Marcus Tillmanns
2025-04-24
1
-1
/
+1
*
IDevice: Simplify addDeviceAction()
Jarek Kobus
2025-01-21
1
-2
/
+2
*
RemoteLinux: Fix some more freezes
Christian Kandeler
2024-10-24
1
-1
/
+1
*
DeviceProcessSignalOperation: Remove unused interruptProcess() overload
Jarek Kobus
2024-09-20
1
-5
/
+0
*
ProjectExplorer: Paddle back on IDevice aspect exposure
hjk
2024-08-06
1
-1
/
+1
*
Project: Base IDevice on AspectContainer
hjk
2024-08-02
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
IDevice: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-30
1
-0
/
+2
|
\
|
*
QnxDevice: Set SourceProfile to true by default
Jarek Kobus
2024-01-19
1
-0
/
+2
*
|
Qnx: Use new setup scheme for most factories
hjk
2023-11-17
1
-13
/
+23
|
/
*
ProjectExplorer: Remove IDevice::setDisplayName
Marcus Tillmanns
2023-09-11
1
-1
/
+1
*
RemoteLinux: Rename into sshdevicewizard{cpp, h}
Jarek Kobus
2023-07-25
1
-2
/
+2
*
GenericLinuxDeviceConfigurationWizard: Rename into SshDeviceWizard
Jarek Kobus
2023-07-25
1
-2
/
+1
*
RemoteLinux: Make generic wizard reusable
Jarek Kobus
2023-07-21
1
-35
/
+7
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Devices: Unify Port Gathering method
Marcus Tillmanns
2023-04-06
1
-10
/
+0
*
Qnx: Compactify QnxDevice creation infrastructure
hjk
2023-03-27
1
-42
/
+74
*
ProjectExplorer: Allow Devices to be added without using the wizard
hjk
2023-03-24
1
-0
/
+11
*
Qnx: Drop support for QNX 6.5
hjk
2023-03-15
1
-42
/
+0
*
Qnx: Simplify QnxDeviceWizard interface
hjk
2023-03-15
1
-7
/
+1
*
ProjectExplorer: Consolidate ProcessList
Marcus Tillmanns
2023-03-14
1
-6
/
+0
*
Qnx: Merge qnxdeviceprocesssignaloperation.{h,cpp} into qnxdevice.cpp
hjk
2023-03-13
1
-1
/
+31
*
Qnx: Remove QnxProcessImpl
Marcus Tillmanns
2023-03-13
1
-62
/
+0
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-1
/
+1
*
Avoid a few double lookups when expanding environment values
hjk
2023-03-03
1
-2
/
+2
*
Qnx: Avoid use of Environment iterators
hjk
2023-03-02
1
-4
/
+3
*
Qnx: Use /tmp for temporary pid files
hjk
2023-02-22
1
-1
/
+1
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
LinuxDevice: Fix stopping remote app when run in terminal
Jarek Kobus
2022-11-15
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Qnx: Modernize a bit
hjk
2022-07-22
1
-5
/
+3
*
Qnx: Move to Tr::tr
hjk
2022-07-13
1
-5
/
+6
*
Utils: Consolidate port parsing methods
hjk
2022-05-16
1
-11
/
+1
*
ProjectExplorer: Avoid need to fix up portsgatherer command lines
hjk
2022-05-12
1
-26
/
+21
*
ProjectExplorer: Introduce a IDevice::filePath
hjk
2022-05-10
1
-1
/
+1
*
Utils: Introduce QtcProcess::controlEnvironment()
hjk
2022-05-10
1
-1
/
+1
*
RemoteLinuxSignalOperation: Don't use SshRemoteProcessRunner
Jarek Kobus
2022-05-04
1
-2
/
+1
*
Get rid of IDevice::createProcess()
Jarek Kobus
2022-05-04
1
-6
/
+0
*
SshProcessInterface: Remove pidArgumentForKill()
Jarek Kobus
2022-05-04
1
-3
/
+8
*
QnxDevice: Don't use SshDeviceProcess
Jarek Kobus
2022-05-03
1
-21
/
+4
*
LinuxDevice: Implement shared ssh connection
Jarek Kobus
2022-04-26
1
-2
/
+61
*
QnxDevice: Connect to QtcProcess::done() signal
Jarek Kobus
2022-04-19
1
-2
/
+1
*
DeviceProcess: Minimize the usage of DeviceProcess
Jarek Kobus
2022-02-28
1
-3
/
+3
*
ProjectExplorer: Normalize DeviceProcess::start() signature
hjk
2022-02-14
1
-3
/
+2
*
ProjectExplorer: Remove IDeviceFactory::setCanCreate
hjk
2022-02-04
1
-1
/
+0
*
ProjectExplorer: Use CommandLine instead of Runnable
hjk
2022-02-03
1
-4
/
+2
*
ProjectExplorer: Rename DeviceProcess::error to errorOccured
hjk
2022-01-27
1
-1
/
+1
[next]