summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/openeditorsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Editors: Add "Open with" to open editors and combo box context menusEike Ziller2014-07-041-1/+1
* 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
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-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
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-2/+2
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Improved editor menusRobert Loehning2011-08-171-1/+4
* Add Close/Close Others/Close All items to editor list's context menuEike Ziller2011-08-151-26/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* openeditorsview: add double quotes around file names in context menuhjk2011-02-041-2/+2
* It's 2011 now.con2011-01-121-1/+1
* Start on some cleanup of EditorManager API and usage.con2011-01-051-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/+1
|/
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-0/+5