aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-02-171-0/+0
* Sqlite: Add readTo methodMarco Bubke2021-02-153-0/+29
* Sqlite: Add callback methodMarco Bubke2021-02-154-3/+39
* Fix installation directory in plugin install wizardEike Ziller2021-02-152-5/+5
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-02-121-0/+0
* QmlDesigner: Sync signal handlers when merging ModelNodeVikas Pachdha2021-02-101-0/+9
* ProjectExplorer: Use canonical paths for compiler toolchain matchCristian Adam2021-02-101-1/+4
* Wizards: Fix language string in .ts fileChristian Kandeler2021-02-081-1/+1
* CMakeProjectManager: Do not use dynamic allocation for CMakeToolCristian Adam2021-02-051-6/+6
* CMakeProjectManager: Do not report CMake as invalid when adding/cloningCristian Adam2021-02-051-3/+9
* Core: Do not remove context objects during shutdownEike Ziller2021-02-051-0/+2
* McuSupport: Remove explicit appointment of Jom as CMAKE_MAKE_PROGRAMAlessandro Portale2021-02-041-14/+0
* Meson plugin: Fix segfault when switching build typeAlexis Jeandet2021-02-041-1/+1
* 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