SVN commit 1005662 by gkiagia: Implement connection status tracking in AccountManager and add a magic "connect/disconnect" button in the main window that connects all accounts by setting them to their "AutomaticPresence" presence if they are disconnected or disconnects them if they are connected. M +5 -0 kcallui.rc M +0 -16 libkcallprivate/accountitem.cpp M +1 -2 libkcallprivate/accountitem.h M +147 -20 libkcallprivate/accountmanager.cpp M +15 -0 libkcallprivate/accountmanager.h M +0 -1 libkcallprivate/treemodel.h M +56 -11 mainwindow.cpp M +5 -2 mainwindow.h http://websvn.kde.org/?view=rev&revision=1005662