aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/winrt/winrtdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove UWP supportDavid Schulz2022-03-101-132/+0
* Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'hjk2021-01-071-1/+1
* ProjectExplorer: Replace RunControl::buildTargetInfohjk2019-08-071-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-1/+1
* WinRT: set symbol file before debugging winrt packagesDavid Schulz2018-07-101-0/+1
* Move URL utilities from ProjectExplorer to UtilsUlf Hermann2017-10-051-1/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-3/+6
* WinRT: Use new setter based DebuggerRunTool interfacehjk2017-08-251-7/+7
* Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-4/+2
* WinRT: Use new core functionality to get free port for Qml debuggerhjk2017-08-231-16/+6
* Debugger: Streamline error string handlinghjk2017-07-111-16/+19
* WinRt: Port to RunWorkershjk2017-05-191-62/+33
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-1/+1
* Debugger: Remove DebuggerRunControlhjk2017-04-281-2/+2
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-1/+1
* WinRT: Base WinRTDebugSupport on ProjectExplorer::ToolRunnerhjk2017-03-291-4/+3
* Debugger: Use Utils::ProcessHandle for DebuggerEngine::m_inferiorPidhjk2017-03-011-1/+1
* WinRT: Use Qt5-style connectsOrgad Shaneh2016-07-051-1/+1
* Debugger: Use dedicated structure for Qml server parametershjk2016-06-141-2/+2
* Use Utils::Port where possibleUlf Hermann2016-04-201-4/+5
* WinRT: Correctly initialize unusable QML debug server address.David Schulz2016-03-171-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* WinRT: Use ArgumentsAspect in run configurationhjk2016-01-121-2/+0
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-1/+1
* WinRT: Fix C++ debugging when qml debugging is also enabled.David Schulz2015-11-161-1/+33
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-1/+1
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-8/+1
* Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-1/+1
* WinRT: Fix Timing issue on debugger start up.David Schulz2015-03-241-2/+3
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-121-0/+5
|\
| * WinRT: Fix occasional crash when debugging WinRT application.David Schulz2015-01-201-0/+5
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\|
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-1/+2
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-1/+0
|/
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* License updateEike Ziller2014-10-091-7/+8
* Fix missing argumentRobert Loehning2014-08-261-1/+1
* WinRT: Enable debugging for local packages.David Schulz2014-05-161-0/+141