summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix one qdoc warninghjk2020-05-271-1/+1
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-275-15/+27
* Merge remote-tracking branch 'origin/4.12'Orgad Shaneh2020-05-2741-35/+90
|\
| * remove variant.hpp errorTim Jenssen2020-05-271-2/+0
| * Doc: Resize front page images to remove scrollbarLeena Miettinen2020-05-2640-33/+90
* | C++: Add tests for recent indentation fixesChristian Kandeler2020-05-271-0/+25
* | Android: Don't use --server argument to lldb-serverhjk2020-05-261-1/+1
* | CMake: Split build output into lines before parsingChristian Kandeler2020-05-262-24/+36
* | qbs build: Make the pkg-config dependency in unittest.qbs non-requiredChristian Kandeler2020-05-261-1/+1
* | qbs build: Make clang plugins build with libclang-cppChristian Kandeler2020-05-262-14/+9
* | qbs build: Fix unittest project fileChristian Kandeler2020-05-261-3/+2
* | CMake Build: Update CMake minimum Version to 3.10Cristian Adam2020-05-263-3/+3
* | 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