summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/plaintexteditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Text editor: fix capitalization of a button textLeena Miettinen2014-03-121-1/+1
* PlainTextEditor TextActionHandler: Only handle own editorsDaniel Teske2014-01-141-1/+1
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+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-6/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-2/+3
|/
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-21/+4
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-4/+0
* Fix Krazy warnings about includes/header guards in Text Editor.Friedemann Kleint2013-03-121-1/+1
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-14/+11
* 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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-091-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-6/+0
|/
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-2/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | use Core::Id for IEditorFactory::idhjk2011-09-081-2/+2
|/
* don't stack up "no highlighting information" info barsOswald Buddenhagen2011-05-201-2/+12
* rewrite editor info bar handlingOswald Buddenhagen2011-05-121-12/+10
* 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
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Generic highlighter: Don't nag about the missing definition if info bar was o...Leandro Melo2010-10-111-2/+4
* Generic highlighter: Show/hide info bar whenever the editor is configured.Leandro Melo2010-09-201-3/+6
* Core::Context: compile hot fix for Windows.hjk2010-06-251-1/+1
* Generic highlighter: Code folding support.Leandro Melo2010-06-181-1/+2
* Generic highlighter: New option to specify ignored file patterns so the highl...Leandro Melo2010-06-041-1/+1
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-0/+27
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-1/+7
* Removed xml from the mime type list of plain text editor.Leandro Melo2010-05-141-2/+1
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-5/+9
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-3/+1