summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CdbExt: Fix Python-C API handlingv7.0.0-beta1Christian Stenger2022-02-102-2/+2
* ClangCodeModel: Support parse contexts with clangdChristian Kandeler2022-02-106-3/+90
* Fix showing non-zero exit code in output pane for remote appJarek Kobus2022-02-101-8/+1
* ProjectExplorer: Dis-ambiguate issues pane's "show output" actionChristian Kandeler2022-02-104-8/+24
* CMakePM: Update generator kit value after Kit Configuration dialogCristian Adam2022-02-103-1/+27
* CMakePM: Do not reconfigure project on KitUpdatedCristian Adam2022-02-101-11/+0
* ClangCodeModel: Fix detection of #ifdef'ed out blocks with clangdChristian Kandeler2022-02-106-1/+37
* Docker: Simplify and fix "Open Shell in Container"hjk2022-02-101-18/+15
* Doc: Describe applying context menu actions to multiple issuesLeena Miettinen2022-02-101-5/+5
* Make McuToolChainPackage::Type an enum classErik Verbruggen2022-02-104-76/+111
* Make (and return) more properties as const-ref in McuPackageErik Verbruggen2022-02-105-110/+89
* Move MCUPackage and MCUToolChain package to separate filesErik Verbruggen2022-02-109-392/+498
* QmlDesigner: Fix 3D import crash and import statement insertionMiikka Heikkinen2022-02-101-13/+40
* Core: Limit rendering of tag rows in ListItemDelegateAlessandro Portale2022-02-101-0/+3
* ClangCodeModel: Consider whitespace in preprocessor directivesChristian Kandeler2022-02-101-3/+8
* ProjectExplorer: Delay project parsing until it's part of the sessionChristian Kandeler2022-02-101-1/+8
* Editor: fix internal cursor position after backspaceDavid Schulz2022-02-101-1/+1
* LanguageClient: do not disconnect client from managerDavid Schulz2022-02-101-1/+0
* QmlJS: Fix compiulation with namespaceshjk2022-02-101-2/+4
* LanguageClient: Prevent extra frame border around outline viewAlessandro Portale2022-02-101-0/+1
* TextEditor: Fix High-DPI+Qt6 drawing of the refactor marker iconAlessandro Portale2022-02-101-1/+4
* Clangd: Fix possible crash in inspectorChristian Stenger2022-02-101-0/+10
* Tests: Include flamegraphview testChristian Stenger2022-02-102-0/+2
* QmlDesigner: Improve performance of ConnectionManagerKnud Dollereder2022-02-094-19/+17
* QmlDesigner: Add cache for instancesThomas Hartmann2022-02-093-4/+141
* Doc: Move creating files into a separate topicLeena Miettinen2022-02-096-208/+249
* Docker: Use repo + tag for image identificationhjk2022-02-093-27/+60
* Tests: Fix crashing of tst_flamegraphview on WindowsAlessandro Portale2022-02-091-0/+12
* Fix finding python development package for cdb extensionEike Ziller2022-02-091-6/+2
* Add quick3d memory consumption to profilerAntti Määttä2022-02-092-29/+153
* Fix crash reporting in output pane when remote run in terminalJarek Kobus2022-02-094-51/+31
* Fix stopping the remote app run in terminalJarek Kobus2022-02-092-26/+19
* Docker: Allow use of local access only as compile time switchhjk2022-02-091-0/+33
* Doc: Describe new Clang compiler optionsLeena Miettinen2022-02-093-1/+8
* Remove unneeded declaration of Connection classJarek Kobus2022-02-091-1/+0
* Docker: Also mention the logging category used for debugging/testinghjk2022-02-091-1/+4
* VcsOutputLineParser: Allow copying links to clipboardAndre Hartmann2022-02-091-0/+4
* QmlDesigner: Fix image drop to a navigator material issueMahmoud Badri2022-02-091-27/+24
* CMakePM: Use the right type for the few kit CMake variablesCristian Adam2022-02-094-7/+12
* Register some more windowsEike Ziller2022-02-095-0/+6
* Debugger: Read remaining data before shutting down output collectorAaron Barany2022-02-091-0/+2
* Docker: Update manual/docker/README.mdhjk2022-02-091-8/+11
* QmlDesigner: Extend DebugViewThomas Hartmann2022-02-091-0/+5
* QmlDesigner: Collect usage statistics for contex helpThomas Hartmann2022-02-094-0/+15
* QmlDesigner: Remove Studio3D item from metainfoThomas Hartmann2022-02-081-14/+0
* QmlDesigner: Split components and assets librariesMahmoud Badri2022-02-0868-1105/+1581
* CMakePM: Add "Close" button for Kit Configuration dialogCristian Adam2022-02-081-0/+7
* QmlDesigner: Improve finding node for cursor positionThomas Hartmann2022-02-081-1/+7
* Doc: Describe new option in Qt Quick Autotest project wizardLeena Miettinen2022-02-084-2/+16
* Tests: Fix pluginspec test on WindowsChristian Stenger2022-02-082-2/+2