aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectfileseditor.h
Commit message (Expand)AuthorAgeFilesLines
* GenericProject: ModernizeTobias Hunger2016-02-041-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* 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
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | GenericProjectManager: Use BaseTextEditorFactory for creationhjk2014-08-251-11/+1
* | GenericProjectManager: General editor related code consolidationhjk2014-08-201-20/+1
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-1/+1
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-9/+6
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-5/+2
|/
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-0/+4
* Editors: Remove some unused factory variablesEike Ziller2014-01-081-6/+1
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-12/+2
|/
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-5/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-11/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-1/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Add watching of .files/.config/.creator to generic projectDaniel Teske2011-11-111-18/+0
* 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
|/
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* 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::save()Oswald Buddenhagen2011-04-181-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-8/+0
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-8/+8
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+2
* Moved TextEditDocumentLayout and related classes to their own fileThorbjørn Lindeijer2010-04-261-0/+4
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+3
|/