summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/editorview.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* EditorManager: Support dropping files on specific splitEike Ziller2014-07-091-1/+16
* Make document model API more consistent with entry vs documentEike Ziller2014-06-131-2/+2
* DocumentModel: Make interface statichjk2014-05-131-3/+2
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-5/+5
* Avoid duplicating editors too often.Eike Ziller2014-02-051-0/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix infinite loop when closing all splits.Eike Ziller2013-10-141-4/+21
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-23/+17
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-11/+8
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-2/+2
* Make document model static and add some document related methodsEike Ziller2013-07-121-3/+3
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-121-4/+4
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-7/+7
* Add a <no document> entry to editor views.Eike Ziller2013-07-091-35/+33
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-9/+9
* Don't resize (external) editor windows when changing editorEike Ziller2013-06-101-0/+1
* Switch less often to edit modeEike Ziller2013-06-051-6/+6
* Cycle through extra editor windows when cycling through splitsEike Ziller2013-05-311-2/+2
* Add split in new window action for editor views.Eike Ziller2013-05-081-1/+15
* Do not keep the central editor view around even when split.Eike Ziller2013-05-081-38/+41
* Fix wrong unsplit icons when splitting without open documentsEike Ziller2013-05-021-1/+1
* EditorManager: Get rid of weird logic when finding next viewEike Ziller2013-04-301-32/+23
* EditorManager: Replace another root-to-leaf search by leaf-to-root.Eike Ziller2013-04-301-9/+7
* Let EditorView handle mouse click (setting current view) itselfEike Ziller2013-04-251-8/+8
* Use EditorView instead of SplitterOrView where we mean itEike Ziller2013-04-251-9/+14
* Editor manager: Invert logic for finding view for editorEike Ziller2013-04-251-14/+0
* Remove unused methods from EditorManager and related classesEike Ziller2013-04-251-30/+0
* Make editor views know their SplitterOrViewEike Ziller2013-04-251-24/+21
* EditorView: Do painting where it belongs.Eike Ziller2013-04-181-25/+18
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-11/+0
* Fix gcc warnings about unused variables.Christian Kandeler2013-03-251-0/+1
* 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
* | Use Id::fromString instead of the constructor.hjk2013-01-171-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-4/+0
|\ \ | |/
| * Mac: Remove unused include that vanished from Qt5Eike Ziller2012-11-281-4/+0
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | Core: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-211-4/+4
|/
* Editor: Fix crash on navigate backDavid Schulz2012-10-241-4/+6
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove some old TODO itemsEike Ziller2012-05-161-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-2/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-23/+23
* Removed module names from #include directives.Erik Verbruggen2012-02-151-20/+20
* New close split buttons.Eike Ziller2012-02-131-0/+27
* Long live the king!hjk2012-01-261-1/+1