Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not add UI_DIR to INCLUDEPATH if no FORMS are used | Oswald Buddenhagen | 2009-04-20 | 1 | -4/+6 |
| | | | | Reviewed-by: mariusSO | ||||
* | make shadow builds with default moc/ui dirs work again | Oswald Buddenhagen | 2009-04-07 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | append the source dir to the include path, but only after the dirs with the generated files. this seems to have worked before only accidentally: the unqualified default dirs were expanded to the source dir instead of the build dir, but the build dir is added implicitly by default, so things magically worked. now that we qualify the moc/ui dirs, projects relying on the strange side effect suddenly break. we should probably add the source dir to the include path by default, but this coupling to uic/moc is closer to the historical behavior and thus should be safer. Reviewed-by: mariusSO | ||||
* | some more quoting for qmake ... | Oswald Buddenhagen | 2009-04-02 | 1 | -1/+1 |
| | | | | sometimes, even two reviews are not enough ... | ||||
* | re-apply improved version of 3aff9113a9702ea6f7e099a73136a718ae1b992f | Oswald Buddenhagen | 2009-04-02 | 1 | -1/+4 |
| | | | | | | | this time, it can deal with directories which are absolute to start with. Reviewed-by: mariusSO | ||||
* | Revert "make shadow builds work even if a non-shadow build is present" | Bradley T. Hughes | 2009-03-27 | 1 | -1/+1 |
| | | | | This reverts commit 3aff9113a9702ea6f7e099a73136a718ae1b992f. | ||||
* | make shadow builds work even if a non-shadow build is present | Oswald Buddenhagen | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+111 |