summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppdocumentationcommenthelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Move trySplitComment() to its only point of useChristian Kandeler2021-09-061-334/+0
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-8/+4
* CppEditor: Fix doxygen continuationChristian Kandeler2020-11-061-0/+1
* Fix build of Clang code model and CppEditor with Qt 6Eike Ziller2020-09-211-3/+5
* C++: Fix indentation of doxygen comment continuationsChristian Kandeler2020-08-251-1/+3
* CppEditor: SimplifyNikolai Kosjar2019-11-011-8/+2
* CppEditor: Fix some clazy level0 warningsNikolai Kosjar2019-02-081-1/+1
* Move completion settings page to TextEditor plugin.David Schulz2016-05-301-2/+3
* CppEditor: Use MatchingText instead of CppAutoCompleter.David Schulz2016-05-201-3/+4
* CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-041-2/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppEditor: Preserve indent during Doxygen continuation handlingLorenz Haas2015-02-271-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* CppEditor: Fix Doxygen continuation handling for "//!"Lorenz Haas2015-02-171-5/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-081-7/+42
|\ \ | |/
| * CppEditor: Fix comment continuationNikolai Kosjar2014-12-151-6/+42
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-10-301-16/+25
|\ \ | |/
| * C++: fix multi-line continuation handling.Erik Verbruggen2014-10-211-16/+25
* | CppEditor: Simplify handling of comment splittinghjk2014-10-231-85/+58
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Centralize settings connections setuphjk2014-08-201-1/+1
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | TextEditor: Start moving data from *EditorWidget to *Editorhjk2014-07-311-1/+1
|/
* CppEditor: Extract CppDocumentationCommentHelperNikolai Kosjar2014-06-131-0/+323