Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-27 | Use QtCore prefix when including Qt headers1.4.0 | Boris Kolpackov | 1 | -4/+37 | |
This appears to be more portable. For example, on Mac OS X with -framework QtCore option include <QString> does not work while including <QtCore/QString> does. | |||||
2011-04-24 | Improve autoconf test for Qt | Boris Kolpackov | 1 | -5/+61 | |
2011-04-22 | Add code for Qt profile dist build | Constantin Michael | 1 | -0/+86 | |