summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editmode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: ModernizeAlessandro Portale2018-08-081-3/+3
* TextEditor: add right sidebarSerhii Moroz2017-03-091-1/+3
* EditorManagerPlaceHolder: Don't restrict to one per modeEike Ziller2016-04-281-1/+1
* Use Core::Id in ModeManager interfacehjk2016-04-081-6/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-6/+9
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | EditorManager: Do not be a widget.Eike Ziller2014-07-221-2/+3
|/
* Fix that editor actions were enabled when help window is activeEike Ziller2014-07-021-3/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix crash on exitKai Koehne2013-11-191-2/+0
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+2
* Switch less often to edit modeEike Ziller2013-06-051-1/+0
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-3/+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
* editormanager: simplify use of interfacehjk2012-05-111-2/+2
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Core::ModeManager: make some functions statichjk2012-01-271-2/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* core: make mode creation more uniformhjk2011-04-141-2/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | mode: make displayname, icon, priority, id, type data membershjk2011-04-141-25/+6
* | core: make context and widget IContext data membershjk2011-04-141-13/+5
|/
* 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
* | Set some object names for easier debugging.Friedemann Kleint2010-12-031-1/+4
|/
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-0/+1
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-0/+5
* remove unneeded #includeshjk2010-06-251-1/+0
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+3
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-5/+5
* Long live the king!hjk2010-03-051-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-3/+3
* Add a minimize/maximize action to the output panemae2009-12-141-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+2
* long live the kinghjk2009-08-141-1/+1
* Making the find tool bar be more connected to the searched text.con2009-07-211-1/+0