aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/snippets/snippetprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-1/+1
* TextEditor: Simplify SnippetProvider handlinghjk2018-02-071-22/+6
* TextEditor: De-qobjectify SnippetProviderhjk2018-02-071-20/+11
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+25
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-0/+121
* Snippets: Make it easier for plugins to add snippets groupsLeandro Melo2010-12-081-76/+0
* Snippets: Make text snippets available to all groups.Leandro Melo2010-12-081-14/+28
* Snippets: Feature enhancement start...Leandro Melo2010-12-081-0/+62