summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.12' into qds-1.50qds-1.50Tim Jenssen2020-05-27102-215/+341
|\
| * Utils: Use QRegularExpression in fileutilshjk2020-05-271-7/+7
| * McuSupport: Qul v1.2 adjustmentsAlessandro Portale2020-05-278-13/+69
| * Doc: Improve usage of terminology related to embedded devicesLeena Miettinen2020-05-2719-43/+46
| * Utils: Add another missing #includehjk2020-05-271-3/+3
| * Utils: Add missing #includehjk2020-05-271-0/+1
| * remove variant.hpp errorTim Jenssen2020-05-271-2/+0
| * Doc: Resize front page images to remove scrollbarLeena Miettinen2020-05-2640-33/+90
| * 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
| * Squish: Remove pastecode.xyz from testsChristian Stenger2020-05-191-2/+1
| * 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
| * Doc: Fix typo "sependencies" > "dependencies"Leena Miettinen2020-05-181-1/+1
| * Doc: Ensure QDoc finds Qt Design Studio examplesTopi Reinio2020-05-1811-1/+1
| * Update change log for 4.12.1Eike Ziller2020-05-181-0/+39
| * Android: use latest ndk version instead of ndk-bundleAssam Boudjelthia2020-05-181-2/+2
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0Tim Jenssen2020-05-1556-434/+576
|\ \ | |/
| * Build script: Add option for passing arguments to build commandEike Ziller2020-05-151-1/+6
| * Doc: Update information about views for editing 3D assetsJohanna Vanhatapio2020-05-152-43/+27
| * Doc: Update information about project wizardsLeena Miettinen2020-05-155-44/+49
| * Doc: Update information about 3D EditorJohanna Vanhatapio2020-05-1510-111/+130
| * McuSupport: Fix compile for gcc 5.3Christian Stenger2020-05-151-4/+4
| * ClangTools: Fix crash when starting the analyzer againNikolai Kosjar2020-05-152-11/+19
| * Doc: Update information about Scene Environment propertiesLeena Miettinen2020-05-141-6/+5
| * McuSupport: Read supported targets from SDK .json filesAlessandro Portale2020-05-143-89/+148
| * Debugger: Work around for gdb reporting zero array sizes in some caseshjk2020-05-142-5/+11
| * Doc: Move Qt Bridge product name macros to the common macros fileLeena Miettinen2020-05-142-4/+3
| * Fix availability of "Link with Qt" info barEike Ziller2020-05-143-8/+33
| * ClangTools: Fix placeholder in tr()Nikolai Kosjar2020-05-141-1/+1
| * ProjectExplorer: Ensure that the session model stays sortedChristian Kandeler2020-05-132-0/+6
| * LSP: Fix wrong assertDavid Schulz2020-05-131-1/+1
| * Add library export documentation for Sketch Qt-bridgeVikas Pachdha2020-05-132-0/+20
| * Doc: Remove link to non-existing tutorialLeena Miettinen2020-05-131-1/+0
| * Doc: Remove extra copies of images that were movedLeena Miettinen2020-05-133-0/+0
| * Squish: Don't expect pastes to pastebin.com to appear in listRobert Loehning2020-05-121-2/+6
| * Doc: Update info about States viewLeena Miettinen2020-05-126-61/+61
| * Doc: Update screenshot of Properties view in Design modeLeena Miettinen2020-05-122-1/+1
| * Doc: Update info about QML types supported by Qt Quick DesignerLeena Miettinen2020-05-126-44/+48
| * QbsProjectManager: Fix potential null pointer accessChristian Kandeler2020-05-121-1/+1