aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Handle missing {lsb|msb} tags in SVD fileDenis Shienkov2021-02-021-0/+13
* McuSupport: Do not add clang to PATH when creating a new kit (1.7+)Christiaan Janssen2021-02-021-4/+7
* AssetExport: Add typeId and typeName to component instancesVikas Pachdha2021-02-015-8/+107
* qmldesigner: fix invalid target.id() callTim Jenssen2021-02-011-1/+1
* Update qbs submoduleChristian Kandeler2021-01-281-0/+0
* QmlDesigner: Add annotation for position markerThomas Hartmann2021-01-271-0/+1
* QmlDesigner: Paint single/multi signal labelHenning Gruendl2021-01-276-113/+229
* QmlDesigner: Bump up database versionMarco Bubke2021-01-271-1/+1
* ClangCodeModel: Relax completion result filteringChristian Kandeler2021-01-262-12/+16
* CMake build/Linux: Fix location of separate pluginsEike Ziller2021-01-261-0/+10
* LanguageClient: Do not filter executed commandsDavid Schulz2021-01-251-16/+6
* LanguageClient: fix dynamic registered hover providerDavid Schulz2021-01-251-3/+1
* clangbackend: Fix missing completion for private member functionsChristian Kandeler2021-01-221-1/+5
* LanguageClient: fix dynamic registered completion providerDavid Schulz2021-01-224-11/+48
* LanguageClient: correctly handle dynamic registered capabilitiesDavid Schulz2021-01-221-0/+2
* QML Designer: Add missing export macros for annotation functionsMichael Winkelmann2021-01-211-10/+12
* AssetExport: Export reference assets of componentsVikas Pachdha2021-01-196-12/+81
* AdvancedDockingSystem: Fix crash on shutdownThomas Hartmann2021-01-191-1/+3
* QmlDesigner: Paint single event id labelKama Wójcik2021-01-192-64/+226
* Debugger: log the debugger exitcode also in hexDavid Schulz2021-01-191-2/+5
* CppTools: Do not wait for QFuture in ~BuiltinEditorDocumentProcessor()Christian Kandeler2021-01-181-1/+0
* Fix formatting of proparser messagesEike Ziller2021-01-151-2/+2
* AssetExport: Enable generating multiple metadata filesVikas Pachdha2021-01-157-29/+85
* SSH: Fix non-session based download operationChristian Kandeler2021-01-151-4/+2
* TextEditor: Fix search result highlight for overlapping resultsDavid Schulz2021-01-151-1/+1
* QmlDesigner: print SignalHandlerProperties in debug viewThomas Hartmann2021-01-141-0/+5
* OutputFormatter: Do not ignore DebugFormatChristian Stenger2021-01-142-2/+4
* qml2puppet: add cmake multilanguage-supportTim Jenssen2021-01-141-0/+10
* Suppress issues for .pro files that are excluded from exact parseEike Ziller2021-01-131-4/+18
* Qbs: Update to head of 1.18Eike Ziller2021-01-131-0/+0
* Fix project tree's "synchronize with editor"Eike Ziller2021-01-121-0/+1
* ProjectExplorer: Add more variables for active projectChristian Kandeler2021-01-121-2/+21
* Utils: Only write data to process if there is anyChristian Stenger2021-01-111-4/+6
* cmake build: Fix fallback LLVM/Clang pathsEike Ziller2021-01-111-17/+2
* Debugger: Add -file-exec-file when opening a core dumpOrgad Shaneh2021-01-111-0/+3
* CPlusPlus lib: Add support for BINDABLE in Q_PROPERTYLeander Schulten2021-01-083-1/+21
* ClangCodeModel: Work around race condition when closing editorsChristian Kandeler2021-01-081-0/+1
* Fix compilation with Qt 6Eike Ziller2021-01-082-4/+10
* Utils: Fix crash in environment widgetChristian Kandeler2021-01-082-1/+4
* Rename ActionInterfaces Target to TargetViewKnud Dollereder2021-01-074-6/+9
* QmlJSEditor: Ensure extra selections are orderedChristian Stenger2021-01-071-2/+8
* cmake build: Make it easier to build against system litehtmlEike Ziller2021-01-072-11/+5
* Debugger: Minor cleanupOrgad Shaneh2021-01-071-4/+1
* ClangTools: Avoid assert when no tool executable is configuredDavid Schulz2021-01-071-1/+1
* qmljs: add ImportsBenchmarkerTim Jenssen2021-01-061-0/+34
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-01-061-0/+0
* QmlDesigner: Add signal list dialogHenning Gruendl2021-01-0622-23/+1079
* qmljs: fix matchImport methodTim Jenssen2021-01-061-1/+1
* qmljs: avoid quadratic explosionTim Jenssen2021-01-063-22/+35
* Allow designeractions to target specific viewsKnud Dollereder2021-01-064-0/+29