aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlslEditor: General editor related code consolidationhjk2014-08-201-73/+0
* TextEditor: Centralize settings connections setuphjk2014-08-201-3/+1
* TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-2/+2
* TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-1/+5
* Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
* GLSLEditor: Remove unused functionhjk2014-06-261-4/+0
* 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
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-0/+6
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+2
|/
* GLSL: Cleanup plugin interfacehjk2013-09-121-1/+1
* GLSLEditor: Remove needlessly exported symbolsTobias Hunger2013-08-261-1/+1
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-27/+7
* Remove glsleditoractionhandlerDaniel Teske2013-05-151-1/+0
* 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
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-10/+0
|/
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-081-7/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Detect GLSL vs GLSL/ES based on mime typeRhys Weatherley2010-12-011-0/+4
* Initial import of the GLSL editor plug-in.Roberto Raggi2010-11-101-0/+100