aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Reuse setExtraTasks()Jarek Kobus2022-11-252-80/+27
* Qnx: Reuse setExtraCommandsToTest()Jarek Kobus2022-11-252-83/+32
* Slog2InfoRunner: Reuse TaskTreeJarek Kobus2022-11-242-100/+61
* Qnx: Replace foreach with range-based for loopsJarek Kobus2022-11-244-34/+29
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-2/+4
|\
| * Debugger: Fix environment when initializingMarcus Tillmanns2022-11-171-2/+4
* | Debugger: FilePath-ify .so libs handlingAlessandro Portale2022-11-171-2/+3
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-161-2/+2
|\|
| * LinuxDevice: Fix stopping remote app when run in terminalJarek Kobus2022-11-151-2/+2
* | Utils: Add sorted() functionChristian Kandeler2022-10-252-5/+2
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-075-7/+7
* Various plugins: Limit the usage of std::make_pairJarek Kobus2022-09-301-1/+1
* QnxPlugin: Don't force validate each KitMarcus Tillmanns2022-09-291-5/+6
* Qnx: Use a bit of LayoutBuilder in QnxDeployLibrariesDialoghjk2022-09-221-22/+12
* Use SPDX license identifiersLucie GĂ©rard2022-08-2639-936/+78
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-6/+6
* Qnx: Use LayoutBuilder for settingspacgehjk2022-07-221-74/+39
* Qnx: Modernize a bithjk2022-07-2233-208/+125
* Qnx: Pass SDP environment to gdbhjk2022-07-212-3/+5
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* Qnx: Move to Tr::trhjk2022-07-1319-102/+91
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-121-1/+2
|\
| * Qnx: Search pdebug on the device againhjk2022-07-121-1/+2
* | Qnx: Inline QnxDeployQtLibrariesDialoghjk2022-07-125-168/+96
* | Qnx: Inline qnxsettingspage.uihjk2022-07-114-217/+95
* | Add plugintr.h files to all pluginshjk2022-06-271-0/+37
|/
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* Replace QtcProcess::stopProcess() by stop() plus waitForFinishedhjk2022-06-161-3/+1
* RemoteLinux: Remove CheckForFreeDiskSpaceStepChristian Kandeler2022-06-161-3/+0
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+1
* Rename RemoteLinuxCheckForFreeDiskSpaceStepJarek Kobus2022-06-011-2/+2
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-1/+1
* ProjectExplorer: Reduce use of Runnable in SimpleTargetRunnerhjk2022-05-252-19/+12
* Get rid of Ssh libJarek Kobus2022-05-233-4/+2
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-1/+3
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-2/+2
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-2/+1
* Utils: Consolidate port parsing methodshjk2022-05-161-11/+1
* ProjectExplorer: Avoid need to fix up portsgatherer command lineshjk2022-05-122-27/+22
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-104-9/+8
* Utils: Introduce QtcProcess::controlEnvironment()hjk2022-05-101-1/+1
* QnxDeviceTester: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-092-94/+63
* QnxDeployQtLibrariesDialog: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-092-93/+88
* RemoteLinuxSignalOperation: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-043-8/+4
* Get rid of IDevice::createProcess()Jarek Kobus2022-05-046-144/+0
* SshProcessInterface: Remove pidArgumentForKill()Jarek Kobus2022-05-041-3/+8