summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/ieditor.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-2/+7
* Adds option to make editor not scroll on debuggingWiebe Cazemier2014-05-081-1/+1
* Remove unused private member variable m_idMarco Bubke2014-03-261-3/+0
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-3/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+6
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-1/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-2/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-5/+0
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Fix build.Eike Ziller2013-05-271-1/+1
* Editors: Provide a base implementation for {save,restore}Statehjk2013-05-271-3/+3
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-2/+2
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-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
* | more Id type fixeshjk2011-11-101-1/+3
|/
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+1
* Update license.hjk2011-04-131-14/+13
* Removing 3 unneded semicolons in one line.Alessandro Portale2011-02-101-1/+1
* It's 2011 now.con2011-01-121-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-0/+3
|/
* EditorManager: add a flag for embedded linenumbersdt2010-09-231-0/+1
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* Design mode: Give IEditor a 'preferred mode'.Friedemann Kleint2010-03-161-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+2
* Various improvements for BinEditor.ck2009-09-091-0/+1
* long live the kinghjk2009-08-141-1/+1
* Some more QToolBar changes.con2009-07-161-4/+0
* Less QToolBars in editor tool bar.con2009-07-161-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* Fixes spelling of temporaryEditordt2009-05-251-1/+1
* Fixes showing temporary filesdt2009-05-251-0/+2
* Some documentation.con2009-04-241-27/+2