Marc Mutz
6d13726fce
from pre-3_1_BRANCH HEAD: one more tip; ">" -> ">" fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=198585
24 years ago
Marc Mutz
b47bac9fa4
from pre-3_1_BRANCH HEAD: #ifndef NDEBUG around several lines of code that are only used for a kdDebug.
...
svn path=/trunk/kdenetwork/kmail/; revision=198583
24 years ago
Marc Mutz
72d0280a07
Fix caption of mainwindow
...
svn path=/trunk/kdenetwork/kmail/; revision=198567
24 years ago
Marc Mutz
e7ef2f9254
Don can also fix some of the stuff he broke
...
svn path=/trunk/kdenetwork/kmail/; revision=198566
24 years ago
Reza Arbab
c1d47e6bda
Add/change forward declaration for picky compilers.
...
svn path=/trunk/kdenetwork/kmail/; revision=198535
24 years ago
Marc Mutz
77bfcfb2b7
from 3_1_BRANCH:
...
missing hunk from last commit (mm)
Fix bug #51396 : can not show formatted html in email displayed in a separate window
The trick was to move handling of this from the kmmainwin (resp. kmcommands) to kmreaderwin
svn path=/trunk/kdenetwork/kmail/; revision=198532
24 years ago
Marc Mutz
77e511ab40
from 3_1_BRANCH: Fix bug #47891 : html messages is not printed as html
...
svn path=/trunk/kdenetwork/kmail/; revision=198531
24 years ago
Marc Mutz
11a9ea271b
from 3_1_BRANCH: fix missing "Fwd: " reply prefix when doing forward as attachment
...
svn path=/trunk/kdenetwork/kmail/; revision=198529
24 years ago
Marc Mutz
51867aaa04
from 3_1_BRANCH:
...
- Add support for type=x,y,z qualifiers.
- Add support for encoding=abc qualifier.
- Correctly parse folded lines.
- Enhance VCard::getValue(QString&, QString&) to allow getting the value of an entry without qualifiers (needed for the second change in kmdisplayvcard.cpp).
- Type of email is optional.
- Type of phone number is optional.
This fixes all of the problems reported in bug 49802.
svn path=/trunk/kdenetwork/kmail/; revision=198526
24 years ago
Marc Mutz
282988741a
from 3_1_BRANCH: commit by pfeiffer
...
svn path=/trunk/kdenetwork/kmail/; revision=198525
24 years ago
Marc Mutz
0e0af79ae7
use a content disposition of "inline" for attached messages.
...
svn path=/trunk/kdenetwork/kmail/; revision=198524
24 years ago
Guenter Schwann
9188cbfad2
make disconnected imap visible if run as kpart (kaplan/kontact)
...
svn path=/trunk/kdenetwork/kmail/; revision=198509
24 years ago
Waldo Bastian
b7c6d7713e
CVS_SILENT
...
svn path=/trunk/kdepim/; revision=198493
24 years ago
Zack Rusin
13108dbc1a
OK, here's the deal - a vast majority wants forwarding as inline as default -
...
so make it a default. Simple as that. Email standards are nice if they make
it ease for people to communicate not the other way around (oh, I feel I'm
gonna get a savage beating for that one :) )
svn path=/trunk/kdenetwork/kmail/; revision=198440
24 years ago
Steffen Hansen
6b8889cc3b
removed aboutToRemoveMsg() signal and updated doc for the existing msgRemoved() signals. More DCOP stuff...
...
svn path=/trunk/kdenetwork/kmail/; revision=198439
24 years ago
Steffen Hansen
a55c47ba80
added copyright info
...
svn path=/trunk/kdenetwork/kmail/; revision=198411
24 years ago
Steffen Hansen
993b482f77
New signal KMFolder::aboutToRemoveMsg(), initial steps for KMail iCal "storage" DCOP interface
...
svn path=/trunk/kdenetwork/kmail/; revision=198410
24 years ago
Waldo Bastian
879069ab7e
Add a Categories field for VFolder support
...
svn path=/trunk/kdepim/; revision=198384
24 years ago
Ingo Klcker
b707487fa6
Forwardport Fix Bug 52673: Composer empty when started with 'kmail --msg <file>'
...
and don't crash if <file> can't be read.
svn path=/trunk/kdenetwork/kmail/; revision=198374
24 years ago
Daniel Molkentin
9b71a29693
debug areas for HEAD, too
...
svn path=/trunk/kdenetwork/kmail/; revision=198200
24 years ago
Zack Rusin
f88f10d530
Forgot : remove old address selector and ignore uic generated files.
...
svn path=/trunk/kdenetwork/kmail/; revision=198171
24 years ago
Zack Rusin
b842fd4316
New address picker.
...
Usability team - please test and tell me what and where should I change to
make it the best address picker ;)
CCMAIL: kde-usability@kde.org
svn path=/trunk/kdenetwork/kmail/; revision=198170
24 years ago
Zack Rusin
7dc74bd0fb
Use libkabc dialog instead of our old one.
...
svn path=/trunk/kdenetwork/kmail/; revision=198169
24 years ago
Zack Rusin
b60771a212
First portion of the new address picker changes. (I'll cleanup this class
...
sometime this week)
svn path=/trunk/kdenetwork/kmail/; revision=198168
24 years ago
Don Sanders
2d60619c71
Integrate from make_it_cool
...
Fix crash on exit.
svn path=/trunk/kdenetwork/kmail/; revision=198167
24 years ago
Zack Rusin
fc624185fb
static fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=198164
24 years ago
Carsten Burghardt
079eae2a53
Yes, the subscription dialog is in.
...
svn path=/trunk/kdenetwork/kmail/; revision=198158
24 years ago
Zack Rusin
3e8064eb3c
New address selection dialog - not used yet.
...
svn path=/trunk/kdenetwork/kmail/; revision=198144
24 years ago
Ingo Klcker
76f1e0d6aa
Make KMail ignore mangled In-reply-to headers which are created by a missconfigured Mutt. This makes KMail correctly thread the messages Rob sent to kde-core-devel with Mutt.
...
svn path=/trunk/kdenetwork/kmail/; revision=198115
24 years ago
Zack Rusin
779715de45
Adding address picker ui to let people play with it.
...
svn path=/trunk/kdenetwork/kmail/; revision=198112
24 years ago
Daniel Molkentin
cbf8539d1e
Vacation support for all! (i.e. also for cachedimap :)
...
svn path=/trunk/kdenetwork/kmail/; revision=198092
24 years ago
David Faure
e7eb411ecc
See nothing wrong in this? ;)
...
connect( mNormalIconButton, SIGNAL(iconChanged(QString)),
this, SLOT(slotChangeIcon(const QString&)) );
svn path=/trunk/kdenetwork/kmail/; revision=198085
24 years ago
Marc Mutz
19722b460e
flip forward inline and as attachment actions in submenu in the hope that the default mode of forwarding won't be changed again...
...
svn path=/trunk/kdenetwork/kmail/; revision=198084
24 years ago
Marc Mutz
36b300185c
The Dump also reverts changes that were done months before the make_it_cool fork-off :-((
...
svn path=/trunk/kdenetwork/kmail/; revision=198081
24 years ago
David Faure
952a3c02b4
Looked a bit unfinish to the user imho
...
svn path=/trunk/kdenetwork/kmail/; revision=198047
24 years ago
Marc Mutz
2711c34f33
this little method told me "please move me where I belong" so that's what I did
...
svn path=/trunk/kdenetwork/kmail/; revision=197928
24 years ago
Marc Mutz
37800aa9f9
You, too, hate #define {protected,private} public, don't you?
...
svn path=/trunk/kdenetwork/kmail/; revision=197917
24 years ago
Marc Mutz
3fcb30a26e
one using namespace KMime; is enough
...
svn path=/trunk/kdenetwork/kmail/; revision=197911
24 years ago
Marc Mutz
6d03e8f714
make the moved static KMReaderWin methods private to check where else they're used and fix those places to use the new ObjectTreeParser class.
...
svn path=/trunk/kdenetwork/kmail/; revision=197910
24 years ago
Marc Mutz
001cc59021
start to refactor the readerwin
...
- moved PartMetaData from kmreaderwin.cpp to partmetadata.h
- moved static methods KMReaderWin::{insertAndParseNewChildNode,
parseObjectTree,writeOpaqueOrMultipartSignedData} to a new class
KMail::ObjectTreeParser. KMReaderWin still has those methods, but
they just call the ObjectTreeParser ones.
svn path=/trunk/kdenetwork/kmail/; revision=197869
24 years ago
Marc Mutz
945744204c
Try to restore proper totals counting for the folder tree items, which is another victim of The Dump. Still doesn't work again :-(
...
svn path=/trunk/kdenetwork/kmail/; revision=197694
24 years ago
Marc Mutz
efe5146094
un-this->ify
...
svn path=/trunk/kdenetwork/kmail/; revision=197623
24 years ago
Marc Mutz
183a36e591
more lost changes: remove C-ism, move guard clause to the top of the removeDuplicates method
...
svn path=/trunk/kdenetwork/kmail/; revision=197559
24 years ago
Marc Mutz
9bd77d4264
small cleanup
...
svn path=/trunk/kdenetwork/kmail/; revision=197558
24 years ago
Marc Mutz
0c5e22781f
fix initial systray config widget state (again :-( )
...
svn path=/trunk/kdenetwork/kmail/; revision=197557
24 years ago
Marc Mutz
923210bffb
fix dynamic_cast abuse (again :-( )
...
svn path=/trunk/kdenetwork/kmail/; revision=197556
24 years ago
Marc Mutz
63550c8bf1
It's getting rediculous. This change is already in make_it_cool, but was also lost in the dump
...
svn path=/trunk/kdenetwork/kmail/; revision=197555
24 years ago
Marc Mutz
a03518a287
compile
...
svn path=/trunk/kdenetwork/kmail/; revision=197554
24 years ago
Bo Thorsen
f6eb525793
This is a small wizard that can run on kmail startup. Atm I believe it's too kroupware centred, but it's at least a starting point. The patch also fixes the compile problem Marc committed a temporary workaround for
...
svn path=/trunk/kdenetwork/kmail/; revision=197550
24 years ago
Marc Mutz
3dda5e1165
speed up compilation by only requiring KMGroupware forward decls
...
svn path=/trunk/kdenetwork/kmail/; revision=197533
24 years ago