aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix UB in QmlPreviewPlugin::getPreviewPlugin()v4.13.0hjk2020-08-251-3/+5
* CppTools: Do not ignore "built-in" compiler macros for custom toolchainsChristian Kandeler2020-08-241-3/+4
* Update qbs submoduleIvan Komissarov2020-08-241-0/+0
* Revert "BuildDirectoryAspect: Print non-existing directories in red"Christian Kandeler2020-08-241-1/+1
* QmlDesigner: Remove unused custom notificationThomas Hartmann2020-08-242-7/+1
* QmlDesigner: Blacklist some quick3d property names as idsMiikka Heikkinen2020-08-241-1/+3
* QmlDesigner: By default item frame should be invisibleThomas Hartmann2020-08-211-1/+1
* Update Qbs submoduleIvan Komissarov2020-08-201-0/+0
* Mcu: Extend workaround for missing JSON file for Desktop target to Linuxhjk2020-08-201-1/+7
* QmlProject: Fix crashThomas Hartmann2020-08-201-0/+3
* QmlPuppet: Refactor ChangeIdsCommandMichael Winkelmann2020-08-201-2/+2
* QmlPuppet: Refactor ChangeFileUrlCommandMichael Winkelmann2020-08-201-1/+1
* QmlPuppet: Refactor ChangeBindingsCommandMichael Winkelmann2020-08-201-5/+4
* Editor: update autogenerated KSyntaxHighlighting sourcesDavid Schulz2020-08-202-5/+5
* SCXML: fix magnifier not hidingDavid Schulz2020-08-203-0/+22
* AutoTest: Fix persisting of check statesChristian Stenger2020-08-193-6/+7
* Annotation: Add export macrosMichael Winkelmann2020-08-191-3/+4
* TextEditor: Fix remembering highlight definitionDavid Schulz2020-08-191-11/+14
* NodeInstanceView: remove white space for initializersMichael Winkelmann2020-08-191-2/+2
* Core: Fix deprecation warning regarding QTimeLine::CurveShapeAlessandro Portale2020-08-191-1/+1
* CMake build: install application icons on LinuxEike Ziller2020-08-191-0/+10
* CMake build: Fix copying of external toolsEike Ziller2020-08-191-6/+13
* McuSupport: Fix warning about missing field initializersAlessandro Portale2020-08-191-2/+6
* Fix more license headersEike Ziller2020-08-191-9/+14
* Utils: Fix persisting of QRectChristian Stenger2020-08-192-2/+2
* Core: Fix filter of variable chooserChristian Stenger2020-08-191-1/+3
* Fix some license headersEike Ziller2020-08-191-9/+14
* McuSupport: Read RGL configuration from jsonJacek Nijaki2020-08-181-37/+56
* McuSupport: Update wizard entry point generationJacek Nijaki2020-08-185-65/+4
* McuSupport: Update json kit processing to match Qt for MCUs 1.4Jacek Nijaki2020-08-182-35/+136
* QmlPuppet: Refactor ChangeAuxiliaryCommandMichael Winkelmann2020-08-181-3/+2
* CMake: Fix comparison of source paths when importingEike Ziller2020-08-181-2/+4
* QmlDesigner: Fix compilation of coretestsMarco Bubke2020-08-188-38/+33
* Debugger: use additional cdb argumentsDavid Schulz2020-08-181-0/+2
* macOS: Zoom action should "unmaximize" if already maximizedEike Ziller2020-08-181-1/+10
* QmlDesigner: Do not assume MCU as the defaultThomas Hartmann2020-08-171-1/+1
* QmlDesigner: Add missing includeThomas Hartmann2020-08-171-0/+2
* QmlDesigner: Fix compilation of coretestsThomas Hartmann2020-08-173-4/+14
* Autotools: Fix initial build configuration setuphjk2020-08-141-1/+1
* Do not propagate dark theme to widget designerEike Ziller2020-08-142-1/+17
* Editor: add log for printingDavid Schulz2020-08-141-0/+10
* Update Qbs submodule to head of 1.17 branchIvan Komissarov2020-08-141-0/+0
* QmlJS: Fix crashChristian Kandeler2020-08-141-11/+10
* ExtensionSystem: Add option to skip startup crash checkEike Ziller2020-08-144-1/+27
* QmlDesigner: Fix qbs buildChristian Kandeler2020-08-141-1/+3
* QmlDesigner: Fix compile before Qt5.15Christian Stenger2020-08-141-1/+1
* QmlDesigner: Reactivate stream capturingMarco Bubke2020-08-133-6/+25
* Fix links to some tutorialsEike Ziller2020-08-131-2/+2
* Android: warn about wrong ABI in issues pane instead of general messagesAssam Boudjelthia2020-08-131-3/+4
* Merge "Merge remote-tracking branch 'origin/qds-1.59' into 4.13" into 4.13The Qt Project2020-08-1370-856/+2598
|\