aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/openeditorsmodel.h
Commit message (Expand)AuthorAgeFilesLines
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-108/+0
* Editors: Fix leaking entries.Eike Ziller2013-07-121-2/+1
* Editors: Get rid of keeping separate lists of "duplicated" editors.Eike Ziller2013-07-121-18/+14
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-3/+1
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-13/+14
* Add EditorModel::openDocumentCount and use it.Eike Ziller2013-07-021-0/+2
* 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-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* all: less QScopedPointerhjk2011-09-191-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+3
* purge files which cannot be opened from the "open" editors modelOswald Buddenhagen2011-05-121-0/+1
* de-duplicate code a bitOswald Buddenhagen2011-05-121-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Further header cleanup.Friedemann Kleint2010-09-161-9/+9
* editormanager: code cosmeticshjk2010-09-081-3/+3
* Long live the king!hjk2010-03-051-1/+1
* Removed static QIcon instances.Friedemann Kleint2010-02-101-1/+10
* Compile on Windows/Export OpenEditorsModel::Entry.Friedemann Kleint2010-02-041-1/+1
* Fixes: OpenDocumentsFilter does not show all opened documents aftercon2010-02-031-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-3/+3
* long live the kinghjk2009-08-141-1/+1
* make ctrl-tab navigation view specificmae2009-07-201-0/+3
* Added files missing in commit 70073e71Kai Koehne2009-07-031-0/+97