summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/basetexteditor_p.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditors: remove unused variablesEike Ziller2014-03-071-8/+0
* Editor: fix upper and lower case on blockselection.David Schulz2014-02-271-0/+1
* TextEditors: Remove unnecessary duplicated cachingEike Ziller2014-01-241-10/+0
* TextEditors: Move font settings to documentEike Ziller2014-01-241-1/+1
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-1/+0
* BaseTextEditor: Remove unused method and memberEike Ziller2014-01-141-2/+0
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-1/+1
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-1/+1
* Editor: add margin displaying to project settings.Erik Verbruggen2014-01-101-0/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-1/+0
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+0
* | TextEditor: Remove "actionHack" and utilize contexts instead.Eike Ziller2013-12-111-2/+0
|/
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+0
* BaseTextEditor: Remove needless indirection for timer membershjk2013-05-241-3/+4
* Fix Krazy warnings about includes/header guards in Text Editor.Friedemann Kleint2013-03-121-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | use QSharedPointer instead of QRefCountPointerDebao Zhang2013-01-091-70/+3
* | Use Core::Id for languageOrgad Shaneh2012-11-221-1/+2
* | BaseTextEditor: make ITextMarks draggablehjk2012-10-111-0/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Editor: correct background color for matching parenthesesDavid Schulz2012-09-181-1/+0
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* TextEditor: menu for pasting from clipboard history.Francois Ferrand2012-06-051-1/+3
* Compile, i have no idea why that was not part of the last commitDaniel Teske2012-02-161-5/+5
* Move mark related functions to BaseTextDocumentLayoutDaniel Teske2012-02-151-2/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Editor: Introduce circular clipboardLeandro Melo2011-12-141-0/+1
* Editor: Support triggering tooltips from keyboardLeandro Melo2011-12-081-0/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | overwrite mode support for the text editorJoerg Bornemann2011-10-141-0/+2
|/
* Implement Code Style schemesJarek Kobus2011-09-231-2/+1
* Header cleanup in TextEditor.Friedemann Kleint2011-08-181-4/+1
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+3
* New code assist APILeandro Melo2011-05-181-3/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-4/+4
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Snippets: Synchronize editing of equivalent variables inside snippets.Leandro Melo2010-12-081-1/+1
* | Editors: Move auto-completion code out of the editorLeandro Melo2010-12-011-3/+0
* | Surround selected text with matching symbols on (, [, {, " and '.Francois Ferrand2010-11-241-0/+1
* | Editors: Refactor auto-complete code out of the editors for better reusability.Leandro Melo2010-11-091-0/+1