aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editortoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-6/+6
* UI text: fix capitalizationLeena Miettinen2012-01-021-1/+1
* Hide the icon in the editor combobox (but not in its popup)Eike Ziller2011-12-121-0/+1
* Move lock icon to left of editor list.Eike Ziller2011-12-061-6/+8
* Add add/remove splitter buttons to the editor viewJarek Kobus2011-12-051-13/+55
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Improved editor menusRobert Loehning2011-08-171-0/+3
* Add Close/Close Others/Close All items to editor list's context menuEike Ziller2011-08-151-2/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Start on some cleanup of EditorManager API and usage.con2011-01-051-15/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\