summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/openeditorswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-5/+5
* Fix wrong icon pathEike Ziller2016-08-231-1/+2
* OpenEditorsWindow: Add all history items with a model entryEike Ziller2016-03-041-51/+54
* EditorManager: Rename "restored" to "suspended" documentsEike Ziller2016-02-251-4/+4
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Use a document subclass for restored documentsOrgad Shaneh2015-03-091-1/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+2
* Core: Use FileName for DocumentModel::Entry::fileNameOrgad Shaneh2015-02-161-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove Qt version checks.Christian Kandeler2014-09-081-4/+0
* | EditorManager: Clean up public interfaceEike Ziller2014-07-221-1/+3
|/
* Core: Utils: Fix compile with Qt4Christian Stenger2014-06-171-0/+4
* Editor: Automatically adjust size of open editors window.David Schulz2014-06-161-6/+14
* Make document model API more consistent with entry vs documentEike Ziller2014-06-131-1/+1
* Editor: Remove unused code from open editors window.David Schulz2014-06-101-31/+0
* DocumentModel: Make interface statichjk2014-05-131-9/+9
* Open Editor popup switcher: Also accept on EnterDaniel Teske2014-04-161-1/+2
* Refactor open editors windowKnut Petter Svendsen2014-04-101-13/+19
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* Make document model static and add some document related methodsEike Ziller2013-07-121-1/+1
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-5/+5
* Editors: Get rid of keeping separate lists of "duplicated" editors.Eike Ziller2013-07-121-2/+2
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-5/+5
* Switch less often to edit modeEike Ziller2013-06-051-3/+2
* Do not keep the central editor view around even when split.Eike Ziller2013-05-081-4/+3
* Remove code duplication in open editors windowEike Ziller2013-05-021-54/+31
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-6/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-19/+19
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4