aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ClangCodeModel: Fix callback handling when following symbolsv8.0.0Christian Kandeler2022-07-192-13/+11
* CMakePM: Update conan.cmake to version 0.18.1Cristian Adam2022-07-181-58/+411
* deviceshell: Fix racecondition and long running testsMarcus Tillmanns2022-07-181-2/+5
* AppOutputPane: Update buttons after stop was initiatedJarek Kobus2022-07-141-1/+3
* Debugger: Load dumpers from the device that runs gdbhjk2022-07-141-4/+6
* Android: Don't show message boxes in non-GUI threadEike Ziller2022-07-141-9/+16
* QmlDesigner: Start to Use NodeMetaInfo in ReadingContextThomas Hartmann2022-07-141-2/+34
* QmlDesigner: Add support for BehavioursThomas Hartmann2022-07-1310-21/+75
* ClangTools: Use CtrlC Stub for clang tools on WindowsCristian Adam2022-07-131-0/+1
* QmlDesigner: Track MaterialBrowser usageThomas Hartmann2022-07-132-0/+3
* QmlDesigner: Track MaterialEditor usageThomas Hartmann2022-07-132-8/+9
* BuildConfiguration: Do not update environment cache in constructorEike Ziller2022-07-131-1/+2
* QmlDesigner: Add lookup for alised types in NodeMetaInfoThomas Hartmann2022-07-131-12/+40
* TextEditorWidget: Fix createMimeDataFromSelection()Jarek Kobus2022-07-131-1/+1
* Project settings: Fix missing IDs for global settings linksEike Ziller2022-07-136-2/+10
* QmlDesigner: Add more info to RemoveNodeRewriteActionThomas Hartmann2022-07-131-1/+1
* QmlDesigner: Add rect to invalid idsThomas Hartmann2022-07-121-1/+2
* Fix the runtime warning when building against Qt 5Jarek Kobus2022-07-121-1/+2
* docker: Fix run environment setupMarcus Tillmanns2022-07-123-6/+14
* docker: Fix executable aspect selectorMarcus Tillmanns2022-07-121-1/+1
* QmlProject: Allow only one project in QDSThomas Hartmann2022-07-121-0/+5
* Qnx: Search pdebug on the device againhjk2022-07-121-1/+2
* 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
* Prevent access of invalid framesKnud Dollereder2022-07-082-4/+7
* QmlDesigner: Improve usability of boolean animation curvesKnud Dollereder2022-07-0818-84/+219
* 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
* Meson: Fix settings savingEike Ziller2022-07-082-1/+6
* 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
* 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
* QmlDesigner: Sort names of views in menuThomas Hartmann2022-07-071-3/+12
* 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
* 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