aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/plaintexteditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-7/+8
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+83