aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor
Commit message (Expand)AuthorAgeFilesLines
* Move mimetype definitions to plugin specsEike Ziller2017-02-274-47/+46
* improve static initializersTim Jenssen2016-09-231-15/+14
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-312-0/+21
|\
| * Editor: Collect indentation for a list of text blocksDavid Schulz2016-08-312-0/+21
* | GLSLEditor: Add missing parenthesesOrgad Shaneh2016-08-231-3/+3
* | BaseHoverHandler: Remove virtual and add override to derivationsAndre Hartmann2016-08-101-2/+2
* | GLSL: Remove some dead codehjk2016-08-031-9/+0
|/
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-212-6/+8
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-252-16/+28
* Remove duplicated code from c++ and glsl completer.David Schulz2016-05-202-77/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-1212-41/+65
|\
| * GlslEditor: Remove duplicated iconsAlessandro Portale2016-04-1112-41/+65
* | Wholesale conversion to #pragma oncehjk2016-03-308-32/+8
|/
* GLSL: Fix warnings about inconsistent use of overrideTobias Hunger2016-02-291-3/+3
* Editor: Fix whitespace cleaning.David Schulz2016-02-242-0/+15
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1916-258/+184
* Use text settings instead of hard coded diagnostic text formatsMarco Bubke2015-12-091-6/+4
* Clang: Add diagnosticsMarco Bubke2015-08-311-2/+2
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-034-0/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-1/+1
* glsleditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-042-9/+9
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-071-6/+5
|\
| * MimeDatabase: Avoid parsing the mime xml files multiple timesEike Ziller2015-04-271-6/+5
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-121-4/+3
|\|
| * GlslEditor: Fix crashChristian Stenger2015-03-121-4/+3
* | Remove aggregation dependency from project filesNikita Baryshnikov2015-03-092-2/+0
|/
* CppEditor: Use correct language features in Follow SymbolOrgad Shaneh2015-02-281-2/+4
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-1/+2
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-3/+2
* Use new mime databaseEike Ziller2015-02-171-3/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1216-94/+94
|\
| * Update LicenseEike Ziller2015-01-1616-94/+94
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-063-18/+18
* | GLSL: Do not leak enginehjk2015-01-131-4/+4
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Create "Other Languages" category for Python and GLSLOrgad Shaneh2014-11-051-1/+1
* License update.Eike Ziller2014-10-151-1/+1
* TextEditor: Factory cosmeticshjk2014-10-151-3/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1415-105/+120
|\
| * License updateEike Ziller2014-10-0924-163/+186
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-1/+1
* | TextEditor: Remove HighLighterFactoryhjk2014-10-021-11/+0
* | JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-1/+0
* | JsonWizard: Replace GLSL wizards with JsonWizardTobias Hunger2014-09-305-279/+0
* | TextEditor: Simplify HoverHandler handlinghjk2014-09-304-32/+3
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-294-6/+6
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-263-15/+15