aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectfileseditor.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
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | TextEditor: Flip default to 'duplicatedSupported'hjk2014-09-031-14/+0
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-2/+1
* | GenericProjectManager: Use BaseTextEditorFactory for creationhjk2014-08-251-20/+15
* | GenericProjectManager: General editor related code consolidationhjk2014-08-201-31/+7
* | TextEditor: Centralize settings connections setuphjk2014-08-201-4/+0
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-5/+3
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-9/+5
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-10/+9
|/
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-5/+1
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+1
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-5/+1
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-3/+7
* Editors: Remove BaseTextEditorWidget::setBaseTextDocumentEike Ziller2014-01-101-2/+0
* Editors: Remove some unused factory variablesEike Ziller2014-01-081-10/+4
* Fix splitting generic project file editorEike Ziller2014-01-081-0/+1
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-6/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-0/+2
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-17/+6
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-2/+2
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-18/+5
* Fix indentationOrgad Shaneh2013-05-061-1/+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
* | use QSharedPointer instead of QRefCountPointerDebao Zhang2013-01-091-1/+2
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-16/+22
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+3
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+3
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-10/+0
|/
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Add watching of .files/.config/.creator to generic projectDaniel Teske2011-11-111-31/+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-2/+2
|/
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+2
* GenericProject: Fix update on editing project.filesDaniel Teske2011-07-061-1/+1
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-3/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-2/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13