From kde-commits Sat Aug 01 17:31:49 2009 From: George Kiagiadakis Date: Sat, 01 Aug 2009 17:31:49 +0000 To: kde-commits Subject: playground/network/kcall Message-Id: <1249147909.148562.18590.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=124914792019429 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