aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslfilewizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* JsonWizard: Replace GLSL wizards with JsonWizardTobias Hunger2014-09-301-154/+0
* GlslEditor: Also camel-case the namespacehjk2014-08-221-1/+1
* GlslEditor: Code cosmeticshjk2014-08-211-25/+29
* Utils: Remove FileWizard class altogetherTobias Hunger2014-06-121-3/+10
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-1/+1
* Introduce BaseFileWizardTobias Hunger2014-06-061-24/+11
* BaseFileWizardFactory: rename createWizardDialog method to createTobias Hunger2014-06-061-4/+3
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-051-2/+2
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* Cleanup IWizard interface and usershjk2013-09-241-14/+3
* Fix Krazy warnings about includes/header guards in various editors.Friedemann Kleint2013-03-121-2/+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
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-0/+5
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-071-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+5
* 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
* Shader vars now prefixed with "qt_", not "qgl_".Rhys Weatherley2010-12-021-18/+18
* Detect GLSL vs GLSL/ES based on mime typeRhys Weatherley2010-12-011-5/+29
* Add GLSL file types to the File->New wizardRhys Weatherley2010-11-241-0/+136