summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | QmlJS: Track futures to allow testingChristian Kamm2020-05-214-14/+48
* | QmlJS: Fix loading builtin library infoChristian Kamm2020-05-211-1/+1
* | Avoid qmake error when using MinGWChristian Stenger2020-05-201-1/+1
* | Android: Settings widget code shuffling and cosmeticshjk2020-05-201-94/+92
* | LanguageClient: Use a new ListModel convienience functionhjk2020-05-201-2/+2
* | Android: Settings widget code cosmeticshjk2020-05-203-201/+188
* | Android: Use Utils::ListModel for AvdModelhjk2020-05-201-71/+26
* | Android: Fix AvdModel::indexForAvdNamehjk2020-05-201-1/+1
* | Utils: Rename ListModel::forItems to ListModel::forAllDatahjk2020-05-202-2/+2
* | Python: Use new ListModel convenience functions for interpreter modelhjk2020-05-201-8/+4
* | Utils: Add some convenience functions to ListModelhjk2020-05-201-0/+22
* | Revert "Debugger: use correct environment for the cdb process"David Schulz2020-05-201-7/+7
* | Android: warn about essential packages not foundAssam Boudjelthia2020-05-193-1/+21
* | LanguageServerProtocol: Compilation fix for MinGW 8.1Cristian Adam2020-05-191-4/+4
* | BareMetal: Save 'platform codegen flags' for Keil compilerDenis Shienkov2020-05-191-0/+3
* | BareMetal: Tune IAR compiler using 'platform codegen flags' featureDenis Shienkov2020-05-192-9/+53
* | BareMetal: Auto-detect IAR toolchain for Renesas M32C architectureDenis Shienkov2020-05-191-2/+6
* | BareMetal: Add support for Renesas M32C architecture in GCC toolchainDenis Shienkov2020-05-191-0/+6
* | ProjectExplorer: Add support for new M32C architectureDenis Shienkov2020-05-192-0/+5
* | Move splitString() method to base ToolChainConfigWidgetDenis Shienkov2020-05-196-34/+18
* | Android: AndroidManager code cosmeticshjk2020-05-192-77/+74
* | Merge "Merge remote-tracking branch 'origin/4.12'"The Qt Project2020-05-194-29/+9
|\ \
| * \ Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-194-29/+9
| |\ \ | | |/
| | * Mcu: Remove unused functionshjk2020-05-191-24/+0
| | * Android: silence assert in AndroidExtraLibraryListModelv4.12.1Assam Boudjelthia2020-05-181-1/+2
| | * Android: make sure to remove the adb daemon logs from devices listAssam Boudjelthia2020-05-182-4/+7
* | | Android: Shuffle debug server detection code a bithjk2020-05-193-43/+43
|/ /
* | Android: Simplify debug server uploadhjk2020-05-191-15/+12
* | Android: Search LLDB in new SDK locationhjk2020-05-191-3/+29
* | Android: Also try to kill lldb-server before startinghjk2020-05-191-1/+5
* | Android: Consolidate error handling for not found debug servershjk2020-05-191-11/+13
* | ClangTools: Remove dependency to libclang and custom clang binaryNikolai Kosjar2020-05-1911-282/+14
* | Git: Use internal log highlighter for old git versionsAndre Hartmann2020-05-191-5/+9
* | LSP: Link fixhjk2020-05-191-0/+1
* | LSP: Parse fixhjk2020-05-191-2/+2
* | BareMetal: Tune Keil ARM compiler using 'platform codegen flags' featureDenis Shienkov2020-05-192-8/+93
* | Android: Simplify gdbserver upload logic a bithjk2020-05-191-18/+12
* | LSP: add PrepareRename request to the protocol implementationDavid Schulz2020-05-193-0/+74
* | LSP: support RenameClientCapabilitiesDavid Schulz2020-05-193-4/+29
* | LSP: add symbol support classDavid Schulz2020-05-199-156/+275
* | Clang: Fix crash after cancelled completion requestNikolai Kosjar2020-05-196-2/+31
* | ProjectExplorer: Fix soft assert in CustomParserSettingsChristian Kandeler2020-05-191-7/+3
* | Find: Add additional replace widget setterDavid Schulz2020-05-195-5/+30
* | Correct openssl label textAssam Boudjelthia2020-05-191-1/+1
* | CPaster: Replace pastecode.xyz with dpaste.comChristian Kandeler2020-05-1810-86/+64
* | Clang: Fix leaking skipped source rangesNikolai Kosjar2020-05-181-0/+1
* | GCC parser: Create fewer and better issuesChristian Kandeler2020-05-1813-183/+310
* | Add documentation for Core::IContextEike Ziller2020-05-181-3/+88
* | BareMetal: Pass 'cpu' flag at getting predefined macros for Keil toolchainDenis Shienkov2020-05-181-1/+1
* | ProjectExplorer: Parse RISC-V GCC compiler name to detect it word widthDenis Shienkov2020-05-181-1/+1