Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-08 | Qt-Module: fix name option with multiple rcc files | Markus Theil | 1 | -8/+16 |
2017-11-03 | Qt-Module: fix rcc `name` with Qt4 | Markus Theil | 1 | -1/+1 |
2017-11-03 | Qt5-Module: add `name` option to rcc | Markus Theil | 1 | -1/+1 |
2017-10-31 | namespace run_targets by subproject | Martin Kelly | 1 | -1/+1 |
2017-10-29 | Fixes the `kwargs` handling. | Leif Middelschulte | 1 | -1/+1 |
2017-10-26 | removes unnecessary code as suggested by @jeandet | Leif Middelschulte | 1 | -5/+1 |
2017-10-26 | removes unnecessary if/else-statement as suggested by @jeandet | Leif Middelschulte | 1 | -4/+1 |
2017-10-25 | Qt5-Module: Add `moc_extra_arguments` keyword support. | Leif Middelschulte | 1 | -5/+14 |
2017-10-12 | Factorized Qt compilers version probing. | Alexis Jeandet | 1 | -44/+17 |
2017-10-10 | Factorized Qt4 and Qt5 modules in one base class. | Alexis Jeandet | 1 | -0/+163 |