aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/openeditorsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: ModernizeAlessandro Portale2018-08-081-4/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-231-5/+6
|\
| * Document model: Use optional for "indexOf" kind of methodsEike Ziller2018-02-161-5/+6
* | Core: make useMacShortcut constexprDavid Schulz2018-02-021-1/+1
|/
* Utils: Remove directory iconChristian Stenger2018-01-081-3/+0
* Move icons to UtilsUlf Hermann2016-08-051-2/+3
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-20/+20
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Reuse code for open documents and open help pages panesEike Ziller2014-09-261-99/+14
* | Editors: Support drag and drop from open editors pane to splitsEike Ziller2014-09-121-0/+7
* | Remove Qt version checks.Christian Kandeler2014-09-081-2/+0
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | EditorManager: Another naming correctionEike Ziller2014-08-181-1/+1
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-1/+1
* | Merge remote-tracking branch 'gerrit/3.2'Eike Ziller2014-07-071-1/+1
|\|
| * Editors: Add "Open with" to open editors and combo box context menusEike Ziller2014-07-041-1/+1
* | Core: Use some data members in NavigationWidgetFactoryhjk2014-07-011-29/+6
|/
* Make document model API more consistent with entry vs documentEike Ziller2014-06-131-3/+3
* DocumentModel: Make interface statichjk2014-05-131-5/+5
* Sidebar: Open Editors: Simplfy code by using Utils::TreeViewDaniel Teske2014-04-161-9/+5
* Open documents view: do not switch editor on right-clickEike Ziller2014-02-131-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-2/+2
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-4/+4
* Make document model static and add some document related methodsEike Ziller2013-07-121-10/+8
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-6/+6
* Editors: Get rid of keeping separate lists of "duplicated" editors.Eike Ziller2013-07-121-1/+3
* Add a <no document> entry to editor views.Eike Ziller2013-07-091-5/+136
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-7/+12
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-11/+0
* 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-3/+2
* | EditorManager: adding save (as/all) to editor list's context menuThomas Hartmann2013-01-021-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-3/+0
|\|
| * Mac: Remove unused include that vanished from Qt5Eike Ziller2012-11-281-3/+0
* | EditorManager: OpenEditorsView: Remove unneeded one-cell layouthjk2012-11-121-36/+38
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Close opened files by middle click.Hüseyin Kozan2012-09-031-0/+12
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+2