summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glslhighlighter.h
Commit message (Expand)AuthorAgeFilesLines
* GlslEditor: ModernizeAlessandro Portale2018-11-131-1/+1
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-16/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-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: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-9/+3
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+4
* GLSLEditor: Remove needlessly exported symbolsTobias Hunger2013-08-261-2/+2
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-5/+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
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix crash when spliting GLSL editorLeandro Melo2011-08-021-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-3/+3
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
* Make GLSL highlighter aware of language variantRhys Weatherley2010-12-011-1/+4
* Added indenter, code folding and automagically brace insertion to the GLSL ed...Roberto Raggi2010-11-261-0/+2
* Highlight reserved GLSL keywordsRhys Weatherley2010-11-231-0/+1
* Introduced a simple incremental lexer for GLSL.Roberto Raggi2010-11-101-0/+72