aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Move zoom buttons to FormEditorWidgetHenning Gruendl2020-07-109-59/+104
* Add/remove the simulink component when the import is added/removedMahmoud Badri2020-07-104-14/+39
* QmlDesigner: Add change type name dialogHenning Gruendl2020-07-101-4/+44
* QmlDesigner: Controls 1 cleanupHenning Gruendl2020-07-101-0/+1
* Update qbs submoduleRichard Weickelt2020-07-101-0/+0
* AutoTest: Correct completing test run configurationChristian Stenger2020-07-102-12/+11
* AutoTest: Fix wrong caching of text layoutChristian Stenger2020-07-102-1/+4
* QmlDesigner: Output slot names in debug viewThomas Hartmann2020-07-091-0/+6
* Clang: Fix error when including float.h with mingwChristian Kandeler2020-07-092-17/+37
* QmlDesigner: Remove curly braces from states codeThomas Hartmann2020-07-091-2/+4
* Clang: Fix handling of paths inside common pri fileChristian Stenger2020-07-091-2/+4
* ClangTools: Fix icons in the DiagnosticsView context menuAlessandro Portale2020-07-091-3/+4
* qbs build: Fix linking ClangFormat on WindowsChristian Kandeler2020-07-091-0/+1
* MSVC: Use proper codec for vswhere output parsingChristian Kandeler2020-07-091-0/+1
* QmlDesigner: Adjust priority of template mergerThomas Hartmann2020-07-081-9/+8
* Android: check forward port exist before removing itAssam Boudjelthia2020-07-082-7/+30
* Android: Fix compileChristian Stenger2020-07-081-1/+1
* Android: keep manual Qt version names in the autodected kit nameAssam Boudjelthia2020-07-081-2/+6
* Android: silence adb irrelevant SynchronousProcess error outputsAssam Boudjelthia2020-07-081-4/+6
* Android: fix qml debugger not starting on Qt 5.14+Assam Boudjelthia2020-07-081-0/+28
* Editor: Do not use the editor palette to store editor scheme colorsDavid Schulz2020-07-081-67/+64
* QmlDesigner: Add slot/function support to NodeMetainfoThomas Hartmann2020-07-072-1/+48
* Use perfparser 4.13, not 4.12Ulf Hermann2020-07-071-0/+0
* CppEditor: Make "Add curly braces" quickfix more robustChristian Kandeler2020-07-073-6/+34
* QmlDesigner: Fix crash with ADSHenning Gruendl2020-07-071-0/+2
* GccParser: Catch file paths in "inlined from" linesChristian Kandeler2020-07-072-0/+37
* ClangTools: Fix clazy output parsingChristian Kandeler2020-07-071-1/+1
* Autotest: Introduce ItemDataCacheDavid Schulz2020-07-074-49/+57
* clangpchmanagerbackend: Fix compiler warningsChristian Kandeler2020-07-071-10/+10
* ParseIssuesDialog: Flush the parserChristian Kandeler2020-07-071-0/+1
* QmlDesigner: Fix for broken prototypes in templatesThomas Hartmann2020-07-071-1/+15
* AutoTest: Align file and line information of sub-itemsChristian Stenger2020-07-071-18/+9
* Python: Fix highlighting of parenthesesChristian Stenger2020-07-074-1/+27
* QmlDesigner: Add Singleton support to BindingModelAleksei German2020-07-062-7/+34
* Debugger: Support sysroot overrideOrgad Shaneh2020-07-065-3/+54
* Android: Prevent crash in case there is no Qt version sethjk2020-07-062-2/+2
* ClangCodeModel: Remove some unneeded static_cast<int> of intshjk2020-07-062-12/+8
* ClangCodeModel: Replace nested ClangCodeModel::Utils namespacehjk2020-07-0616-154/+137
* Merge "Merge remote-tracking branch 'origin/4.12' into 4.13" into 4.13The Qt Project2020-07-0616-60/+112
|\
| * Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-0616-60/+112
| |\
| | * McuSupport: Change version checking from exact == to >= minimumAlessandro Portale2020-07-063-18/+29
| | * McuSupport: Find default FreeRTOS dir inside pre-installed board SDKAlessandro Portale2020-07-063-8/+25
| | * McuSupport: Adjust license headersAlessandro Portale2020-07-0314-20/+20
| | * McuSupport: Read *_FREERTOS_DIR values from .jsonAlessandro Portale2020-07-021-13/+2
| | * McuSupport: Skip Renesas' "RGL" board SDKAlessandro Portale2020-07-021-1/+2
| | * McuSupport: Bump supported Qt for MCUs version from 1.2 to 1.3Alessandro Portale2020-06-301-2/+2
| | * McuSupport: Add MCU/Board SDK package to kitsAlessandro Portale2020-06-301-1/+27
| | * CMake: Fix handling of setting for Ninja pathEike Ziller2020-06-301-2/+5
| | * QmlJS: Fix codemodel resetChristian Kamm2020-06-301-0/+5
* | | CppTools: Fix warning about fall-throughChristian Kandeler2020-07-061-3/+4
|/ /