Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtAutogen tests: Rename uiconly target to camel case uicOnly | Sebastian Holtermann | 2016-11-29 | 1 | -24/+0 |
| | | | | Also move uicOnly sources to dedicated uicOnlySource directory. | ||||
* | QtAutogen: Make uic work even when the source is in a subdir. | Stephen Kelly | 2014-02-04 | 1 | -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. |