Andreas Gungl
1dcbc6a2da
make it compile
...
svn path=/trunk/KDE/kdepim/; revision=483592
21 years ago
Andreas Gungl
c640ee3934
proper handling of moving nested folders
...
svn path=/trunk/KDE/kdepim/; revision=482700
21 years ago
Danny Kukawka
6f086875c2
Added KMailCVT to 'Tools' menu in Kontact and a comment to both rc-files.
...
They should be synchronized to provide the same menu stucture for KMail
and KMail in Kontact.
BUG: 116640
svn path=/trunk/KDE/kdepim/; revision=481970
21 years ago
Ingo Klcker
268feaba99
Commit my port of KMPopFilterCnfrmDlg.
...
svn path=/trunk/KDE/kdepim/; revision=481381
21 years ago
Ingo Klcker
842844ea4c
Revert Laurent's attempt to fix problems caused by me forgetting to commit some files. And commit the forgotten files.
...
svn path=/trunk/KDE/kdepim/; revision=481380
21 years ago
Laurent Montel
479a4400ea
Fix one error.
...
There is a lot of pb with convert QString<->QByteArray
I will try to fix them
svn path=/trunk/KDE/kdepim/; revision=481244
21 years ago
Laurent Montel
d01d4164aa
Fix some error
...
svn path=/trunk/KDE/kdepim/; revision=481243
21 years ago
Allen Winter
040e9a3434
Patch supplied by Isaac Wilcox.
...
fixes bug 106716
svn path=/trunk/KDE/kdepim/; revision=481053
21 years ago
Ingo Klcker
265f3cada5
Forward port of SVN commit 480857 by kloecker:
...
Initialize some more folder settings. Hopefully this fixes George's problem with 'Keep replies in this folder' magically being turned on.
svn path=/trunk/KDE/kdepim/; revision=480859
21 years ago
Laurent Montel
f00edd0ade
Qt3support--
...
svn path=/trunk/KDE/kdepim/; revision=479402
21 years ago
Laurent Montel
be79c0b60b
qt3support--
...
svn path=/trunk/KDE/kdepim/; revision=479008
21 years ago
Ingo Klcker
b9de80f99b
Commit my porting efforts before more small changes make it even more difficult.
...
svn path=/trunk/KDE/kdepim/; revision=478761
21 years ago
Laurent Montel
427d3a2c67
Remove some Q3ValueList
...
WArning--
svn path=/trunk/KDE/kdepim/; revision=478725
21 years ago
Laurent Montel
eb077e0b11
qt3support--
...
svn path=/trunk/KDE/kdepim/; revision=478377
21 years ago
Andreas Gungl
c0c9f501e5
fix a crash due to problematic status handling
...
svn path=/trunk/KDE/kdepim/; revision=477160
21 years ago
Laurent Montel
72f49ff4e0
Compile/link
...
svn path=/trunk/KDE/kdepim/; revision=476672
21 years ago
Volker Krause
5b256e0153
Some porting to the new kdelibs snapshot, mostly KConfigGroupSaver -> KConfigGroup.
...
svn path=/trunk/KDE/kdepim/; revision=476648
21 years ago
Laurent Montel
fb69b56cb8
Adapt to new kde4 api
...
svn path=/trunk/KDE/kdepim/knotes/; revision=476637
21 years ago
Andreas Gungl
fcfb956496
Forward port: color fix for SimpleFolderTree
...
svn path=/trunk/KDE/kdepim/; revision=476588
21 years ago
Andreas Gungl
cf61098a10
complete the MessageStatus refactoring:
...
- hide KMMsgStatus
- hide KMLegacyMsgStatus
svn path=/trunk/KDE/kdepim/; revision=475656
21 years ago
Andreas Gungl
575ebaa9ac
- ading some more methods to MessageStatus which are usefull in the port
...
- porting KMail to the new MessageStatus class (the next step is to get
rid of KMMsgStatus...)
svn path=/trunk/KDE/kdepim/; revision=475356
21 years ago
Stephan Kulow
55e305acf7
some more (script) porting
...
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=474979
21 years ago
Andreas Gungl
ac5bbfe5be
changes to switch to the new MessageStatus class
...
- extend the interface of the class to simplify it's handling
- partial port of existing kmail code to use the new class
svn path=/trunk/KDE/kdepim/; revision=474940
21 years ago
Martin Koller
1864766636
The previous commit was done too fast, as Ingo has already fixed it
...
the right way ...
svn path=/trunk/KDE/kdepim/; revision=474934
21 years ago
Martin Koller
84978fd1b5
write all setting of the folder (without this, the other settings were saved
...
a lot later back to kmailrc, so there was a long period where the settings
were not on disk, which led to the problem that on kmail crash/kill the
settings got lost)
svn path=/trunk/KDE/kdepim/; revision=474932
21 years ago
Ingo Klcker
1c0708c704
Forward port of SVN commit 474655 by kloecker:
...
Fix the nasty bug which caused folder settings to disappear. It turns out that we deleted the config group just after we had saved it. Doh. Fixed by deleting the old folder configuration only if the folder has been renamed/moved. All kudos to Martin Koller for giving me the crucial hint.
svn path=/trunk/KDE/kdepim/; revision=474656
21 years ago
Andreas Gungl
71fd433ec0
Move the message status implementation of KMail to libkdepim.
...
The simple status variable has been replaced by a class
which encapsulates the internal representation of the status
flags as well as the logic to keep the integrity.
svn path=/trunk/KDE/kdepim/; revision=474533
21 years ago
Laurent Montel
0b400365fd
Warning--
...
svn path=/trunk/KDE/kdepim/; revision=474079
21 years ago
Luk Tinkl
0f55ffcd96
forwardport libkmime catalog addition
...
svn path=/trunk/KDE/kdepim/; revision=474032
21 years ago
Andreas Gungl
484292b96e
improve readability
...
svn path=/trunk/KDE/kdepim/; revision=473614
21 years ago
Andreas Gungl
23ba0abb48
Another fix for side effects of at[0]
...
svn path=/trunk/KDE/kdepim/; revision=473613
21 years ago
Ingo Klcker
7bd67aa73a
Port to new UDSEntry handling.
...
svn path=/trunk/KDE/kdepim/; revision=472781
21 years ago
Ingo Klcker
d7f1ac1868
KCModule-related porting.
...
svn path=/trunk/KDE/kdepim/; revision=472775
21 years ago
Laurent Montel
e110cb8f23
Launch my script to adapt to new kde4 api
...
svn path=/trunk/KDE/kdepim/knotes/; revision=472552
21 years ago
Ingo Klcker
2ba2c2c80e
Forward port of SVN commit 471003 by kloecker:
...
Remove cruft. Those files are not used anymore since KDE 3.2.
svn path=/trunk/KDE/kdepim/; revision=471004
21 years ago
Ingo Klcker
7250814247
Forward port of SVN commit 470929 by kloecker:
...
This check is wrong. idx must be in the range 0..(count-1). Rewrite the rule to make it easier to read.
svn path=/trunk/KDE/kdepim/; revision=470936
21 years ago
Andreas Gungl
5be4562f71
intermediate fix to avoid the crash when KMail is about to exit
...
svn path=/trunk/KDE/kdepim/; revision=470726
21 years ago
Stephan Binner
07ceeaccef
warningContinueCancel() for delete confirmation
...
svn path=/trunk/KDE/kdepim/; revision=470529
21 years ago
Laurent Montel
710ab0d447
Launch my script to adapt to new kde4
...
svn path=/trunk/KDE/kdepim/; revision=469858
21 years ago
Andreas Gungl
ec243adffd
Fix QString::at(0) on possibly empty headers by checking the size.
...
There is some more refactoring needed though - but let's do one
step after another.
svn path=/trunk/KDE/kdepim/; revision=469804
21 years ago
Andreas Gungl
99cad9ca49
Work around a problem in QString (Qt4) to let KMail receive
...
mail from a local account into maildir folders.
svn path=/trunk/KDE/kdepim/; revision=469481
21 years ago
Ingo Klcker
d0a41fa6df
Get rid of Q3AsciiDict
...
svn path=/trunk/KDE/kdepim/; revision=468874
21 years ago
Ingo Klcker
bdbe7934c3
Also update Mainpage.dox
...
svn path=/trunk/KDE/kdepim/; revision=468399
21 years ago
Ingo Klcker
3cbf0fc45b
Q_INT*/Q_UINT* -> qint*/quint*
...
QMAX/QMIN -> qMax/qMin
I don't know what to do about Q_LONG and Q_ULONG because of the following code in qglobal.h:
#if defined(Q_OS_WIN64)
typedef __int64 Q_LONG; /* word up to 64 bit signed */
typedef unsigned __int64 Q_ULONG; /* word up to 64 bit unsigned */
#else
typedef long Q_LONG; /* word up to 64 bit signed */
typedef unsigned long Q_ULONG; /* word up to 64 bit unsigned */
#endif
Should I simply convert to (unsigned) long?
svn path=/trunk/KDE/kdepim/; revision=468393
21 years ago
Ingo Klcker
edfcaffac6
Forward port:
...
SVN commit 467910 by zander:
Give myself a little credit ;)
svn path=/trunk/KDE/kdepim/; revision=467925
21 years ago
Ingo Klcker
0bc04a1098
Now kmail really compiles again. And it even starts.
...
svn path=/trunk/KDE/kdepim/; revision=467923
21 years ago
Ingo Klcker
59616a4f37
kmail compiles again. Linking still fails due to a problem with KTempDir::existing().
...
svn path=/trunk/KDE/kdepim/; revision=467698
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
Adriaan de Groot
247d8c716b
Forward port dox commits 464871 465479 465494 463378 463379 463380 463383
...
svn path=/trunk/KDE/kdepim/; revision=466950
21 years ago
Thomas Zander
88f9b6e124
Forward port 466810 (tilladam):
...
If uploading message status in the middle of a mailcheck, instead of
partially aborting the ongoing mailcheck and queuing a new one, check if
we are in the listing phase, not the download phase, and only then
(fully) abort and start afresh. If already in the downloading phase,
simply continue.
(Hunting the headers list corruption that sometimes happens during
online imap mailchecks. This is part of getting the mailcheck process
to where it's more predictable, so I can decently debug it.)
svn path=/trunk/KDE/kdepim/; revision=466819
21 years ago