From kde-commits Wed Jan 04 17:30:56 2006 From: Olivier Goffart Date: Wed, 04 Jan 2006 17:30:56 +0000 To: kde-commits Subject: KDE/kdelibs Message-Id: <1136395856.220837.9753.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113639590022684 SVN commit 494328 by ogoffart: Use QFlags instead of bool, bool, bool for writeEntry options M +8 -8 kconf_update/kconf_update.cpp M +2 -2 kdecore/kaccelaction.cpp M +53 -65 kdecore/kconfigbase.cpp M +108 -257 kdecore/kconfigbase.h M +3 -3 kdecore/kshortcutlist.cpp M +1 -1 kdeprint/kmspecialmanager.cpp M +1 -1 kdeui/kactionclasses.cpp M +2 -2 kdeui/kdialog.cpp M +0 -46 kdeui/kdialogbase.cpp M +0 -44 kdeui/kdialogbase.h M +1 -1 kdeui/kkeydialog.cpp M +2 -2 kdeui/kmessagebox.cpp M +6 -8 kdeui/ksconfig.cpp M +2 -2 kio/kfile/kdirselectdialog.cpp M +1 -1 kio/kfile/kfilespeedbar.cpp M +4 -4 kio/kfile/knotifydialog.h M +10 -10 kio/kfile/kpropertiesdialog.cpp M +5 -6 kio/kfile/kurlbar.cpp