aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix QML debuggingv4.4.0-rc1Vikas Pachdha2017-08-154-5/+14
* Clang: Blacklist override warnings from Q_OBJECTNikolai Kosjar2017-08-151-3/+19
* Debugger: Hex-encode LLDB disassembler source lines for transporthjk2017-08-151-0/+1
* Debugger: Short-circuit part of the parameter fixup machineryhjk2017-08-142-9/+12
* Merge "Merge remote-tracking branch 'origin/4.3' into 4.4" into 4.4Eike Ziller2017-08-147-7/+139
|\
| * Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-08-147-7/+139
| |\
| | * QmlProfiler: Avoid empty timeline when restricting to rangesUlf Hermann2017-08-077-7/+139
* | | Clang: Clean up clangassistproposalitem.cppNikolai Kosjar2017-08-141-19/+4
* | | Clang: Fix cursor position after completion of overloadsNikolai Kosjar2017-08-143-10/+12
* | | Debugger: Re-enable some shutdown cleanup codehjk2017-08-141-29/+27
|/ /
* | QmlProfiler: Rebuild the flamegraph model when visible features changeUlf Hermann2017-08-144-14/+39
* | QmlProfiler: In statistics use non-recursive time as totalUlf Hermann2017-08-141-5/+5
* | Fix buildJake Petroules2017-08-141-6/+2
* | Fix deployment to Windows 10 Mobile devicesJake Petroules2017-08-141-1/+7
* | ClangStaticAnalyzer: Don't show 'stopped by user' if it wasn'thjk2017-08-111-3/+5
* | QmlProfiler: Don't add an extra nanosecond to the flame graph bottomUlf Hermann2017-08-111-1/+1
* | QmlDesigner: Fix crashThomas Hartmann2017-08-111-5/+5
* | QmlDesigner: Fix crashThomas Hartmann2017-08-111-2/+2
* | DiffEditor: Fix saving diff containing new or deleted filesJarek Kobus2017-08-102-18/+56
* | DiffEditor: Optimize patch processingJarek Kobus2017-08-101-282/+375
* | QmlProfiler: Include qtcfallthrough.h for Q_FALLTHROUGHUlf Hermann2017-08-101-0/+1
* | DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-107-60/+152
* | Qnx: Create slog2 runner processes at more reasonable timeshjk2017-08-101-4/+5
* | QmlProfiler: Clean up some includeshjk2017-08-101-12/+2
* | QmlProfiler: Express record button state in a single functionUlf Hermann2017-08-102-53/+45
* | QmlProfiler: Merge inferior worker into LocalQmlProfilerSupporthjk2017-08-102-31/+7
* | QmlProfiler: Move TCP connection initialization to runworker's start()hjk2017-08-102-43/+36
* | QmlProfiler: Remove connection timerhjk2017-08-102-63/+0
* | QmlProfiler: Fix and extend the local qml profiler runner testUlf Hermann2017-08-102-73/+86
* | Debugger: Switch perspective when coming from another modeNikolai Kosjar2017-08-101-1/+3
* | QmlProfiler: Connect to timelabel only after it is createdUlf Hermann2017-08-101-1/+1
* | QmlProfiler: Stop the recording timer when the time label is destroyedUlf Hermann2017-08-091-0/+1
* | ProjectExplorer: Introduce RunWorker::reportDone()hjk2017-08-093-1/+30
* | QmlDesigner: Some cleanupThomas Hartmann2017-08-091-14/+0
* | ProjectExplorer: Introduce an "essential" flag for RunWorkerUlf Hermann2017-08-092-0/+18
* | QmlProfiler: reportStopped() only when entering Idlehjk2017-08-091-2/+2
* | ProjectExplorer: Allow RunWorker::Starting -> Stoppinghjk2017-08-091-1/+4
* | ProjectExplorer: If a worker fails while we're stopping, continueUlf Hermann2017-08-091-1/+4
* | ScxmlEditor: Make the Attribute Editor table themableAlessandro Portale2017-08-091-3/+1
* | QmlDesigner: Remove unneeded margin around the connection viewAlessandro Portale2017-08-091-0/+12
* | QmlProfiler: Reverse start dependencies for LocalQmlProfilerSupportUlf Hermann2017-08-091-1/+5
* | ProjectExplorer: Remove RunWorkerState::Failedhjk2017-08-092-26/+5
* | RemoteLinux: Use stop dependencies for QML profilingUlf Hermann2017-08-081-0/+5
* | ProjectExplorer: Kill dependent RunWorkers if dependencies go awayUlf Hermann2017-08-081-0/+16
* | QmlProfiler: Use stop dependencies for RunWorkersUlf Hermann2017-08-081-1/+4
* | ProjectExplorer: Add stop dependencies for RunWorkersUlf Hermann2017-08-082-67/+66
* | ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-0812-26/+26
* | AutoTest: Fix handling of running selected Quick TestsChristian Stenger2017-08-081-31/+3
* | QmlProfiler: Fix linkageOrgad Shaneh2017-08-071-1/+1
* | ProjectExplorer: Fail more gracefullyhjk2017-08-071-2/+3