trigger and update of the readerwin, which will crash, since the memento map is in an invalid state.
kolab/issue4187
MERGE: trunk (afaik it is done with signals/slots there, needs to be adapted)
svn path=/branches/kdepim/enterprise/kdepim/; revision=1101903
For this, we use a custom URL handler. In addition, when clicking images,
the hovered URL is set to the path of the image.
kolab/issue2277
MERGE: trunk (once the lost commits are found and re-applied)
svn path=/branches/kdepim/enterprise/kdepim/; revision=1097925
- Remove outdated link to homepage
- in the "important change" info, mention that KMail is based on Akonadi
- in the "new features" info, add some new features (feel free to add more!)
- fix version numbers there
This currently isn't very readable though because of bug 223468.
BUG: 223484
svn path=/trunk/KDE/kdepim/kmail/; revision=1095277
- less risk of symbol collisions across libraries
- the API docs of messageviewer link more correctly
svn path=/trunk/KDE/kdepim/messageviewer/; revision=1085208
- Get rid of kmmessagetag and all its cruft.
- Instead of storing meta information about tags
in the config file (like text or background color), we store them as properties for the
Nepomuk::Tag now. Those properties are generated from a .trig file.
- Move almost all tagging related stuff out of kmmainwidget and into a new class TagActionManager
- Also, remove some old kmkernel stuff, like migration from ~/Mail and ~/KMail or the storage debug
area.
- Make use of the new tag properties in the messagelist, now the coloring works again
- Disable EntityMimeTypeFilterModel, its match() method seems to be buggy
svn path=/branches/work/akonadi-ports/kdepim/; revision=1073362
Merged revisions 1067476 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1067476 | winterz | 2009-12-29 17:55:14 +0100 (Tue, 29 Dec 2009) | 10 lines
Merged revisions 1067420 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1067420 | tmcguire | 2009-12-29 10:51:54 -0500 (Tue, 29 Dec 2009) | 3 lines
Make sure to update the reader window when deleting a attachment, that
was not done when using a seperate reader window.
........
................
svn path=/trunk/KDE/kdepim/; revision=1071368
dialog is shown. backported from trunk for bug 53185
kolab/issue3790
MERGE: e4 (already in trunk)
svn path=/branches/kdepim/enterprise/kdepim/; revision=1071090
I don't see why this is needed, since the connect doesn't use WindowArgs, but
it makes the warning silent.
svn path=/trunk/KDE/kdepim/; revision=1068720
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1067503 | tmcguire | 2009-12-29 12:54:44 -0500 (Tue, 29 Dec 2009) | 7 lines
Add _very_ nasty hack: After deleting an attachment, automatically select the next message that
arrives in the message list, so the 'same' mail stays selected.
This is needed because KMDeleteAttachmentCommand does an add+delete.
kolab/issue3740
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1067554
arrives in the message list, so the 'same' mail stays selected.
This is needed because KMDeleteAttachmentCommand does an add+delete.
kolab/issue3740
svn path=/branches/kdepim/enterprise/kdepim/; revision=1067503
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1067420 | tmcguire | 2009-12-29 10:51:54 -0500 (Tue, 29 Dec 2009) | 3 lines
Make sure to update the reader window when deleting a attachment, that
was not done when using a seperate reader window.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1067476
To use webkit use "cmake -DWEBKIT_BUILD"
As of now the port can show messages but there are _many_ places where the port is incomplete.
All changes are wrapped in #ifdef WEBKIT_BUILD and all old code is still there and active if WEBKIT_BUILD is not defined.
Any unported code should have a "kWarning() << WEBKIT:" to make it easy to spot.
As my time on this is severly limited any help is most welcome...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1064617
No time like a beta test to finally commit the patch for the old parseMsg() crash.
Let's try it and see if anyone complains.
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1059922
To avoid such conflicts, keep a single instance for each foldercollection in a global map, and hand out shared pointers.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1059824
=> remove kmfoldernode/accountwizard (need to rewrite all) / kmdict / networkmanager
Cleanup.
Add signal/slots in kmail_part to signal when collections changed
Port++
etc.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1051639
Implemented as an action in order to also be available as a configurable shortcut.
http://reviewboard.kde.org/r/2017/
svn path=/trunk/KDE/kdepim/; revision=1050216