summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix QML debuggingv4.4.0-rc1Vikas Pachdha2017-08-154-5/+14
* More change logEike Ziller2017-08-151-2/+32
* Debugger: Show guts of QString::Data when requestedhjk2017-08-151-5/+3
* Clang: Blacklist override warnings from Q_OBJECTNikolai Kosjar2017-08-151-3/+19
* Debugger: Hex-encode LLDB disassembler source lines for transporthjk2017-08-152-1/+2
* Debugger: Short-circuit part of the parameter fixup machineryhjk2017-08-142-9/+12
* Support debug requests from Task ManagerOliver Wolff2017-08-141-2/+9
* Merge "Merge remote-tracking branch 'origin/4.3' into 4.4" into 4.4Eike Ziller2017-08-148-9/+139
|\
| * Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-08-148-9/+139
| |\
| | * QmlDesigner: Fix macOS menu issue4.3Thomas Hartmann2017-08-101-2/+0
| | * 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: Fix location marker update for LLDB Jump to Linehjk2017-08-141-1/+2
* | | Debugger: Re-enable some shutdown cleanup codehjk2017-08-141-29/+27
* | | Clang: Fix highlighting of template function in using declarationNikolai Kosjar2017-08-143-1/+12
|/ /
* | 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
* | Doc: Describe QML/JS editing optionsLeena Miettinen2017-08-142-0/+6
* | 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
* | Fix docs about QML debuggingUlf Hermann2017-08-111-29/+10
* | 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
* | Debugger: Add some hints on how the Python manual test workshjk2017-08-103-1/+6
* | 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
* | Doc: Fix paths to Qt Quick Toolbar optionsLeena Miettinen2017-08-101-4/+3
* | QmlProfiler: Connect to timelabel only after it is createdUlf Hermann2017-08-101-1/+1
* | QmlJs: fix false positives for propertiesMarco Benelli2017-08-101-0/+3
* | 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