aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.h
Commit message (Expand)AuthorAgeFilesLines
* Correct CTRL+wheel zoom on touchpadAllan Sandfeld Jensen2015-12-041-2/+1
* TextEditor: Fix code completion and pasting in snippets.Takumi ASAKI2015-07-011-0/+2
* TextEditor: Avoid using Core::Id::uniqueIdentifierhjk2015-06-241-16/+12
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-2/+2
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-35/+35
* Editor: Correctly unset block selection when setting a new text cursor.David Schulz2015-05-211-4/+2
* Editor: Move inFindScope back to exported class.David Schulz2015-05-041-0/+3
* TextEditor: Add methods to query the first, last and center lineTobias Hunger2015-04-201-0/+16
* TextEditorFactory use rvalue refs for creatorsNikita Baryshnikov2015-03-241-6/+6
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-10/+6
* Use new mime databaseEike Ziller2015-02-171-2/+0
* TextEditor: Simplify configuring generic highlighterEike Ziller2015-02-161-5/+3
* 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-0/+1
|\|
| * CMake: Fix syntax highlighting for cmake filesDaniel Teske2014-12-151-0/+1
* | TextEditor: Shuffle some convenience functionshjk2014-11-251-4/+2
|/
* TextEditor: Reslot some functionsOrgad Shaneh2014-10-291-0/+2
* Add API in texteditor to let plugins contribute extra selections.Francois Ferrand2014-10-231-0/+2
* Type hierarchy: Add drag & drop into editor splitsEike Ziller2014-10-161-0/+19
* TextEditor: Factory cosmeticshjk2014-10-151-17/+10
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: Move some enums to namespace scopehjk2014-10-131-17/+19
* TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-4/+3
* TextEditor: Make mark requests operate on widgets, not editorhjk2014-10-021-9/+7
* TextEditor: Simplify HoverHandler handlinghjk2014-09-301-3/+9
* TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-20/+20
* Fix follow symbol in next split, and simplify codeEike Ziller2014-09-291-3/+2
* TextEditor: Adapt include guards to file renameOrgad Shaneh2014-09-291-3/+3
* DiffEditor: Use settings' foreground color for highlightsjkobus2014-09-291-1/+5
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-0/+671