aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update 4.13 change logv4.13.0-beta1Eike Ziller2020-07-101-0/+5
* 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-094-17/+104
* 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
* German translation: Avoid ambiguous shortcut overloadRobert Loehning2020-07-091-1/+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
* C++: Fix highlighting Q_PROPERTY with template typesChristian Kandeler2020-07-082-3/+2
* Android: check forward port exist before removing itAssam Boudjelthia2020-07-082-7/+30
* Android: Fix compileChristian Stenger2020-07-081-1/+1
* Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-080-0/+0
|\
| * Bump version to 4.12.4v4.12.44.12Eike Ziller2020-07-073-7/+7
* | QmlDesigner: Fix spinbox empty value handlingMiikka Heikkinen2020-07-081-2/+15
* | 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-0622-111/+226
|\ \
| * | Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-0622-111/+226
| |\|
| | * Squish: Stabilize tst_HELP02Robert Loehning2020-07-061-0/+1
| | * Change log for 4.12.4Eike Ziller2020-07-061-0/+4
| | * Fix debugging C++ on iOS devicesEike Ziller2020-07-061-20/+25
| | * 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
| | * Add changes file for 4.12.4Eike Ziller2020-07-031-0/+47
| | * 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