summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/basetextdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Move markableInterface() to ITextEditorDocumentEike Ziller2013-12-101-1/+1
* Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-9/+10
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-2/+1
* C++: handle file type changes for choosing highlighters.Erik Verbruggen2013-05-151-0/+1
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-2/+7
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Move BaseTextDocument::documentClosing to BaseTextDocumentLayoutDaniel Teske2012-02-151-1/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-0/+3
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-7/+2
* don't stack up "no highlighting information" info barsOswald Buddenhagen2011-05-201-0/+3
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-1/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-4/+4
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Update license.hjk2011-04-131-14/+13
* basetextdocument.h: code cosmeticshjk2011-02-221-8/+3
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-0/+3
* Text editor: Remove unused memberLeandro Melo2011-02-041-1/+0
* 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
* | TextEditor: Some exported header cleanup.Friedemann Kleint2010-10-291-69/+29
* | Support UTF-8 BOM in TextEditorTakumi ASAKI2010-10-281-0/+1
|/
* Forked QSyntaxHighlighter from Qt 4.7.Roberto Raggi2010-07-091-4/+5
* Merge remote branch 'origin/2.0'hjk2010-06-021-3/+2
|\
| * Make sure bookmarks survive a document reloadThorbjørn Lindeijer2010-05-281-3/+2
* | File renamingdt2010-05-121-0/+1
|/
* Refactor the externally modified file handlingcon2010-03-221-1/+2
* Long live the king!hjk2010-03-051-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+2
* Make "Edit/Advanced/Clean_Whitespace work on the currentmae2009-09-091-1/+1
* be more conservative when reindenting code: only change themae2009-09-091-1/+1
* Remove some warnings about clashing signal indices.con2009-08-201-1/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Introduced IFile::checkPermission() and use it to reduce the number of calls ...Roberto Raggi2009-05-081-0/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* some more ICore related cleanuphjk2009-01-201-7/+1
* 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
* add explicit "Clean Whitespace" advanced actionmae2008-12-091-0/+2