CVS commit by mklingens: Remove all usage of QPtrList::next() from this class. Some methods already used a copy of the entire pointer list as ugly hack, replace it with an iterator instead. Also some other minor code cleanups and reformatting. M +76 -70 kopeteaccountmanager.cpp 1.27