summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/sub/uiconly.ui
Commit message (Collapse)AuthorAgeFilesLines
* QtAutogen tests: Rename uiconly target to camel case uicOnlySebastian Holtermann2016-11-291-24/+0
| | | | Also move uicOnly sources to dedicated uicOnlySource directory.
* QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-041-0/+24
Modify the includedUis to store the path to the file which includes the ui file. Reuse that path to generate the output file from the uic process.