aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-2216-56/+21
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-2239-553/+487
|\
| * Android: Make sure we can queue AndroidDeviceInfo in connectionsUlf Hermann2018-05-223-2/+4
| * Android: Don't start avd if AndroidDeviceInfo doesn't want itUlf Hermann2018-05-221-1/+1
| * Android: Merge output channels of AVD processUlf Hermann2018-05-221-0/+1
| * Debugger: Remove DetailedErrorDelegateNikolai Kosjar2018-05-224-109/+38
| * AutoTest: Fix timeout handlingChristian Stenger2018-05-181-3/+4
| * AutoTest: Redo running testsChristian Stenger2018-05-182-104/+150
| * AutoTest: Extract code into functionChristian Stenger2018-05-182-24/+32
| * AutoTest: Simplify internal functionChristian Stenger2018-05-181-5/+2
| * CMake: Report an error when project can not get parsedTobias Hunger2018-05-181-0/+6
| * ProjectExplorer: Don't register targets that are restored to empty stateTobias Hunger2018-05-181-0/+5
| * ServerModeReader: Fix crash when filtering out known headersTobias Hunger2018-05-181-2/+1
| * CppEditor: Preselect Project Parts / Header Paths in the inspectorNikolai Kosjar2018-05-181-102/+102
| * ClangTools: Disable fixits checkboxes for diagnostics without fixitsNikolai Kosjar2018-05-181-3/+9
| * ClangTools: Adapt button state to checked fixitsNikolai Kosjar2018-05-183-4/+27
| * Clang: Require LLVM/Clang >= 6.0.0Nikolai Kosjar2018-05-173-9/+5
| * ClangTools: Fix build for Windows/qbsNikolai Kosjar2018-05-171-0/+1
| * Tracing: Correctly handle custom mininum row valuesUlf Hermann2018-05-171-2/+9
| * HighlightScrollBar: Always show the current lineJarek Kobus2018-05-171-9/+7
| * Utils: remove Clang from ClangCodeModel_*_TextMarkColorDavid Schulz2018-05-173-8/+9
| * ProjectExplorer: Remove unused BuildStepFactory::clone methodhjk2018-05-162-19/+0
| * QmlDesigner.PropertyEditor: Always set current model on context objectThomas Hartmann2018-05-162-12/+9
| * DiffEditor: Keep horizontal scrollbar policy in syncJarek Kobus2018-05-162-0/+21
| * Android: Remove AndroidRunnablehjk2018-05-165-95/+0
| * Android: Add a key name constant for the package namehjk2018-05-161-0/+1
| * Android: Use packageName directly in AndroidRunnerWorkerhjk2018-05-164-20/+20
| * Android: Remove AndroidRunnable::{beforeStart,afterFinish}AdbCommandshjk2018-05-166-31/+34
* | Rename files for QmakeMakeStepEike Ziller2018-05-187-9/+9
* | Fix qbs buildChristian Kandeler2018-05-181-1/+1
* | Use make step base for qmake projectsEike Ziller2018-05-179-362/+33
* | Generic/Base make step: Improve details textEike Ziller2018-05-172-22/+47
* | ProjectExplorer: Prepare RunWorkers for more flexible setupshjk2018-05-172-18/+71
* | ProjectExplorer: Start transferring RunWorkerFactory ownershiphjk2018-05-173-19/+26
* | Generic/Base make step: Add variable chooserEike Ziller2018-05-161-0/+3
* | Generic/Base make step: Use path chooser for make commandEike Ziller2018-05-162-4/+19
* | Add effectiveMakeCommand to MakeStep baseEike Ziller2018-05-163-15/+21
* | QMake make step: Remove unused signalEike Ziller2018-05-162-19/+0
* | Move generic make step to project explorerEike Ziller2018-05-1611-285/+395
* | Utils: add hash function for MimeTypeDavid Schulz2018-05-161-0/+3
* | Utils: make nullopt_t available in the Utils namespaceDavid Schulz2018-05-161-0/+1
* | Utils: add has_value to optionalDavid Schulz2018-05-161-1/+3
|/
* Merge "Merge remote-tracking branch 'origin/4.7'"Eike Ziller2018-05-1613-14/+72
|\
| * Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-1613-14/+72
| |\
| | * Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-167-5/+33
| | |\
| | | * Android: Fix the android include pathVikas Pachdha2018-05-161-1/+3
| | | * QML Debugger: Don't hang if there are no scopes to be retrievedUlf Hermann2018-05-151-0/+4
| | | * Qnx: Fix persisting of deploy stepshjk2018-05-153-3/+27
| | * | iOS: Fix incorrect device type in run configurationVikas Pachdha2018-05-162-8/+18
| | * | QmlDesigner: Disable shortcut if document did not changeThomas Hartmann2018-05-151-0/+2