aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/itexteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Remove itexteditor.{h,cpp}hjk2014-07-251-96/+0
* TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-16/+16
* TextEditor: Consolidate various currentTextEditor() implementationshjk2014-06-241-1/+10
* DocumentModel: Make interface statichjk2014-05-131-2/+2
* Editors: Add at least some short documentation.Eike Ziller2014-01-231-0/+17
* TextEditors: Move document related function to documentEike Ziller2014-01-151-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
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
|/
* Find: Document contents should be retrieved from the documents directlyEike Ziller2013-07-171-12/+12
* TextEditors: Remove useless duplicated (set)textCodec methodsEike Ziller2013-07-171-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-3/+0
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-1/+12
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix compilation of QmlJS code formatter test.Christian Kamm2012-02-281-53/+0
* Initialize ITextMark with a lineNumberDaniel Teske2012-02-211-1/+6
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Remove ITextMark::documentClosing()Daniel Teske2012-02-151-3/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Optimize BaseTextMarkDaniel Teske2012-02-141-0/+5
* Add ITextMark::visible() to make ITextMarks not take any spaceDaniel Teske2012-02-141-0/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | texteditor: introduce a widthFactor to enable non-quadratic text markshjk2011-03-211-0/+8
* | texteditor: simplify basetextmark architecturehjk2011-03-211-0/+34
|/
* 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
* | Use the encoding settings when doing multi-file searches.con2010-10-111-0/+15
|/
* Long live the king!hjk2010-03-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Searching in files takes open editors into account now.con2009-08-051-0/+47