[Knode-devel] kdepim/kontact
Tobias Koenig
tokoe at kde.org
Mon Dec 1 23:11:52 CET 2003
CVS commit by tokoe:
The Kontact::Plugin class has a new method invisibleToolbarActions() now, which
returns a list of action names which shouldn't be appear in the toolbar.
With this functionality I can revert my last commit which just removes the
actions from the action collection which results in bugs like #69370.
Furthermore the Kontact Plugin Version is increased to 2 now.
CCMAIL:69370-done at bugs.kde.org
M +11 -2 interfaces/plugin.h 1.34
M +5 -4 plugins/kaddressbook/kaddressbook_plugin.cpp 1.33
M +2 -0 plugins/kaddressbook/kaddressbook_plugin.h 1.23
M +1 -1 plugins/kaddressbook/kaddressbookplugin.desktop 1.18
M +1 -1 plugins/kitchensync/kitchensync.desktop 1.30
M +5 -4 plugins/kmail/kmail_plugin.cpp 1.25
M +2 -0 plugins/kmail/kmail_plugin.h 1.18
M +1 -1 plugins/kmail/kmailplugin.desktop 1.31
M +5 -0 plugins/knode/knode_plugin.cpp 1.6
M +2 -0 plugins/knode/knode_plugin.h 1.6
M +1 -1 plugins/knode/knodeplugin.desktop 1.20
M +5 -7 plugins/korganizer/korganizerplugin.cpp 1.13
M +1 -1 plugins/korganizer/korganizerplugin.desktop 1.22
M +1 -0 plugins/korganizer/korganizerplugin.h 1.7
M +5 -7 plugins/korganizer/todoplugin.cpp 1.12
M +1 -1 plugins/korganizer/todoplugin.desktop 1.27
M +2 -0 plugins/korganizer/todoplugin.h 1.6
M +10 -1 src/mainwindow.cpp 1.94
More information about the Knode-devel
mailing list