aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basetextmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge ITextMark and BaseTextMarkhjk2014-07-231-153/+0
* Remove ITextMarkablehjk2014-07-221-6/+5
* TextEditor: static-ify plugin classhjk2014-06-271-2/+2
* DocumentModel: Make interface statichjk2014-05-131-2/+1
* Fix some typosSergio Ahumada2014-03-051-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Move markableInterface() to ITextEditorDocumentEike Ziller2013-12-101-14/+9
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Core: Force use of static DocumentManager interfacehjk2013-08-301-17/+23
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Fix usage of EditorManager::editorsForFileNameEike Ziller2013-07-181-7/+8
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile fixRobert Loehning2012-05-071-1/+1
* Actually return somethingDaniel Teske2012-05-031-1/+1
* BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-031-2/+12
* BaseTextMark: Support renaming filesDaniel Teske2012-04-051-2/+54
* Fix reloading removing all BaseTextMarksDaniel Teske2012-04-051-45/+5
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Initialize ITextMark with a lineNumberDaniel Teske2012-02-211-9/+4
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Fix BaseTextmark lineNumber trackingDaniel Teske2012-02-151-0/+5
* Remove marks from registry on deletionDaniel Teske2012-02-141-0/+6
* Optimize BaseTextMarkDaniel Teske2012-02-141-57/+60
* BaseTextmark: Remove never called functionDaniel Teske2012-02-091-16/+0
* Remove BaseTextMark::m_initDaniel Teske2012-02-091-2/+1
* 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: simplify basetextmark architecturehjk2011-03-211-82/+23
|/
* texteditor: give priorities to mark to ensure z-order when drawinghjk2011-03-021-0/+5
* 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-7/+44
|/
* Make sure bookmarks survive a document reloadThorbjørn Lindeijer2010-05-281-26/+42
* Long live the king!hjk2010-03-051-1/+1
* Fixed crash when leaving session with invalid bookmarks or breakpointsThorbjørn Lindeijer2010-01-111-1/+6
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Introduce case insensitive matching of text marks on Windows.Friedemann Kleint2009-04-291-0/+5
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17