Revision 1203613
Go back to digest for 5th December 2010Bug Fixes in KDE-PIM
Sergio Luis Martins committed changes in /trunk/KDE/kdepim:
Fix "Create todo/reminder" functionality in kmail when using dbus.
kmail created a KTemporaryFile with setAutoRemove( true ) and this variable would go out of scope before korganizer had time to read the file.
File Changes
Modified 6 files
- /trunk/KDE/kdepim
- /incidenceeditor-ng/incidencedefaults.cpp
- /incidenceeditor-ng/incidencedefaults.h
- /incidenceeditor-ng/incidencedialogfactory.cpp
- /incidenceeditor-ng/incidencedialogfactory.h
- /mailcommon/mailutil.cpp
- /mobile/calendar/mainview.cpp
6 files changed in total