aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-181-0/+0
* Highlighter: readd autoconf highlighterDavid Schulz2021-03-181-0/+396
* CMake build: Fix issues with Devel package for qmake-based pluginsEike Ziller2021-03-171-0/+4
* Editors: Fix another soft assert about current viewEike Ziller2021-03-161-0/+5
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-151-0/+0
* Editors: Fix soft assert about empty currentViewEike Ziller2021-03-151-2/+4
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-111-0/+0
* macOS: Fix vanishing controls in Welcome mode with macOS dark modeEike Ziller2021-03-054-5/+13
* Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-021-0/+0
* Fix a link error when building the qmldesigner pluginChristophe Giboudeaux2021-03-011-1/+1
* cmake build: Fix setting WITH_PROJECT_FILE_UPDATESIvan Komissarov2021-03-011-1/+1
* Help: Fix crash with previous/next document in help modeMiikka Heikkinen2021-02-262-2/+7
* cmake build: Explicitly turn on project file updates on the QtC sideIvan Komissarov2021-02-231-0/+1
* CMake build: Add .pri files to development packageEike Ziller2021-02-223-0/+8
* QmlDesigner: Easen assert on non-fatal double qml node insertTapani Mattila2021-02-191-1/+1
* Sqlite: Fix missing typenameMarco Bubke2021-02-181-1/+2
* 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