summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glslcompletionassist.h
Commit message (Expand)AuthorAgeFilesLines
* Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-6/+5
* GlslEditor: Simplify completion proposal setuphjk2014-09-221-2/+0
* TextEditor: Wiggle codeassist setuphjk2014-09-221-1/+0
* TextEditor: Merge some "assist" related classeshjk2014-09-091-5/+5
* GlslEditor: Some editor creation related cleanuphjk2014-08-251-2/+37
* GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* GlslEditor: Code cosmeticshjk2014-08-211-10/+10
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-6/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: De-noise IAssistProcessor derived classesNikolai Kosjar2013-10-021-1/+0
* TextEditor: CodeAssist: Allow immediate proposalsNikolai Kosjar2013-10-011-0/+1
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+2
* C++: Fix dangling IDocument* in CppCompletionAssistProcessorNikolai Kosjar2013-03-191-1/+1
* 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
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-0/+4
* New code assist APILeandro Melo2011-05-181-0/+115