summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dumpers: Add a failing test for string display()drafts/for/masterdrafts/for/4.3Orgad Shaneh2017-08-112-0/+27
* 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
* 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
* Update Russian translationSergey Belyashov2017-08-091-782/+1342
* Debugger: Fix editing of std::{w,}string, QString, QByteArrayhjk2017-08-093-17/+26
* 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
* Debugger: Make std::complex values expandablehjk2017-08-081-0/+1
* Doc: Make deprecated tools less prominent in Android instructionsLeena Miettinen2017-08-082-49/+25
* Doc: Describe new debugger and Qbs fields in Kit optionsLeena Miettinen2017-08-082-1/+8
* Doc: Fix heading levels in run settings topicLeena Miettinen2017-08-088-8/+8
* 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-072-0/+12
* 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
* Squish: Remove workaround for fixed issueChristian Stenger2017-08-071-5/+1
* Squish: Work around Squish issue on macOS if necessaryChristian Stenger2017-08-071-2/+8
* Squish: Add special menu handling for macOSChristian Stenger2017-08-071-1/+4