aboutsummaryrefslogtreecommitdiff
path: root/devel/qt4-qtestlib/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to qt 4.4.1Martin Wilke2008-08-041-2/+2
| | | | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Notes: svn path=/head/; revision=218043
* Fix various format string vulnerabilities in Qt3 and Qt4.Michael Nottebrock2007-07-301-0/+15
Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375 Security: CVE-2007-3388 Notes: svn path=/head/; revision=196763