summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Do not re-validate information on each Qt version manager chancehjk2023-04-271-3/+0
* Qnx: Use more declarative syntax for settings page itemshjk2023-04-271-9/+8
* Qnx: Ensure up-to-date contents of combobox in settingspagehjk2023-04-271-1/+3
* QNX: Mark toolchains detected by manual operation as "manual"hjk2023-04-261-1/+1
* Qnx: Allow kit creator creation per target architecturehjk2023-04-261-19/+40
* Qnx: Also add target architectures in the info boxhjk2023-04-261-2/+10
* Qnx: Re-work item storehjk2023-04-1812-832/+577
* Qnx: Fix Abi detection for remote toolchainshjk2023-04-141-1/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | Devices: Unify Port Gathering methodMarcus Tillmanns2023-04-061-10/+0
* | ProjectExplorer: Rename BuildStepFactory::cloneStep{,Creator}hjk2023-04-051-1/+1
* | PE/Qnx: Disentangle BuildStep factories from downstream furtherhjk2023-04-041-18/+6
* | RemoteLinux/Qnx: Disentangle deploy step factories furtherhjk2023-04-032-13/+15
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-302-2/+2
|\ \
| * \ Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-2641-906/+765
| |\ \ | | |/
| * | QtSupport: allow relative paths for the qmake commandTim Jenssen2023-02-092-2/+2
| * | Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-242-4/+6
| |\ \
* | | | Qnx: Allow incremental deploymenthjk2023-03-271-1/+1
* | | | Qnx: Compactify QnxDevice creation infrastructurehjk2023-03-276-147/+75
* | | | Fix include styleJarek Kobus2023-03-241-6/+4
* | | | ProjectExplorer: Allow Devices to be added without using the wizardhjk2023-03-241-0/+11
* | | | Qnx: Drop support for QNX 6.5hjk2023-03-154-66/+6
* | | | Qnx: Simplify QnxDeviceTesterhjk2023-03-152-53/+34
* | | | Qnx: Simplify QnxDeviceWizard interfacehjk2023-03-154-65/+53
* | | | Qnx: DeviceTester code cosmeticshjk2023-03-152-13/+9
* | | | ProjectExplorer: Consolidate ProcessListMarcus Tillmanns2023-03-146-90/+0
* | | | Qnx: Merge qnxdeviceprocesssignaloperation.{h,cpp} into qnxdevice.cpphjk2023-03-135-62/+31
* | | | Qnx: Remove QnxProcessImplMarcus Tillmanns2023-03-132-63/+0
* | | | Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+1
* | | | Avoid a few double lookups when expanding environment valueshjk2023-03-031-2/+2
* | | | Qnx: Avoid use of Environment iteratorshjk2023-03-021-4/+3
* | | | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-024-4/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Qnx: Further delay configuration restoringv10.0.0-beta2hjk2023-02-281-2/+4
| * | | Qnx: Mark new kits from setup dialog as not autodetectedhjk2023-02-274-4/+7
* | | | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
|/ / /
* | | Qnx: Mark new debuggers from setup dialog as not autodetectedhjk2023-02-271-2/+1
* | | Qnx: Allow broader kit generationhjk2023-02-274-17/+2
* | | Qnx: Use some placeholder for Qnx configuration nameshjk2023-02-231-0/+4
* | | Qnx: Simplify QnxUtilshjk2023-02-222-21/+13
* | | Qnx: Improve reading installed configuration for remote build deviceshjk2023-02-225-93/+39
* | | Qnx: Fix discovery of host and target for remote build deviceshjk2023-02-222-51/+65
* | | Qnx: Baby steps towards remote compilationhjk2023-02-221-1/+1
* | | Qnx: Clean up headers a bithjk2023-02-226-58/+21
* | | Qnx: Use /tmp for temporary pid fileshjk2023-02-223-8/+13
* | | Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* | | Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-1/+2
* | | Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* | | QnxDeployQtLibrariesDialog: Add more processes into task treeJarek Kobus2023-01-261-163/+108
* | | Qnx: Split out QNX Qt upload service testhjk2023-01-262-124/+274