Volker Krause
cc0dee7522
Fix attachment links for cascaded mails.
...
Kolab issue 2169
svn path=/branches/kdepim/enterprise/kdepim/; revision=750562
19 years ago
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
Dirk Mueller
d90c62fe2c
remove KCodecs::from/toBase64
...
svn path=/trunk/KDE/kdepim/; revision=713442
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Thomas McGuire
eed1f94e09
Completely remove the KIMProxy stuff.
...
Reasons:
- Most parts are disabled/commented out anyway
- The kdelibs part does not work
- Kopete won't be ready for KDE 4.0
- The author of KIMProxy (Will) is not going to fix KIMProxy,
but there are plans to add something similar later, probably
based on Decibel.
svn path=/trunk/KDE/kdepim/; revision=706534
19 years ago
Gabriel Anderson
2d5a79d190
Fixed krazy issue #6
...
svn path=/trunk/KDE/kdepim/; revision=703144
19 years ago
Tobias Koenig
01c7115ebd
Manual adaption and cleanup of the previous script run
...
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
19 years ago
Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Laurent Montel
a2849e0f7f
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685626
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
Thomas McGuire
04b5b6899e
Fix tooltip summary for spam agents which do not support 'confidence'
...
svn path=/trunk/KDE/kdepim/; revision=666324
19 years ago
Volker Krause
f5bbeac32b
LinkLocator has been moved.
...
svn path=/trunk/KDE/kdepim/; revision=647149
19 years ago
Volker Krause
eceb3388b2
EmailAddressTools -> KPIMUtils
...
svn path=/trunk/KDE/kdepim/; revision=647147
19 years ago
Volker Krause
a1550f9791
emailfunctions -> kpimutils
...
svn path=/trunk/KDE/kdepim/; revision=647143
19 years ago
Allen Winter
c8d714466c
forward port SVN commit 645242 by winterz:
...
to show the User-Agent or X-Mailer value in fancy headers
if so configured.
svn path=/trunk/KDE/kdepim/; revision=645243
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
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
David Faure
b89340afd8
#warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl
...
svn path=/trunk/KDE/kdepim/; revision=622342
19 years ago
Allen Winter
cfcd062072
forward port SVN commit 596213 by winterz:
...
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.
svn path=/trunk/KDE/kdepim/; revision=596217
20 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
Chusslove Illich
0c8553acc5
i18n fixes.
...
svn path=/trunk/KDE/kdepim/console/kabcclient/; revision=594610
20 years ago
Tom Albers
4893966a5e
Work on the mailsourceviewer. The Log mode was removed from Qt, so the setText() had no function anymore. Removed that part and set some setTextInteraction flags. Replaced Q3Accel with QShortCut. noWrap seems not to work, but that is hard to determine, since the text shown for the body of the mail is currupt.
...
svn path=/trunk/KDE/kdepim/; revision=577467
20 years ago
Andreas Gungl
a8bdf9eb32
forward port changes in filtering and spam detection from 3.5 branch
...
svn path=/trunk/KDE/kdepim/; revision=577219
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
Volker Krause
4cd29a3d87
Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable
...
some DCOP stuff, etc.).
svn path=/trunk/KDE/kdepim/; revision=561669
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
Allen Winter
72807f4c4d
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
...
svn path=/trunk/KDE/kdepim/; revision=555565
20 years ago
Ingo Klcker
54a6b9e7a7
Forward port of SVN commit 553736 by kloecker:
...
Fix bug 129554 (all-headers display should always use direction=ltr)
Patch by Chen Levy. Thanks.
svn path=/trunk/KDE/kdepim/; revision=553741
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
Volker Krause
ca80c13d9e
Commit danimo's libemailfunctions API cleanup and port kdepim
...
accordingly.
svn path=/trunk/KDE/kdepim/; revision=541211
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
Reinhold Kainhofer
6e4cd9faa5
Replace deprecated Q*Action, QDialog and QImage calls
...
svn path=/trunk/KDE/kdepim/; revision=540504
20 years ago
Reinhold Kainhofer
42ed96b11f
some more #include <qxxxx.h> => #include <QXxxx>
...
svn path=/trunk/KDE/kdepim/; revision=540424
20 years ago
Allen Winter
063033d01e
"a" -> 'a'
...
svn path=/trunk/KDE/kdepim/; revision=540271
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Stephan Kulow
41f433a7d5
some deprecated functions removed
...
svn path=/trunk/KDE/kdepim/; revision=535030
20 years ago