summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "JsonWizard: Fix restoreLastHistoryItem for LineEdit"Christian Stenger2020-05-262-13/+2
* ClangCodeModel: Show value in tool tips, if possibleChristian Kandeler2020-05-267-1/+61
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-2613-75/+68
|\
| * Debugger: Drop unnecessary use of ModuleNotFoundErrorhjk2020-05-251-1/+1
| * WebAssembly: Fix run configuration for Qt 5.15 app with emsdk 1.39.xAlessandro Portale2020-05-251-0/+1
| * Locator: Fix regression of filesystem lookup with line/columnOrgad Shaneh2020-05-251-2/+5
| * qbs build: Clang: Adapt llvm-config variants to check forNikolai Kosjar2020-05-221-1/+2
| * QmlPreview: Don't use MainFileAspect if it doesn't existUlf Hermann2020-05-221-15/+16
| * CppTools: Fix license file path persistencehjk2020-05-221-0/+1
| * ClangTools: Fix referencing wrong counter for summary textNikolai Kosjar2020-05-221-1/+1
| * Bump version to 4.12.2Eike Ziller2020-05-223-6/+6
| * CompilationDbPM: Do not change the kit's toolchainChristian Kandeler2020-05-201-2/+0
| * Doc: Update information about supported devicesLeena Miettinen2020-05-204-48/+30
| * Git: Fix upstream status for branches with slashOrgad Shaneh2020-05-191-5/+11
* | Packaging: Get rid of binary-artifacts repository usageEike Ziller2020-05-263-10/+2
* | C++: fix cplusplus tools build with Qt 5.14Volodymyr Zibarov2020-05-261-6/+4
* | C++: Fix paths passed to cplusplus-update-frontend on cmake buildVolodymyr Zibarov2020-05-261-2/+2
* | ProjectExplorer: Split deployment data using last colon on the lineVille Nummela2020-05-261-3/+3
* | C++: Make cplusplus-update-frontend generate "nullptr"Nikolai Kosjar2020-05-261-2/+2
* | CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-256-308/+331
* | Android: add service editor to manifest editorVille Voutilainen2020-05-258-8/+805
* | Debugger: Drop 'set print object on' for GDBhjk2020-05-252-2/+0
* | C++: Do not mis-align function arguments that are initializer listsChristian Kandeler2020-05-251-0/+1
* | C++: Fix wrong formattingChristian Kandeler2020-05-251-1/+1
* | Doc: Fix naming of .index filesEike Ziller2020-05-252-2/+2
* | LSP: Do not accumulate connections during signal emissionhjk2020-05-252-4/+8
* | Android: allow sdkmanager to parse all generic packagesAssam Boudjelthia2020-05-223-1/+55
* | Clang: Disable a clangformat test for vanilla clangNikolai Kosjar2020-05-221-1/+8
* | Clang: Disable a completion test for LLVM/Clang 10Nikolai Kosjar2020-05-223-1/+13
* | Utils: Rename FilePath::rawFileName to rawFilePathhjk2020-05-223-5/+5
* | QmlJS: Add workaround for missing imports in Qt >=5.15.0Christian Kamm2020-05-212-4/+76
* | QmlJS: Use "import" commands from qmldir filesChristian Kamm2020-05-2115-12/+749
* | QmlJS: Scan import paths, even if there is only oneChristian Kamm2020-05-211-1/+1
* | QmlJS: Track futures to allow testingChristian Kamm2020-05-214-14/+48
* | QmlJS: Fix loading builtin library infoChristian Kamm2020-05-211-1/+1
* | Wizards: Fix typoChristian Stenger2020-05-201-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