summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-252-2/+2
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-252-11/+9
* | GlslEditor: Simplify completion proposal setuphjk2014-09-222-18/+15
* | TextEditor: Wiggle codeassist setuphjk2014-09-222-8/+1
* | CPlusPlus: Simplify MatchingText interfacehjk2014-09-171-4/+2
* | GlslEditor: Remove unused includeThomas Hartmann2014-09-121-2/+0
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-102-4/+4
* | TextEditor: Merge some "assist" related classeshjk2014-09-093-13/+13
* | TextEditor: Reset mimetype after open() in all BaseTextEditorshjk2014-09-041-22/+0
* | TextEditor: Flip default to 'duplicatedSupported'hjk2014-09-031-1/+0
* | TextEditor: Move CompletionAssistProvider to *Widgethjk2014-09-031-1/+1
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-3/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | TextEditor: Move comment definitions back to *Widgethjk2014-09-021-1/+1
* | GlslEditor: Replace remaining editor()->document() indirectionhjk2014-09-011-1/+1
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-1/+1
* | TextEditor: Remove some *Widget::createEditor implementationhjk2014-08-281-7/+0
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-274-33/+14
* | CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}hjk2014-08-271-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0