aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Extract heuristics to detect framework paths from CppRawProjectPartTobias Hunger2019-06-142-17/+26
* QMakeStep: Add extra parser argumentsSergey Levin2019-06-142-3/+20
* ClangPchManager: Add reindex button in settingsMarco Bubke2019-06-134-11/+80
* Enable macro editing for the Clang indexerMarco Bubke2019-06-1377-1167/+2764
* Debugger: Remove GdbServerPortsGatherer::setDevicehjk2019-06-133-10/+0
* Boot2Qt: Merge QdbDeviceWizard file triple into device fileshjk2019-06-136-258/+86
* ProjectExplorer: Let ArgumentsAspect use a multi-line editChristian Kandeler2019-06-134-9/+149
* Boot2Qt: Simplify QdbUtilshjk2019-06-134-38/+12
* CMake: Unify error reporting for builddirmanager's information retrievalTobias Hunger2019-06-139-43/+88
* CMake: Fix warnings in servermode readerTobias Hunger2019-06-131-3/+3
* CMake: Move some code out of the ServerModeReaderTobias Hunger2019-06-137-158/+280
* Boot2Qt: Merge QdbDeviceProcess file pair into device fileshjk2019-06-135-105/+23
* Boot2Qt: Simplify DeviceApplicationObserver furtherhjk2019-06-131-94/+59
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-1329-81/+170
|\
| * Merge "Merge remote-tracking branch 'gerrit/4.9' into 4.10" into 4.10The Qt Project2019-06-135-2/+15
| |\
| | * Merge remote-tracking branch 'gerrit/4.9' into 4.10Eike Ziller2019-06-135-2/+15
| | |\
| | | * CMake: Do not QTC_ASSERT when Qml support is disabledTobias Hunger2019-06-131-2/+1
| | | * ProjectTree: Save state of "Hide Empty Directories" filterTobias Hunger2019-06-134-0/+14
| * | | Valgrind: Handle CRLF appropriateChristian Stenger2019-06-131-1/+6
| |/ /
| * | LanguageClient: remove experimental flagDavid Schulz2019-06-131-1/+0
| * | QmlDesigner: Fix property editor template for colorsThomas Hartmann2019-06-121-7/+57
| * | StudioWelcome: Fix warningThomas Hartmann2019-06-121-1/+1
| * | StudioWelcome: Final fixes for splash screenThomas Hartmann2019-06-122-2/+2
| * | qml | Fix pragma reformattingUladzislau Paulovich2019-06-121-0/+2
| * | ModelingLib: Use QElapsedTimer instead of QTimehjk2019-06-122-7/+6
| * | Debugger: Remove unused declarationshjk2019-06-121-2/+0
| * | Debugger: Use QElapsedTimer instead of QTime::elapsed()hjk2019-06-122-11/+7
| * | Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-125-38/+13
| * | QmlDesigner: Do not sync z value on root itemThomas Hartmann2019-06-121-1/+1
| * | CMake build: Make sdktool use parts of UtilsCristian Adam2019-06-121-2/+33
| * | ProjectExplorer: Improve "import project" keyboard event handlingChristian Kandeler2019-06-125-0/+24
| * | AutoTest: Fix updating parentChristian Stenger2019-06-121-1/+0
| * | Core: Use QElapsedTimer instead of QTimehjk2019-06-121-2/+2
| * | ClangTools: Use QElapsedTimer instead of QTimehjk2019-06-121-3/+3
* | | Update qbs submoduleChristian Stenger2019-06-131-0/+0
* | | Boot2Qt: Fix compile for gcc5.3Christian Stenger2019-06-132-1/+1
* | | Utils: Use CommandLine in ConsoleProcesshjk2019-06-137-18/+38
* | | Boot2Qt: Merge DeviceApplicationObserver file pair into device fileshjk2019-06-125-185/+108
* | | Boot2Qt: Simplify DeviceApplicationObserver interfacehjk2019-06-123-28/+14
* | | CMake: Make sure to run cmake when that is requestedTobias Hunger2019-06-126-44/+63
* | | CMake: Compile fixhjk2019-06-121-5/+6
* | | Debugger: Use Utils::CommandLine handling in CDBhjk2019-06-122-76/+44
* | | Remove ToolChain::suggestedDebugger()Alessandro Portale2019-06-128-24/+3
* | | Debugger: Fix enum comparisonhjk2019-06-121-1/+1
* | | ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-128-41/+44
* | | CMakeTool: Update cmake fileapi detectionTobias Hunger2019-06-122-3/+46
* | | CMake: Run cmake with all arguments when no CMakeCache.txt file is foundTobias Hunger2019-06-121-1/+3
* | | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-1214-49/+59
|\| |
| * | Debugger: Allow all debuggers when attaching to running servershjk2019-06-121-3/+1
| * | ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-126-19/+18