summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glslcompletionassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-5/+4
* | GlslEditor: Simplify completion proposal setuphjk2014-09-221-16/+15
* | TextEditor: Wiggle codeassist setuphjk2014-09-221-7/+1
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-6/+6
* | GlslEditor: Some editor creation related cleanuphjk2014-08-251-1/+31
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | GlslEditor: Code cosmeticshjk2014-08-211-33/+32
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-4/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: De-noise IAssistProcessor derived classesNikolai Kosjar2013-10-021-5/+0
* TextEditor: CodeAssist: Allow immediate proposalsNikolai Kosjar2013-10-011-0/+5
* C++: Fix dangling IDocument* in CppCompletionAssistProcessorNikolai Kosjar2013-03-191-2/+2
* Fix Krazy warnings about includes/header guards in various editors.Friedemann Kleint2013-03-121-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | GLSLEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-9/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-6/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* 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-2/+2
|/
* New code assist APILeandro Melo2011-05-181-0/+478