Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Revert "make shadow builds work even if a non-shadow build is present" | Bradley T. Hughes | 2009-03-27 | 2 | -2/+2 | |
| | | | | | | | | This reverts commit 3aff9113a9702ea6f7e099a73136a718ae1b992f. | |||||
| * | don't include uic in non-gui configurations | Oswald Buddenhagen | 2009-03-27 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | uic is set in default_pre. this leads to useless -I compiler flags when no ui files are used in fact, so it would be nice to get rid of it in cases where it is not used. for backwards compat, don't remove it from the _pre, but add some magic to _post to remove it again if QT does not contain gui. of course, we need a force_uic CONFIG to enable an exception for QtGui itself ... | |||||
| * | make shadow builds work even if a non-shadow build is present | Oswald Buddenhagen | 2009-03-27 | 2 | -2/+2 | |
| | | ||||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 321 | -0/+18817 | |
| | ||||||
* | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 321 | -0/+18818 | |