Thomas McGuire
718cb3340a
Refactor tag handling:
...
- 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
16 years ago
Bertjan Broeksema
7fe3bd4ca2
- Remove the KMime::Message::Ptr argument from MessageHelper::createRedirect()
...
- Adjust the code to this change
- Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1071847
16 years ago
Thomas McGuire
0144f8a307
Get rid of createReply2, it was identical createReply1, except for the return type.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1071666
16 years ago
Volker Krause
893ec90d33
use Nepomuk tags instead of our own stuff
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1064512
16 years ago
Laurent Montel
cce54add14
Port++
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1061355
17 years ago
Bertjan Broeksema
312e5a993d
Replace all usage of KMime::Message* with KMime::Message::Ptr and use
...
.get() on the Ptr on places where a KMime::Content* is expected.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1050892
17 years ago
Laurent Montel
b5060977fa
Now we can get identity from foldercollection
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043740
17 years ago
Laurent Montel
5f4fa824a0
Port++
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043695
17 years ago
Laurent Montel
9426d94ed0
Use link
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043424
17 years ago
Laurent Montel
a038f17567
Use link
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043421
17 years ago
Laurent Montel
9ae12f07cb
Port link
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043419
17 years ago
Laurent Montel
920b30b94e
Port++
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1043406
17 years ago
Laurent Montel
2365aeff38
Port++
...
Remove not necessary declare function
svn path=/branches/work/akonadi-ports/kdepim/; revision=1042775
17 years ago
Laurent Montel
dc48ced829
Port create ToDO
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041581
17 years ago
Laurent Montel
5922ecba3b
Create resend function
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041200
17 years ago
Andras Mantia
e3ed0db276
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037829
17 years ago
Andras Mantia
f740c081bd
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
...
Don't update if you don't want to fix it. If you still do, disable kmail from compilation.
And never try to run it on important data. ;)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036843
17 years ago
Andras Mantia
502d6146cd
More stuff ported from KMMessage
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036759
17 years ago
Andras Mantia
e70ab7d5b7
More stuff ported from KMMessage
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036670
17 years ago
Andras Mantia
01bef36a35
Add a message helper that extends the KMime::Message functionality (and provides part of what was in KMMessage and KMMsgBase). It is not compiled yet. :)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036572
17 years ago