From kde-commits Sun Oct 25 12:59:13 2009 From: Tom Albers Date: Sun, 25 Oct 2009 12:59:13 +0000 To: kde-commits Subject: extragear/pim/mailody/src Message-Id: <1256475553.755103.15684.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125647556322563 SVN commit 1040052 by toma: Random cleanups, consts, and move the QDockWidgets handling to KActions so people can assign shortcuts to it and removed the ugly debug output from xmlgui. M +1 -1 aboutdata.cpp M +5 -7 addresslineedit.cpp M +5 -5 attachmentwidget.cpp M +2 -3 attachmentwidget.h M +0 -17 composerrecipientwidget.cpp M +1 -1 composerrecipientwidget.h M +2 -2 composertextedit.cpp M +3 -3 global.cpp M +4 -3 mailodypartui.rc M +4 -3 mailodyui.rc M +7 -7 main.cpp M +75 -72 mainwindow.cpp M +9 -2 mainwindow.h M +7 -9 messagedata.cpp M +15 -15 messageheaderwidget.cpp M +8 -8 quickreplywidget.cpp M +2 -2 sendmessage.cpp M +6 -6 systemtray.cpp http://websvn.kde.org/?view=rev&revision=1040052