aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslautocompleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-4/+6
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-7/+17
* Remove duplicated code from c++ and glsl completer.David Schulz2016-05-201-74/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppEditor: Use correct language features in Follow SymbolOrgad Shaneh2015-02-281-2/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CPlusPlus: Simplify MatchingText interfacehjk2014-09-171-4/+2
* | CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}hjk2014-08-271-1/+1
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | GlslEditor: Code cosmeticshjk2014-08-211-9/+13
|/
* C++: Use Token::utf16chars{Begin,End} where appropriateNikolai Kosjar2014-05-231-5/+5
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-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
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Editors: Move auto-completion code out of the editorLeandro Melo2010-12-011-9/+9
* Added indenter, code folding and automagically brace insertion to the GLSL ed...Roberto Raggi2010-11-261-0/+137