aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Implement Code Style schemesJarek Kobus2011-09-231-2/+0
* s/error_message/errorMessage/ghjk2011-09-211-3/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* New code assist APILeandro Melo2011-05-181-10/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-1/+1
* completion: call directly from base text editorhjk2011-02-211-6/+0
* completion: enable multiple completors for different use cases.hjk2011-02-211-7/+5
* L10n: tr()-Fixes for 2.2Friedemann Kleint2011-02-151-14/+14
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Some API beautification in action container.con2010-12-171-1/+1
* Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* Detect GLSL vs GLSL/ES based on mime typeRhys Weatherley2010-12-011-15/+46
* Use the GLSL/ES system library by default.Rhys Weatherley2010-11-291-6/+12
* Initialize the shadersRoberto Raggi2010-11-261-9/+31
* Load the shader intializers.Roberto Raggi2010-11-261-0/+30
* Show tooltips with the error messages.Roberto Raggi2010-11-261-0/+3
* Fix the icon for the GLSL mime typeRhys Weatherley2010-11-251-1/+3
* Add GLSL file types to the File->New wizardRhys Weatherley2010-11-241-0/+25
* Initial work on the code completion for GLSL files.Roberto Raggi2010-11-121-7/+11
* Don't show GLSL or QML tools menus while they don't offer anythingcon2010-11-121-1/+1
* Initial import of the GLSL editor plug-in.Roberto Raggi2010-11-101-0/+193