aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslindenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlslEditor: Move some class definitions to .cpphjk2024-01-091-9/+32
* CppEditor: Apply 'static pattern' to CppToolsSettingshjk2023-07-261-8/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* plugins: Remove foreach usageArtem Sokolovskii2022-12-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-11/+11
* ClangFormat: Add cursor position to the indenter interfaceIvan Donchevskii2019-01-311-4/+10
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-25/+25
* GlslEditor: ModernizeAlessandro Portale2018-11-131-5/+1
* Clang: Use clang-format for indentationIvan Donchevskii2018-09-121-1/+2
* Editor: Collect indentation for a list of text blocksDavid Schulz2016-08-311-0/+19
* Editor: Fix whitespace cleaning.David Schulz2016-02-241-0/+13
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* 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
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | GlslEditor: Code cosmeticshjk2014-08-211-16/+16
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-2/+2
* Refactor: Get rid of BaseTextEditorWidget from IndenterJarek Kobus2011-08-051-12/+9
* Make C++ code style configurable.Christian Kamm2011-05-241-2/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* 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/+116