summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glsleditor.pro
Commit message (Expand)AuthorAgeFilesLines
* GLSLEditor: Remove GlslHoverHandlerNikolai Kosjar2017-06-281-2/+0
* JsonWizard: Replace GLSL wizards with JsonWizardTobias Hunger2014-09-301-2/+0
* GlslEditor: Some editor creation related cleanuphjk2014-08-251-4/+2
* GlslEditor: General editor related code consolidationhjk2014-08-201-4/+0
* TextEditor: Simplify HighlighterFactory hierarchyhjk2014-06-261-2/+0
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+2
* GLSLEditor: Remove needlessly exported symbolsTobias Hunger2013-08-261-1/+0
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-1/+0
* Remove glsleditoractionhandlerDaniel Teske2013-05-151-2/+0
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* define QT_CREATOR centrallyOswald Buddenhagen2013-04-021-2/+1
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+1
* GLSLEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+2
* New code assist APILeandro Melo2011-05-181-4/+6
* Show tooltips with the error messages.Roberto Raggi2010-11-261-2/+4
* Added indenter, code folding and automagically brace insertion to the GLSL ed...Roberto Raggi2010-11-261-4/+8
* Add GLSL file types to the File->New wizardRhys Weatherley2010-11-241-0/+2
* Initial work on the code completion for GLSL files.Roberto Raggi2010-11-121-2/+4
* Introduced a simple incremental lexer for GLSL.Roberto Raggi2010-11-101-2/+5
* Initial import of the GLSL editor plug-in.Roberto Raggi2010-11-101-0/+26