aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/basevcseditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-1/+2
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-4/+7
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-2/+2
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-3/+3
* EditorManager: Auto-suspend editorsEike Ziller2016-06-131-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Vcs: Pass EditorWidgetCreator as copy to factoryhjk2014-10-291-3/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* | TextEditor: Flip default to 'duplicatedSupported'hjk2014-09-031-0/+1
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-4/+2
* | VcsBase: Fix compilation with msvc2010Alessandro Portale2014-09-011-2/+2
* | Vcs: Convert to new editor construction schemehjk2014-08-281-44/+28
* | TextEditor: Remove parts of old editor creation sequencehjk2014-08-261-2/+2
* | TextEditor: Introduce a BaseTextEditorFactoryhjk2014-08-221-2/+2
* | Vcs: Move editor construction over to new schemehjk2014-08-211-16/+31
* | TextEditor: Centralize settings connections setuphjk2014-08-201-2/+0
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
|/
* Implement unified diff editorjkobus2014-06-061-2/+6
* VcsBase: Re-organize BaseVcsEditorFactory interfacehjk2014-02-251-9/+12
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-141-1/+1
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | VcsBaseEditor: Use standard method for getting editor settings updatesEike Ziller2013-12-121-4/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-3/+2
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+0
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-3/+2
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-22/+4
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+1
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-2/+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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-6/+0
* 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
* vcs: s/VCS/Vcs/hjk2012-01-091-18/+18
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-2/+6
* 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/+1
|/