aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Exclude docker folder from QDS doc buildsLeena Miettinen2022-07-121-0/+1
* QmlDesigner: Fix crashThomas Hartmann2022-07-111-0/+3
* QmlDesigner: Fix crashThomas Hartmann2022-07-111-0/+3
* LanguageClient: remove fragile flag from lsp proposalsDavid Schulz2022-07-112-3/+5
* QmlDesigner: Add transaction to deleteDynamicPropertyByRow()Thomas Hartmann2022-07-111-8/+10
* Doc: Add info about troubleshooting Performance AnalyzerLeena Miettinen2022-07-112-5/+37
* Doc: Describe adding docker devicesLeena Miettinen2022-07-117-3/+145
* Doc: Describe "Use global settings" in Quick Fix project settingsLeena Miettinen2022-07-112-3/+4
* Prevent access of invalid framesKnud Dollereder2022-07-082-4/+7
* QmlDesigner: Improve usability of boolean animation curvesKnud Dollereder2022-07-0818-84/+219
* Doc: Update docs and screenshot for Editor settingsLeena Miettinen2022-07-082-2/+2
* Doc: Describe "Parse standard output during build" check boxLeena Miettinen2022-07-082-1/+4
* Doc: Match Python code in manual with code generated by wizardsLeena Miettinen2022-07-081-4/+3
* ClangFormat: Fix saving settings for standard code styleArtem Sokolovskii2022-07-081-0/+2
* EditorSettings: Move Restore Global buttoneArtem Sokolovskii2022-07-081-1/+1
* Android: Don't show 2 issues per Android Qt if unconfigured SDKAlessandro Portale2022-07-082-2/+3
* CodeAssist: Fix disapearing completion list after updateDavid Schulz2022-07-081-0/+1
* add material editor and browser to 3D essentials workspaceBrook Cronin2022-07-081-48/+1
* Meson: Fix settings savingEike Ziller2022-07-082-1/+6
* Doc: Fix path to Text Editor PreferencesLeena Miettinen2022-07-081-1/+1
* Translation: Remove duplicates in Japanese translationshjk2022-07-081-88/+0
* QmlDesigner: Remove hex labelThomas Hartmann2022-07-081-10/+0
* QmlDesigner: Add unusedProperty() as public memberThomas Hartmann2022-07-082-16/+18
* QmlDesigner: Add instance to ConnectionView and make methods publicThomas Hartmann2022-07-082-2/+26
* LanguageClient: cancel running semantic token requestDavid Schulz2022-07-082-0/+11
* LSP: define a MessageId invalid if it contains an empty stringDavid Schulz2022-07-081-9/+11
* QmlDesigner: Remove QML_DECLARE_TYPE for QQmlPropertyMapThomas Hartmann2022-07-071-1/+0
* QmlDesigner: Make views in viewmanager publicThomas Hartmann2022-07-071-1/+1
* QmlDesigner: Export spacer and combobox as aliasThomas Hartmann2022-07-071-1/+6
* QmlDesigner: Export spacer as aliasThomas Hartmann2022-07-071-1/+3
* ClangClient: Receive done() signal only onceJarek Kobus2022-07-074-19/+40
* Update qbs submodule to HEAD of 1.23 branchChristian Kandeler2022-07-071-0/+0
* QmlDesigner: Don't use #pragma once in .cpp filesMarco Bubke2022-07-071-2/+0
* Doc: Convert Qt Widgets tutorial to use CMake as build systemLeena Miettinen2022-07-0718-94/+162
* Bump version to 8.0.0Eike Ziller2022-07-073-11/+11
* QmlDesigner: Sort names of views in menuThomas Hartmann2022-07-071-3/+12
* lldb: Fix type inspection for QMetaType template typesMarcus Tillmanns2022-07-071-0/+10
* CPlusPlus tools: Fix build with Qt 5Eike Ziller2022-07-071-1/+1
* RemoteLinux: Switch default value for "clean install root"Christian Kandeler2022-07-071-1/+1
* Android: Update devices list after creating an AVDAlessandro Portale2022-07-071-1/+3
* GitHub Actions: (re) Enable running of testsCristian Adam2022-07-071-2/+1
* Python: Prepend pyside6-project path to PATH env variableDavid Schulz2022-07-071-0/+3
* TerminalProcess: Emit done() signal when stop() was calledJarek Kobus2022-07-071-12/+9
* ClangCodeModel: Fix "Find References" for operatorsChristian Kandeler2022-07-061-1/+1
* CppEditor: Always use "clang:std=" for specifying the language versionChristian Kandeler2022-07-062-11/+9
* ClangCodeModel: Use the correct language type options for MSVCChristian Kandeler2022-07-064-9/+17
* ClangdClient: Don't delete an object from its signal handlerJarek Kobus2022-07-061-2/+2
* QbsBuildSystem: Don't delete an object from its signal handlerJarek Kobus2022-07-061-1/+1
* QmlDesigner: Fix hover issue in UrlChooserHenning Gruendl2022-07-061-1/+1
* Doc: Reorganize kit preferences in a tableLeena Miettinen2022-07-063-78/+103