summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* C++: Limit number of nested class instantiationsNikolai Kosjar2017-08-081-0/+2
* 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
* CppEditor: Adapt test_autoCompleteNikolai Kosjar2017-08-071-2/+1
* C++: Do not insert matching } within stringNikolai Kosjar2017-08-071-0/+5
* QmlProfiler: Make sure local runner test fails before test run endsUlf Hermann2017-08-071-0/+2
* AutoTest: Add minimal logging to TestConfigurationChristian Stenger2017-08-071-3/+30
* ProjectExplorer: Add some basic RunWorker documentationhjk2017-08-071-1/+70
* Wizards: fix dynamic table size usageTim Jenssen2017-08-041-0/+1
* Kit: Improve toolchain setup on auto-detected kit setupTobias Hunger2017-08-043-1/+50
* ProjectExplorer: Add option to hide empty directories from project treeTobias Hunger2017-08-046-3/+71
* ProjectExplorer: Fix hiding of generated files in project treeTobias Hunger2017-08-041-1/+1
* CMake: Get rid of <Source Directory> in server-modeTobias Hunger2017-08-045-38/+56
* Update qbs submoduleChristian Kandeler2017-08-041-0/+0
* Clang: fix regression in paren autocompletionIvan Donchevskii2017-08-041-1/+19
* qbs build: Do not access the bundle module unconditionallyChristian Kandeler2017-08-032-4/+8
* Clang: Suspend least recently used translation unitsNikolai Kosjar2017-08-0320-6/+536
* Clang: Use document visibility as jobrequest conditionsNikolai Kosjar2017-08-033-19/+40
* Clang: Clean up JobRequest::ExpirationReasonsNikolai Kosjar2017-08-033-21/+17