aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TextEditor plugin compilationAlex Trotsenko2015-02-131-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* CMake: Fix syntax highlighting for cmake filesDaniel Teske2014-12-151-0/+14
* TextEditor: Stop SnippetMode before invoking refactoring actionNikolai Kosjar2014-11-261-0/+6
* Editor: Fix "Mark text changes" setting.David Schulz2014-11-251-1/+0
* TextEditor: Avoid unneeded indirectionOrgad Shaneh2014-10-291-1/+1
* Add API in texteditor to let plugins contribute extra selections.Francois Ferrand2014-10-231-24/+47
* Type hierarchy: Add drag & drop into editor splitsEike Ziller2014-10-161-0/+51
* Implement theming for QtCreatorThorben Kroeger2014-10-151-1/+7
* TextEditor: Factory cosmeticshjk2014-10-151-50/+101
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: Move some enums to namespace scopehjk2014-10-131-19/+19
* TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-19/+14
* TextEditor: Make mark requests operate on widgets, not editorhjk2014-10-021-18/+3
* TextEditor: Move setting up of encoding label to ctorDaniel Teske2014-09-301-7/+9
* TextEditor: Simplify HoverHandler handlinghjk2014-09-301-15/+41
* TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-400/+401
* Fix follow symbol in next split, and simplify codeEike Ziller2014-09-291-4/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-291-1/+2
* DiffEditor: Use settings' foreground color for highlightsjkobus2014-09-291-3/+10
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-0/+7343