summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/documentmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* DocumentModel: Remove unused functionEike Ziller2014-07-141-17/+3
* Core: Sort document model in a locale aware manner.David Schulz2014-07-041-1/+1
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Make document model API more consistent with entry vs documentEike Ziller2014-06-131-36/+36
* DocumentModel: Make interface statichjk2014-05-131-48/+98
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Resolve links and normalize file names when opening editors again.Eike Ziller2013-12-051-1/+3
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Add some useful methods to document model.Eike Ziller2013-07-181-0/+16
* Fix marking JavaScript lines that threw an exceptionEike Ziller2013-07-161-5/+5
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-0/+8
* Make document model static and add some document related methodsEike Ziller2013-07-121-0/+5
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-0/+369