aboutsummaryrefslogtreecommitdiff
path: root/qt/common/smart-ptr/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2011-08-04Add support for Qt QSharedPointer as value wrapperBoris Kolpackov1-0/+25
2011-04-27Use QtCore prefix when including Qt headers1.4.0Boris Kolpackov1-1/+1
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-22Add qt/container implementation testsConstantin Michael1-1/+1
2011-04-22Update qt/smart-ptr implementation testConstantin Michael1-6/+174
2011-04-22Add tests for qt/smart-ptrConstantin Michael1-0/+53