aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editortoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support drag & drop from bookmarks paneEike Ziller2014-09-231-2/+4
* | EditorToolBar: Show editor context menu when clicking on file iconEike Ziller2014-09-121-18/+33
* | Support drag and drop between splitsEike Ziller2014-09-121-13/+70
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-12/+13
* | Move copyFilePath/Name context actions to editor managerEike Ziller2014-08-201-15/+1
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-1/+1
* | EditorManager: Clean up public interfaceEike Ziller2014-07-221-1/+2
* | Merge remote-tracking branch 'origin/3.2' into HEADEike Ziller2014-07-221-2/+4
|\|
| * Core: Enable context menu for document-less editorsOrgad Shaneh2014-07-221-2/+4
* | EditorManager: Do not be a widget.Eike Ziller2014-07-221-1/+1
* | Editors: Move editor close button next to editor combo boxEike Ziller2014-07-111-1/+2
|/
* 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-12/+11
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Copy filename to clipboard as extension to Copy full path to clipboard.Sebastian Paluchiewicz2013-12-021-1/+5
|/
* Fix updating of lock icon and tool tip in editor tool barEike Ziller2013-09-241-22/+21
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-7/+6
* Make document model static and add some document related methodsEike Ziller2013-07-121-5/+5
* 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-3/+4
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-3/+3
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* Editors: Don't use model index outside of model/view.Eike Ziller2013-07-091-12/+11
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Editors: "Split New Window" --> "Open in New Window"Eike Ziller2013-06-031-1/+1
* Add split in new window action for editor views.Eike Ziller2013-05-081-0/+6
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-15/+0
* Fix Krazy warnings about includes/header guards in Core plugin.Friedemann Kleint2013-03-131-1/+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-2/+1
* | EditorManager: adding save (as/all) to editor list's context menuThomas Hartmann2013-01-021-1/+1
* | Showing asterisk on EditorToolbar for unsaved files with long namesVasiliy Sorokin2012-10-301-0/+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-4/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-9/+7
* editormanager: simplify use of interfacehjk2012-05-111-19/+11
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-4/+4
* More consistency for close & close split.Eike Ziller2012-02-201-3/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-6/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-15/+15
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-2/+6
* New close split buttons.Eike Ziller2012-02-131-6/+10