summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Use std::istreambuf_iterator for file so string readingSebastian Holtermann2018-04-031-20/+29
* Autogen: Protected calls to cmFilePathChecksumSebastian Holtermann2018-04-031-0/+16
* Autogen: Protected calls to cmQtAutoGen::SubDirPrefixSebastian Holtermann2018-04-031-0/+7
* Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtensionSebastian Holtermann2018-04-031-0/+7
* Autogen: Protected calls to cmSystemTools::Split/JoinPathSebastian Holtermann2018-04-031-0/+23
* Autogen: Protected calls to cmSystemTools::CollapseCombinedPathSebastian Holtermann2018-04-031-1/+8
* Autogen: Check if a file is empty before reading itSebastian Holtermann2018-03-061-11/+18
* Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-171-179/+490
* Autogen: Fix for problematic nested lists separatorSebastian Holtermann2017-12-181-0/+3
* Autogen: Add and use cmQtAutoGenerator base classSebastian Holtermann2017-11-191-0/+320