Thomas Moenicke
b45b6e0379
* fixed rendering issues (removed divs)
...
* added borders
svn path=/branches/kdepim/enterprise/kdepim/; revision=718506
19 years ago
Volker Krause
a32a3c9d8e
Hide floating attachment view when printing.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717318
19 years ago
Thomas Moenicke
9e4ed53562
* made encapsulated headers white
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717313
19 years ago
Thomas Moenicke
8e6b50f231
* added topLevel flag to headers
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717304
19 years ago
Volker Krause
cb33a96a47
fix z-order
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717292
19 years ago
Volker Krause
0366fc2ec9
fix context menu and links for mail addresses in the new header style
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717264
19 years ago
Thomas Moenicke
7656f937aa
* fixed borders as well as cc and bcc header entries
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=717254
19 years ago
Volker Krause
bae2625bd4
Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-717219,717221-717250 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r716902 | vkrause | 2007-09-25 17:02:42 +0200 (Tue, 25 Sep 2007) | 2 lines
Show attachments as part of the header.
........
r716905 | vkrause | 2007-09-25 17:15:30 +0200 (Tue, 25 Sep 2007) | 2 lines
revert accidental search/replace
........
r716926 | vkrause | 2007-09-25 18:19:28 +0200 (Tue, 25 Sep 2007) | 2 lines
Fix context menus in the new attachment view.
........
r717249 | vkrause | 2007-09-26 14:04:55 +0200 (Wed, 26 Sep 2007) | 3 lines
- fix loading/saving of the header style
- integrate attachment view into the new header style
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=717252
19 years ago
Thomas Moenicke
2d0b99d291
Merged revisions 712134-715136,715138-715142,715144-715319,715321-717205,717207-717209 via svnmerge from
...
https://svn.kde.org/home/kde/branches/work/~moenicke/enterprise_pretty
........
r717200 | moenicke | 2007-09-26 11:09:50 +0200 (Wed, 26 Sep 2007) | 3 lines
* added new Enterprise header style
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=717214
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Pradeepto Bhattacharya
d46e11860a
Krazy Fix #1 - Second installment.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=680258
19 years ago
Pradeepto Bhattacharya
381cb2cc27
Merge ...
...
SVN commit 645242 by winterz:
merge commits 643365,645115,645236 by winterz
to show the User-Agent or X-Mailer value in fancy headers
if so configured.
svn path=/branches/kdepim/enterprise/kdepim/; revision=667955
19 years ago
Allen Winter
f269bba3aa
merge commits 643365,645115,645236 by winterz
...
to show the User-Agent or X-Mailer value in fancy headers
if so configured.
svn path=/branches/KDE/3.5/kdepim/; revision=645242
19 years ago
Allen Winter
a95501138c
Nick's patch for displaying Face-formatted pictures in the header that has been
...
tested and lingering for a long time and keeps getting lost.
Ingo approved this a long time ago.
Thanks for the patch Nick, and apologies for the many delays.
BUGS: 109836
svn path=/branches/KDE/3.5/kdepim/; revision=596213
20 years ago
Till Adam
8e2dd85300
Looks for identities in the CC header as wel as the To header, and if none
...
are found, use the full To header.
svn path=/branches/kdepim/proko2/kdepim/; revision=567198
20 years ago
Pradeepto Bhattacharya
c8d8da6fc1
Proko2 Issue 1301: Handled cases where To doesnot have the appropriate identity. Example : id in Mailing lists, CC
...
and BCC
svn path=/branches/kdepim/proko2/kdepim/; revision=567175
20 years ago
Pradeepto Bhattacharya
a376414fa2
Proko2 Issue 1301 : Code cleanup. Removed the extra QStringList :)
...
svn path=/branches/kdepim/proko2/kdepim/; revision=567147
20 years ago
Pradeepto Bhattacharya
e102f88800
Proko Issue 1301 : Headers with only Tos that match the Identity.
...
TODO: if an user receives a mail becasue he/she is in a mailinglist that is in the To and not because he/she was
explictily in the To.
svn path=/branches/kdepim/proko2/kdepim/; revision=567046
20 years ago
Pradeepto Bhattacharya
1e5f321959
Proko2 Issue 1301 : #1 Removed decorations
...
#2 Cleaned up a bit of cruft.
svn path=/branches/kdepim/proko2/kdepim/; revision=566536
20 years ago
Pradeepto Bhattacharya
95a63041a3
Proko Issue 1301 and 1302
...
Added "Minimal Header Strategy"
Added Menubar items to standalone reader window.
svn path=/branches/kdepim/proko2/kdepim/; revision=562865
20 years ago
Pradeepto Bhattacharya
e54466aeb5
Adding "View Minimal Headers" as requested by Intevation. [Proko Issue 1301]
...
TODO: Fix menu in reader window to show Headers menu item properly. [Proko Issue 1302]
TODO: May need a bit of 3.5 style polishing.(later)
svn path=/branches/kdepim/proko2/kdepim/; revision=561561
20 years ago
Ingo Klcker
12ae5c5714
Fix bug 129554 (all-headers display should always use direction=ltr)
...
Patch by Chen Levy. Thanks.
BUG: 129554
svn path=/branches/KDE/3.5/kdepim/; revision=553736
20 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
Nick Brown
f2ef01a9da
Reverting 451500
...
Please accept my deepest apologies, I only over my KDE inexperience as
an excuse.
I was unaware of the feature freeze.
I had asked for and was given a review on the #kontact irc channel.
I will make the required changes and attach a new patch to bug report
for safe keeping. How do I add something to the feature list for a
future release as I am keen to get this into kmail at some point?
Sorry again.
CCBUG: 109836
svn path=/branches/KDE/3.5/kdepim/; revision=451833
21 years ago
Nick Brown
5bb3a3cff9
FEATURE: 109836
...
Add Support for displaying Face: header
svn path=/branches/KDE/3.5/kdepim/; revision=451500
21 years ago
Andreas Gungl
391fe4845f
Show the address used to redirect a message in fancy header mode
...
svn path=/branches/KDE/3.5/kdepim/; revision=451453
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
David Faure
0c9148bf15
Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...)
...
were "saved" to kmailrc, but kmailrc wasn't synced, so in case of a kmail crash, X crash, power failure, kernel oops...
the settings would be lost, and on the next kmail restart very strange errors would happen when syncing
(can't create folder, folder already there, folder missing, etc.)
The solution: sync(). But while being at it I implemented buffering of sync requests
which was a TODO in kmkernel, but did it in GlobalSettings as Till suggested;
which in turn means we need our own GlobalSettings inheriting GlobalSettingsBase,
and the code lacked ::self()-> in many places to allow that.
srcdir!=builddir users: don't forget to delete globalsettings.{cpp,h} from the builddir
since it's not generated anymore!
CCMAIL: kmail-devel@kde.org
svn path=/trunk/KDE/kdepim/; revision=432538
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
Thomas Zander
753d8448fb
CVSSILENT: More header cleanup
...
svn path=/trunk/KDE/kdepim/; revision=425133
21 years ago
Thomas Zander
e9bc21966a
Remove unneeded include for kmkernel.h (37 files less to compile on every change!)
...
svn path=/trunk/KDE/kdepim/; revision=425088
21 years ago
Tobias Koenig
08ca740746
Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have
...
only _one_ address book available...
That might break some apps... but since we'll use an async API in 4.0 the apps
must be rewritten anyway.
CCMAIL:kde-pim@kde.org
svn path=/trunk/kdepim/; revision=399156
21 years ago
Till Adam
69aa65d217
And once more in HEAD: If there is no valid email address in the from but
...
a name, display it.
svn path=/trunk/kdepim/; revision=393885
21 years ago
Till Adam
9639eafe85
If there is no valid email address in the from, but a name, display it.
...
svn path=/branches/KDE_3_4_BRANCH/kdepim/; revision=393883
21 years ago
Till Adam
d919acacd9
If there is no valid email address in the From header, but a name, display
...
it.
svn path=/branches/proko2/kdepim/; revision=393854
21 years ago
Ingo Klcker
ccb3a8ad70
Add support for smileys/emoticons to KMail. Based on patch by Sam "earl grey".
...
FEATURE:83388
GUI:
svn path=/trunk/kdepim/; revision=384400
21 years ago
Jakob Schrter
8e21cc7cee
- use QImage for output, too
...
svn path=/trunk/kdepim/; revision=378920
21 years ago
Ingo Klcker
ff1ff956d8
- Move normalizedAddress, decodeIDN, encodeIDN, normalizeAddressesAndDecodeIDNs and normalizeAddressesAndEncodeIDNs from KMMessage to libemailfunctions.
...
- Replace the too simple KPIM::getEmailAddr by getFirstEmailAddress/getEmailAddress.
svn path=/trunk/kdepim/; revision=376513
22 years ago
Edwin Schepers
f9bbf9cfac
Don't show <br> tags in the tooltip of the spamstatus
...
svn path=/trunk/kdepim/; revision=374116
22 years ago
Ingo Klcker
193fcd1bc1
Use title instead of alt.
...
svn path=/trunk/kdepim/; revision=371681
22 years ago
Ingo Klcker
b4b88356b3
Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley.
...
FEATURE:
GUI:
svn path=/trunk/kdepim/; revision=371188
22 years ago
Ingo Klcker
479ac92585
CVS_SILENT more trailing whitespace removal
...
svn path=/trunk/kdepim/; revision=369135
22 years ago
Jakob Schrter
2bd2ced8cf
- X-Face support for KMail. A X-Face can be set per identity, either from an existing image, the user's address book entry's picture or an image file. X-Faces of incoming messages will be displayed in the reader win with the fancy header style.
...
FEATURE: 28319
svn path=/trunk/kdepim/; revision=365474
22 years ago
Till Adam
0f3195aa01
Smoothscale addressbook images which are too large so they don't look as
...
pixely.
svn path=/trunk/kdepim/; revision=362863
22 years ago
Till Adam
a8c697bf98
- decouple the addressbook image displaying from the im presence, so that
...
non-kopete or konversation users get cute images as well
- remove the status and statuspic pseudoheaders, this does not belong in
headerstrategy, but in headestyle
- remove im status display from all but fancy
- various cleanups and reorderings
svn path=/trunk/kdepim/; revision=360960
22 years ago
Till Adam
8e19f9cbe5
CVS_SILENT debug--
...
svn path=/trunk/kdepim/; revision=360317
22 years ago
Till Adam
9dc6047e22
Show pictures of people in the addressbook since we hit it anyway trying
...
to figure out online status. Cute.
svn path=/trunk/kdepim/; revision=360315
22 years ago
Bo Thorsen
263673374b
Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing
...
svn path=/trunk/kdepim/; revision=346704
22 years ago
Jakob Schrter
45e01dda09
pimcopy of kimproxy is obsolete
...
svn path=/trunk/kdepim/; revision=345615
22 years ago
Will Stephenson
0d8745a46f
Disabling 'Launch IM' link in headers, too intrusive for non-IM users.
...
svn path=/trunk/kdepim/; revision=317865
22 years ago