aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/openeditorsmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-369/+0
* Editors: Fix leaking entries.Eike Ziller2013-07-121-24/+30
* Editors: Get rid of keeping separate lists of "duplicated" editors.Eike Ziller2013-07-121-111/+88
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-24/+20
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Add a <no document> entry to editor views.Eike Ziller2013-07-091-10/+11
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-77/+96
* Add EditorModel::openDocumentCount and use it.Eike Ziller2013-07-021-0/+5
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
|/
* 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-11/+11
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-6/+9
* Long live the king!hjk2012-01-261-1/+1
* Test for read-only when session is loadedOrgad Shaneh2011-12-021-2/+8
* 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
* | projectexplorer/editormanager: fix uses of Core::Idhjk2011-11-081-1/+1
|/
* all: less QScopedPointerhjk2011-09-191-1/+3
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+2
* purge files which cannot be opened from the "open" editors modelOswald Buddenhagen2011-05-121-0/+5
* de-duplicate code a bitOswald Buddenhagen2011-05-121-8/+6
* 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
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Core: Move Q_DECLARE_METATYPE for IEditor to ieditor.hKai Koehne2010-12-061-2/+0
|/
* Further header cleanup.Friedemann Kleint2010-09-161-40/+73
* Long live the king!hjk2010-03-051-1/+1
* Removed static QIcon instances.Friedemann Kleint2010-02-101-2/+18
* Fixes: OpenDocumentsFilter does not show all opened documents aftercon2010-02-031-4/+4
* Fix some code scanning issues.Friedemann Kleint2010-02-011-2/+2
* Make method naming more consistent.Tobias Hunger2010-01-071-6/+8
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* long live the kinghjk2009-08-141-1/+1
* fix occasionally broken link to the modified state of the editormae2009-08-051-2/+7
* make ctrl-tab navigation view specificmae2009-07-201-0/+8
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Added files missing in commit 70073e71Kai Koehne2009-07-031-0/+289