summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Fix cmake wizardv5.0.1Christian Stenger2021-09-131-3/+2
* AutoTest: Fix generated files for gtestChristian Stenger2021-09-136-20/+10
* build.py: Remove --app-target optionEike Ziller2021-09-131-3/+0
* sdktool: Fix sanity check for Qt 6Eike Ziller2021-09-131-2/+2
* WebAssembly: Fix emcc execution for some emsdk versions on LinuxAlessandro Portale2021-09-101-1/+1
* iOS/CMake: Fix building for iOS deviceEike Ziller2021-09-101-26/+23
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-09-102-0/+4
* CMake build: Define common output directory for qt_add_qml_moduleAlessandro Portale2021-09-102-1/+4
* Doc: Describe the Repeater3D ComponentJohanna Vanhatapio2021-09-107-2/+101
* StudioWelcome: Remove cluster tutorial videosThomas Hartmann2021-09-106-30/+0
* QmlDesigner: Fix for qds-mcu metainfo rulesAleksei German2021-09-105-20/+257
* QmlDesigner: Limit Style switch in MCU modeAleksei German2021-09-091-0/+5
* Clangd: prevent adding refactorings for outdated documentsDavid Schulz2021-09-091-0/+3
* QmlJS: Fix crashChristian Stenger2021-09-091-3/+5
* Add changes file for 5.0.1Eike Ziller2021-09-091-0/+121
* Docker: Fix conditionChristian Stenger2021-09-091-1/+1
* QmlPuppet: Make sure root instance is in dirty list after size changeMiikka Heikkinen2021-09-092-0/+7
* Fix handling of aab checkbox in apk build stepAssam Boudjelthia2021-09-091-1/+1
* CMakePM: Fix build type for multi-configuration generatorsCristian Adam2021-09-091-9/+10
* GDB: Ignore initial SIGTRAP when debugging mingw32 with gdb64Orgad Shaneh2021-09-092-6/+11
* Debugger: Fix debugging 32-bit mingw console app with 64-bit gdbOrgad Shaneh2021-09-092-5/+12
* Change sorting in Class View to case insensitiveAlp Öz2021-09-081-1/+8
* Revert "Move sdkmanager's sdk level parsing to AndroidConfig"Assam Boudjelthia2021-09-085-29/+25
* QmlDesigner: Fix color names missing alphaHenning Gruendl2021-09-081-2/+4
* ClangTools: Fix clazy documentation URLChristian Kandeler2021-09-081-1/+1
* ClangTools: Cache information about the clazy executableChristian Kandeler2021-09-085-5/+32
* Move sdkmanager's sdk level parsing to AndroidConfigAssam Boudjelthia2021-09-085-25/+29
* CMake: Don't build apk by default with CMake's ALL targetAssam Boudjelthia2021-09-081-0/+3
* Spotlight filter/macOS: Interpret space as *Eike Ziller2021-09-081-5/+15
* Add branding option for application icon and logoEike Ziller2021-09-087-6/+37
* Doc: Fix the sidebar TOC in the online versionLeena Miettinen2021-09-071-7/+7
* Doc: Fix a linkJohanna Vanhatapio2021-09-071-1/+2
* QmlProject: Open connect to ParsingFinished() only onceThomas Hartmann2021-09-072-17/+21
* StudioWelcome: Add C++ exampleThomas Hartmann2021-09-072-0/+11
* StudioWelcome: Allow opening a specific project fileThomas Hartmann2021-09-072-6/+15
* QmlProject: Do not open .qml.ui file if a file from that project is openThomas Hartmann2021-09-071-2/+8
* Android: Fix buildAlessandro Portale2021-09-071-1/+2
* StudioWelcome: Fix visual glitch with download iconThomas Hartmann2021-09-071-13/+13
* Fix minSdkVersion in deploy stepAssam Boudjelthia2021-09-072-6/+10
* LanguageClient: Increment document version on every content changeDavid Schulz2021-09-071-1/+2
* ClangCodeModel: Fix access type categorization with clangdChristian Kandeler2021-09-071-4/+7
* Doc: Fix link to next pageLeena Miettinen2021-09-071-2/+2
* auto-setup.cmake: warn if conan or vpkg executables are missingCristian Adam2021-09-071-0/+6
* Doc: Describe the Morph Target ComponentJohanna Vanhatapio2021-09-078-2/+84
* Doc: Fix the QDS Manual front pageLeena Miettinen2021-09-0718-107/+215
* Core: Fix warnings about unsused parametersChristian Kandeler2021-09-071-1/+1
* auto-setup.cmake: Better handling of conan edgecasesCristian Adam2021-09-071-111/+129
* QmlJS: Fix issues with getting modulePathsEike Ziller2021-09-075-13/+100
* AutoTest: Fix test tools handling for project settingsChristian Stenger2021-09-071-1/+9
* WebAssembly: Fix test expectationChristian Stenger2021-09-071-1/+1