aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditor.h
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
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | GlslEditor: Some editor creation related cleanuphjk2014-08-251-88/+2
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | GlslEditor: General editor related code consolidationhjk2014-08-201-9/+26
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-4/+1
* | GLSL: Move toolbar creation to Widget constructorhjk2014-08-041-1/+0
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-2/+1
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-9/+9
* | TextEditor: Re-work comment definition handlinghjk2014-07-311-2/+0
|/
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-0/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* GLSL: Cleanup plugin interfacehjk2013-09-121-5/+0
* GLSLEditor: Remove needlessly exported symbolsTobias Hunger2013-08-261-10/+7
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-4/+9
* Fix crash when spliting GLSL editorLeandro Melo2011-08-021-1/+1
* New code assist APILeandro Melo2011-05-181-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-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-2/+0
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-6/+6
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Make GLSL highlighter aware of language variantRhys Weatherley2010-12-011-3/+1
* Detect GLSL vs GLSL/ES based on mime typeRhys Weatherley2010-12-011-0/+1
* Implemented some basic code completion.Roberto Raggi2010-11-291-1/+35
* Detect the type of the shader.Roberto Raggi2010-11-261-0/+3
* Add the identifiers to the completion box.Roberto Raggi2010-11-191-0/+4
* Initial import of the GLSL editor plug-in.Roberto Raggi2010-11-101-0/+89