aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/snippets
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-062-27/+23
* Move Id from Core to UtilsEike Ziller2020-06-181-2/+2
* TextEditor: Partially apply new settings page patternhjk2020-01-212-18/+10
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-162-3/+6
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-282-2/+2
* TextEditor: ModernizeAlessandro Portale2018-11-303-6/+4
* TextEditor: ModernizeOrgad Shaneh2018-09-204-16/+16
* TextEditor: Pass dialogParent where neededOrgad Shaneh2018-09-201-7/+10
* TextEditor: Consistently use nullptrTobias Hunger2018-05-081-2/+2
* TextEditor: Use override consistentlyTobias Hunger2018-05-082-6/+6
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-231-1/+11
|\
| * Editor: make additional snippet info translatableDavid Schulz2018-02-161-1/+11
* | TextEditor: Simplify SnippetProvider handlinghjk2018-02-073-34/+10
* | TextEditor: De-qobjectify SnippetProviderhjk2018-02-074-37/+26
|/
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-154-9/+34
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-256-135/+75
* Snippets: Simplify codeTobias Hunger2016-11-301-5/+1
* Snippets: Add groupId getter/setter to SnippetAssistCollectorTobias Hunger2016-08-232-1/+17
* Snippets: Code cosmeticsTobias Hunger2016-08-232-11/+12
* ISnippetProvider: Code polishTobias Hunger2016-08-222-12/+6
* Snippet*: Code cosmeticsTobias Hunger2016-08-224-8/+1
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-1/+4
* Wholesale conversion to #pragma oncehjk2016-03-309-36/+9
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-012-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1917-289/+204
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-183-33/+40
* Snippets: Make it possible again to escape $fields$Tobias Hunger2015-10-142-10/+33
* Snippet: Use Template engine to pre-process snippetsTobias Hunger2015-10-132-10/+19
* fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-2/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-2/+2
* TextEditor: Fix unused variable warning on release buildOrgad Shaneh2015-04-131-1/+2
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1217-102/+102
|\
| * Update LicenseEike Ziller2015-01-1617-102/+102
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1417-119/+136
|\
| * License updateEike Ziller2014-10-0917-119/+136
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-292-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-262-2/+2
* | TextEditor: Merge some "assist" related classeshjk2014-09-092-11/+7
* | TextEditor: Use more direct approach for fallback IEditor constructionhjk2014-08-291-9/+1
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
* | TextEditor: Remove some *Widget::createEditor implementationhjk2014-08-282-6/+0
* | TextEditor: Fix snippet editor crash introduced in d85a4f615hjk2014-08-213-30/+12
* | TextEditor: Move SnippetsEditor to new editor construction schemehjk2014-08-202-9/+10
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-192-4/+3
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-2/+4