[Knode-devel] kdepim
David Faure
faure at kde.org
Tue Jan 6 13:09:43 CET 2004
CVS commit by faure:
Integration of standalone knode with kontact. Looks like I'm done with this,
KNotes is already correctly integrated.
Fixed KParts::PartManager warning due to addPart called more than once:
added virtual method in Core, emitted by createPart.
Added copyright/license statements to *_options.h (copied from */main.cpp).
Except for kmail, since its main.cpp doesn't have a copyright/license - FIXME
A knode/knode_options.h 1.1 [GPL (v2+)]
M +23 -0 kaddressbook/kaddressbook_options.h 1.2
M +1 -5 knode/knapplication.cpp 1.22
M +14 -0 knode/knmainwidget.cpp 1.19
M +4 -0 knode/knmainwidget.h 1.10
M +8 -0 knode/knodeiface.h 1.3
M +2 -8 knode/main.cpp 1.40
M +1 -1 kontact/interfaces/core.cpp 1.14
M +10 -1 kontact/interfaces/core.h 1.21
M +3 -1 kontact/interfaces/plugin.cpp 1.32
M +10 -2 kontact/interfaces/uniqueapphandler.cpp 1.3
M +1 -1 kontact/plugins/kmail/kmail_plugin.cpp 1.29
M +32 -5 kontact/plugins/knode/knode_plugin.cpp 1.8
M +11 -1 kontact/plugins/knode/knode_plugin.h 1.8
M +7 -14 kontact/src/mainwindow.cpp 1.98
M +1 -1 kontact/src/mainwindow.h 1.42
M +25 -0 korganizer/korganizer_options.h 1.2
More information about the Knode-devel
mailing list