summaryrefslogtreecommitdiff
path: root/src/plugins/qnx
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Fix debugginghjk2017-09-073-11/+8
* Qnx: Give Slog2Info runner a display namehjk2017-09-061-0/+1
* Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-101-4/+10
* Qnx: Create slog2 runner processes at more reasonable timeshjk2017-08-101-4/+5
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-082-6/+6
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-142-3/+3
* Qnx: Prefer SimpleTargetRunner::setRunnable over RunControl::*hjk2017-07-121-1/+1
* Debugger: Streamline error string handlinghjk2017-07-111-12/+1
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-073-22/+24
* Qnx: Remove RunControlFactoryhjk2017-07-038-183/+52
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-282-0/+6
* Debugger: Remove DebuggerStartParameters::connParamshjk2017-06-231-5/+2
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-1/+0
* QNX: Move creation of DebuggerRunTool to safe placeRobert Loehning2017-05-301-6/+6
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-1514-733/+175
* Fix warningThomas Hartmann2017-05-051-1/+1
* Debugger: Remove DebuggerRunControlhjk2017-04-285-27/+28
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-273-4/+5
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-242-14/+15
* ProjectExplorer: Dissolve SimpleRunControlhjk2017-04-213-5/+8
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-193-0/+32
|\
| * Propagate cpuDir into QnxToolChainJames McDonnell2017-03-313-0/+32
* | ProjectExplorer: Remove startRunControl()'s runMode parameterhjk2017-04-121-1/+1
* | ProjectExplorer: Always initialize RunControl's runnable from RunConfighjk2017-04-061-1/+0
* | ProjectExplorer/RemoteLinux/Qnx: Use centralized access to devicehjk2017-04-062-8/+1
* | ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-053-11/+1
* | Qnx: Adapt to recent ToolSupport introductionhjk2017-03-307-90/+72
* | ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-242-3/+3
* | ProjectExplorer/QNX/RemoteLinux: Merge {RemoteLinux,Simple}RunControlhjk2017-03-222-8/+6
|/
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-142-0/+3
|\
| * QRegExp include cleanupSamuel Gaist2017-03-132-0/+3
* | Make QNX a separate OS typeJames McDonnell2017-03-134-3/+29
* | ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-106-37/+33
* | Switch order of DeviceApplicationRunner::start() parametershjk2017-03-033-3/+3
* | Debugger: Use Utils::ProcessHandle for DebuggerEngine::m_inferiorPidhjk2017-03-011-1/+1
* | QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-2/+1
* | QMake: Centralize determination of available creationIdshjk2017-02-281-6/+2
* | Remove spaces in initializer listsTim Jenssen2017-02-224-7/+7
* | qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-14/+12
* | CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-202-21/+21
* | Add 64-bit QNX mkspecsJames McDonnell2017-02-151-1/+2
* | Switch QNX tool chains from hard-coded to detected ABIsJames McDonnell2017-02-106-36/+102
* | fix usage of qt deployment pathsOswald Buddenhagen2017-01-261-1/+1
* | make more use of BaseQtVersion::qmakeProperty()Oswald Buddenhagen2017-01-243-13/+12
* | make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* | ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-233-10/+12
* | Remove BlackBerry terminology and codeJames McDonnell2017-01-2012-175/+93
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-4/+3
* | Make the QNX environment script requiredJames McDonnell2017-01-191-42/+1