aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/glsl/glslastdump.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Workaround 5.15 deprecations in QTextStreamsDavid Schulz2020-01-171-2/+1
* Fix compile before current Qt devChristian Stenger2019-11-121-1/+2
* Partial compile fix for current Qt dev and/or Qt 6hjk2019-11-121-1/+1
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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-1/+1
* 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
* | Build fix when use -no-stl optionYuchen Deng2011-10-221-0/+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
* Dispose the memory allocated for the demangled id.Roberto Raggi2010-11-251-1/+5
* Introduced a simple AST dumper for GLSL.Roberto Raggi2010-11-191-0/+64