aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/bindingeditor/bindingeditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-1/+0
* QmlDesigner: Crash fixThomas Hartmann2024-03-121-2/+2
* QmlJsEditor: Don't export Internal classeshjk2024-01-091-1/+1
* Clean up some lambdashjk2023-12-121-1/+1
* SyntaxHighlighter: Move SyntaxHighlighter to separate threadArtem Sokolovskii2023-12-111-1/+1
* SyntaxHighlighter: Move highlighter creating to TextDocumentArtem Sokolovskii2023-11-201-1/+2
* Utils/all: Move mime constants into a central placehjk2023-11-081-6/+10
* QmlDesigner: Fix transient scrollbars in editorAleksei German2023-09-221-0/+3
* QmlDesigner: Integrate Editor into ConnectionsAleksei German2023-09-141-5/+29
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-5/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Adapt to C++ 17 [[maybe_unused]]Marco Bubke2022-07-111-2/+1
* TextEditor: add text cursor to assist interfaceDavid Schulz2022-05-131-1/+1
* QmlDesigner: Fix for Binding EditorAleksei German2021-10-121-7/+15
* TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-041-1/+1
* QmlDesigner: Fix crashes in connection viewAleksei German2020-06-241-0/+1
* Remove some useless IContext subclassesEike Ziller2020-05-271-1/+2
* Remove unnecessary removeContextObject callsEike Ziller2020-05-271-3/+0
* QmlDesigner Binding Editor structure reworkAleksei German2019-11-251-0/+160