summaryrefslogtreecommitdiff
path: root/Source/cmQtAutoGenerators.h
Commit message (Expand)AuthorAgeFilesLines
* QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-241-0/+10
* QtAutogen: Expand rccfiles into a vector early in the autogen process.Stephen Kelly2014-10-231-1/+1
* QtAutogen: Extract a GetRccExecutable method.Stephen Kelly2014-10-231-0/+2
* Merge topic 'autogen-fixes'Brad King2014-09-221-12/+12
|\
| * QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-181-12/+12
* | QtAutogen: Put generated qrc files in a target-specific dir.Stephen Kelly2014-04-181-0/+1
* | Merge topic 'fix-Qt-Autogen'Brad King2014-03-261-1/+1
|\ \ | |/
| * QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-251-1/+1
* | stringapi: Use strings for directoriesBen Boeckel2014-03-081-4/+4
* | stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
|/
* QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-041-6/+6
* QtAutogen: Separate source file processing from AUTOMOC.Stephen Kelly2014-01-281-1/+1
* QtAutogen: Make some methods appropriately file-static.Stephen Kelly2014-01-281-4/+0
* Constify autogen handling.Stephen Kelly2013-12-111-4/+4
* Autogen: Split AutoRcc handling into two methodsStephen Kelly2013-12-111-0/+1
* QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-271-1/+2
* cmAutogen: Rename method to InitializeAutogenTargetStephen Kelly2013-11-051-1/+1
* Add automatic rcc invocation for Qt.Stephen Kelly2013-10-241-0/+9
* Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-3/+24
* Rename RunAutomoc to RunAutogen.Stephen Kelly2013-10-241-1/+1
* Extract an SetupAutoMocTarget method.Stephen Kelly2013-10-241-0/+5
* Rename method to reflect generic use.Stephen Kelly2013-10-241-1/+1
* Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-241-0/+96