summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codeassist/assistproposalitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Editor: Allow defining custom snippet parser functionDavid Schulz2021-05-251-2/+3
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Clang: Remove TextEditorWidget from AssistProposalItemInterfaceMarco Bubke2016-02-021-15/+13
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-13/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Fix code completion and pasting in snippets.Takumi ASAKI2015-07-011-3/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-4/+4
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* TextEditor: Merge some "assist" related classeshjk2014-09-091-0/+168