Thomas McGuire
2a42ad9f89
Merged revisions 826432 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r826432 | tmcguire | 2008-06-30 20:37:00 +0200 (Mon, 30 Jun 2008) | 13 lines
Merged revisions 826213,826424 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/kmail-soc
........
r826213 | stefanek | 2008-06-30 03:49:46 +0200 (Mon, 30 Jun 2008) | 1 line
Fix for broken item sizes in KMMimePartTree.
........
r826424 | stefanek | 2008-06-30 20:16:34 +0200 (Mon, 30 Jun 2008) | 1 line
Added a doc snippet and using longer variable names in correctSize()
........
................
svn path=/branches/kdepim/enterprise4/kdepim/; revision=834996
18 years ago
Thomas McGuire
9ef2025c08
Merged revisions 826213,826424 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/kmail-soc
........
r826213 | stefanek | 2008-06-30 03:49:46 +0200 (Mon, 30 Jun 2008) | 1 line
Fix for broken item sizes in KMMimePartTree.
........
r826424 | stefanek | 2008-06-30 20:16:34 +0200 (Mon, 30 Jun 2008) | 1 line
Added a doc snippet and using longer variable names in correctSize()
........
svn path=/trunk/KDE/kdepim/; revision=826432
18 years ago
Szymon Stefanek
21c8719355
Moved the base for KPIM::FolderTreeWidget to its own files since
...
it provides very common functionality. Named it KPIM::TreeWidget
and used also as base of KMMimePartTree in kmail to maximize code reusal.
Others might take advantage of it.
Avoid using numeric constants for column indexes in KMMimePartTree.
Use descriptive preprocessor constants instead.
Implemented sorting in KMMimePartTree: it's useful when many attachments
are present and one wants only the ones of a certain type.
By default the sort indicator is not shown and we keep the sort insertion
order. We also revert to this order each time the view is filled.
Some minor additions to documentation
Source cleanup: inverted the order of a couple of functions.
svn path=/trunk/KDE/kdepim/; revision=803140
18 years ago
Thomas McGuire
84ab0070f2
Bug fixes:
...
- Don't eat escape or enter keypresses, so that moving a message to a folder
with the keyboard works again
- actually return the correct folder, by setting the currentItem as well, instead of
only selecting an item.
Other stuff:
- Add some consts
- use QAction::setData instead of comparing the action names
- //< => ///<, so that doxygen recognises those
- some style fixes (identation, whitespace mainly)
- remove the ifdef'd out styleDependantFrameWidth
svn path=/trunk/KDE/kdepim/; revision=802876
18 years ago
Szymon Stefanek
6de6a1f46a
Ifdefed out setStyleDependantFrameWidth() which doesn't seem to make sense anymore. Delete if nobody complains within a reasonable timeframe.
...
svn path=/trunk/KDE/kdepim/; revision=800146
18 years ago
Szymon Stefanek
fa77f7e772
KDEPIM Coding style exercises while looking around...
...
svn path=/trunk/KDE/kdepim/; revision=800034
18 years ago
Szymon Stefanek
b3a0eb7375
Use KMenu instead of QMenu. Also some minor cosmetic fixes.
...
svn path=/trunk/KDE/kdepim/; revision=799710
18 years ago
Szymon Stefanek
212f13f726
KMMimePartTree ported to native Qt4. We also selective column hiding now.
...
svn path=/trunk/KDE/kdepim/; revision=799703
18 years ago
Andreas Hartmetz
2cbfd47542
Merged revisions [very long list edited out] via svnmerge from
...
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r716393 | tilladam | 2007-09-24 18:38:06 +0200 (Mo, 24 Sep 2007) | 3 lines
Remove some stale code, implement dragging stuff out of the mime part viewer.
prokde35-z item 21.
........
r716908 | tilladam | 2007-09-25 17:25:40 +0200 (Di, 25 Sep 2007) | 2 lines
Only copy out of the mimetree viewer. Doesn't work, unfortunately.
........
r747512 | vkrause | 2007-12-12 08:53:06 +0100 (Mi, 12 Dez 2007) | 2 lines
Sync context menus in reader and mimepart treeview.
........
r747518 | vkrause | 2007-12-12 09:18:35 +0100 (Mi, 12 Dez 2007) | 2 lines
Add copy attachment action to context menu.
........
svn path=/trunk/KDE/kdepim/; revision=768224
18 years ago
Till Adam
9dc518bce6
Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page
...
of all the changes, they are too numerous to list here.
svn path=/branches/KDE/3.5/kdepim/; revision=766792
18 years ago
Volker Krause
940df47678
Add copy attachment action to context menu.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=747518
19 years ago
Volker Krause
d893102672
Sync context menus in reader and mimepart treeview.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=747512
19 years ago
Till Adam
59fced4ef7
Remove some stale code, implement dragging stuff out of the mime part viewer.
...
prokde35-z item 21.
svn path=/branches/kdepim/enterprise/kdepim/; revision=716393
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Volker Krause
a87581621d
Add edit + delete attachment actions to the mime part tree
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=668963
19 years ago
David Faure
8270ad07db
Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch.
...
svn path=/branches/kdepim/proko2-full/kdepim/; revision=541169
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Laurent Montel
a574251bf1
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/; revision=518169
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Ingo Klcker
81a7e3ba13
Partial port to current kdelibs4_snapshot. Time to hit the bed.
...
svn path=/trunk/KDE/kdepim/; revision=467348
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Reinhold Kainhofer
2e77a55d99
The FSF has moved, use the new address in all license files and headers ...
...
svn path=/trunk/KDE/kdepim/; revision=437980
21 years ago
Marc Mutz
aa88952748
Always fully qualify friend declarations lest they act as forward declarations themselves. This change has higlighted a few missing forward decls in header files.
...
svn path=/trunk/KDE/kdepim/; revision=428498
21 years ago
Daniel Molkentin
64d774e3c0
adding missing copyright header
...
svn path=/trunk/kdepim/; revision=362256
22 years ago
Ingo Klcker
64ed7d81a7
Get rid of unnecessary code duplication and let KMSaveAttachmentsCommand handle the Save All Attachments case.
...
svn path=/trunk/kdepim/; revision=317968
22 years ago
Carsten Burghardt
58af24b20e
Correct the sizes shown in the mtv for imap messages. Parts sum up the size of their children and compare this to their own.
...
svn path=/trunk/kdepim/; revision=284336
22 years ago
Marc Mutz
440d618087
Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass).
...
svn path=/trunk/kdepim/; revision=258284
23 years ago
Ingo Klcker
239abc8f5e
- Move some code to new KMMimePartTree::setStyleDependantFrameWidth method to avoid code duplication.
...
- reimplement KListView::styleChange so that the frame width is updated in case the style is changed.
Remark: This is the same stuff as in KMHeaders. So a super class would probably be a good idea (too avoid code duplication). But there's also KFolder (in libkdenetwork) which also needs this code. So for now I leave it at that.
svn path=/trunk/kdepim/; revision=256265
23 years ago
Carsten Burghardt
bbdcd95335
Load imap attachments on demand and load the messages itself progressively. Cool ;-)
...
svn path=/trunk/kdepim/; revision=240060
23 years ago
Dirk Mueller
05ce0dd767
unbreak compilation (gcc 3.4+)
...
svn path=/trunk/kdepim/; revision=239255
23 years ago
David Faure
1b0d0de95f
Merge "Save As" and "Save Selected Items", factorize code.
...
svn path=/trunk/kdepim/; revision=236049
23 years ago
Marc Mutz
b31d1702f6
- change text shown for app/octet-stream. Was: "Unknown", now is: "Unspecified Binary Data"
...
- Pass mimetree item parents as pointers instead of reference.
svn path=/trunk/kdepim/; revision=229274
23 years ago
Laurent Montel
071ccdea01
Add function to "Save All" attachment.
...
svn path=/trunk/kdepim/; revision=221238
23 years ago
Zack Rusin
40d3418693
"Necessity not the mother of invention". ok, this is not exactly ground breaking
...
but adding "Save selected attachmentes" to mime tree to allow saving of all
attachments from the email in one go was definitely needed.
svn path=/trunk/kdepim/; revision=216423
23 years ago
Karl-Heinz Zimmer
c76ef480b7
Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message.
...
svn path=/trunk/kdenetwork/kmail/; revision=181665
24 years ago
Marc Mutz
7b08511f34
CCMAIL: kmail@kde.org
...
A present for Ingo: Intelligent (I hope) column width handling.
svn path=/trunk/kdenetwork/kmail/; revision=176790
24 years ago
Marc Mutz
55624177db
icons for the mime tree viewer. I opted to special-case multipart/* and assign a folder icon for that and leave the "raw" mimetype (at least until someone writes up good comments ;-)
...
svn path=/trunk/kdenetwork/kmail/; revision=176740
24 years ago
Marc Mutz
5055f18c44
KIO::convertiSize() the size of attachments in the mime tree viewer
...
svn path=/trunk/kdenetwork/kmail/; revision=176660
24 years ago
Marc Mutz
bcc949dbfd
KMMimePartTree is now a KListView (was QListView). Fixed sizing of columns; some indention fixes in the .h file
...
svn path=/trunk/kdenetwork/kmail/; revision=176413
24 years ago
Karl-Heinz Zimmer
d17c8a6946
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
...
( see: http://www.gnupg.org/aegypten/ )
b) Removed some misleading warnings
c) Added Marc Mutz's patch of kmmsgpart.cpp: Make sure
Quoted Printable processing goes analogous to base64
by using KMime now and have some little improvements
in ::body().
d) AEGYPTEN_BRANCH was using KDockWidgets, these have been
(temporarily) disabled in the HEAD branch: will be
activated once KDockWidget has better usability.
Result of this: At the moment the new KMMimePartTree
is invisible - will be fixed right now.
PLEASE use the bug tracker to report any errors that might
result from this merger - additionally you may send mails
directly to me.
Karl-Heinz Zimmer, Senior Software Engineer, Klaraelvdalens Datakonsult AB
<mailto:khz@klaralvdalens-datakonsult.se> <mailto:khz@kde.org>
svn path=/trunk/kdenetwork/kmail/; revision=151089
24 years ago