From kde-commits Tue Feb 18 06:46:46 2003 From: Adriaan de Groot Date: Tue, 18 Feb 2003 06:46:46 +0000 To: kde-commits Subject: kdelibs X-MARC-Message: https://marc.info/?l=kde-commits&m=104555088319049 CVS commit by adridg: Headers purity: make each header define all types it needs and include necessary headers so that it can compile on its own. In addition, QT_NO_ASCII_CAST purity, replace "" with QString(), for example. M +3 -0 interfaces/kregexpeditor/kregexpeditorinterface.h 1.10 M +2 -2 kdecore/kcalendarsystemfactory.h 1.4 M +3 -1 kdecore/kipc.h 1.16 M +2 -2 kdecore/krootprop.h 1.22 M +5 -1 kdecore/kshortcutlist.h 1.7 M +3 -0 kdeui/kactionshortcutlist.h 1.3 M +4 -2 kdeui/kpixmapio.h 1.10 M +22 -12 kdeui/kpluginselector.h 1.2 M +3 -2 kdeui/ksharedpixmap.h 1.8 M +3 -1 kdoctools/Makefile.am 1.52 M +5 -1 kdoctools/xslt.cpp 1.60 M +2 -2 kio/bookmarks/kbookmarkmenu.h 1.48 M +1 -1 kio/kfile/kimagefilepreview.h 1.8 M +2 -2 kio/kio/kurifilter.h 1.29 M +1 -1 kio/kssl/ksslcertificatehome.h 1.15 M +4 -2 kio/kssl/ksslpkcs12.h 1.13 M +2 -0 kio/kssl/ksslsigners.h 1.7 M +1 -1 kio/kssl/ksslx509map.h 1.3