Hasso Tepper
fa22c443a4
More spinbox fixes in the kdepim to handle plurals currectly.
...
CCMAIL: kde-et@linux.ee
svn path=/branches/KDE/3.5/kdepim/; revision=522155
20 years ago
Simon Perreault
e6223d8c56
Backport r498484.
...
svn path=/branches/KDE/3.5/kdepim/; revision=498490
20 years ago
Till Adam
f7ebf4ae78
kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc]
...
svn path=/trunk/KDE/kdepim/; revision=437935
21 years ago
Reinhold Kainhofer
50d4efd7d4
The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address):
...
sed 's/59 Temple Place - Suite 330, Boston, MA 02111-1307/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301/'
PS: I didn't touch the kalarm dir, since david seems to update the address himself, and I don't want to create conflicts for him.
CCMAIL:lists@astrojar.org.uk
svn path=/trunk/KDE/kdepim/; revision=437921
21 years ago
Carsten Burghardt
26b666982b
Add Whatsthis help to the namespace.
...
svn path=/trunk/KDE/kdepim/; revision=427792
21 years ago
Ingo Klcker
837ead23af
Doh. Why do I have to do this by hand? :-)
...
svn path=/trunk/KDE/kdepim/; revision=426929
21 years ago
Thomas Zander
0b077e7a82
Rename KMAcctExpPop to KMail::PopAccount so I could remove this comment:
...
- "The Exp in the name used to mean Experimental, but it's the stable one now :)"
svn path=/trunk/KDE/kdepim/; revision=426742
21 years ago
Ingo Klcker
f6cc3cb067
Commit Rich Birch's 'Leave on POP server options' patch which adds options to specify a maximal number of messages to leave on the server and a maximal size the messages left on the server should occupy.
...
svn path=/trunk/KDE/kdepim/; revision=419132
21 years ago
Carsten Burghardt
85be1240bb
Make the namespace dialog in the account settings (hopefully) more userfriendly.
...
And make sure that the imap account does not try to connect to the server in an endless loop.
svn path=/trunk/KDE/kdepim/; revision=415696
21 years ago
Carsten Burghardt
c28e46e8c6
Add namespace support to kmail.
...
Make sure that you also update your imap4 kioslave.
BUGS:30707
svn path=/trunk/KDE/kdepim/; revision=412144
21 years ago
Rich Birch
a4cd8ea107
Modified Files:
...
21 years ago
Ingo Klcker
256f5df23d
accountdialog.h
...
svn path=/trunk/kdepim/; revision=379136
21 years ago
Till Adam
0fd4bd2dd2
Remove the option to auto-show the progress dialog on cached imap syncs,
...
since it really doesn't make much sense with the new progress setup.
svn path=/trunk/kdepim/; revision=376384
22 years ago
Volker Krause
fcfc5ec7b0
Fix password storage in configuration file.
...
The user will now be asked once per account if [s]he would like to store the password in the (unsafe) configuration file instead of KWallet (no more message box spam) and - most important - the password is now really stored.
Reviewed by Ingo Kloecker.
BUG: 92932, 93789
CCBUG: 93183, 95615
svn path=/trunk/kdepim/; revision=376127
22 years ago
Carsten Burghardt
ef3e332895
Better folder selection.
...
svn path=/trunk/kdepim/; revision=363517
22 years ago
Szombathelyi Gyrgy
3691c339d7
The simplest solution for checking if pop3 and smtp are capable of NTLM and
...
GSSAPI authentication - check for the 'SASL' capability.
svn path=/trunk/kdepim/; revision=345969
22 years ago
Szombathelyi Gyrgy
2692ca8249
SASL authentication enhancements:
...
-kio_imap4 and sieve now uses the cyrus-sasl 2 library (run-time dependency)
svn path=/trunk/kdepim/; revision=344808
22 years ago
Carsten Burghardt
4fe38bfd07
Compare capabilities case-insensitive.
...
CCMAIL: 85132-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=335726
22 years ago
Stephan Binner
bf2271f770
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=329181
22 years ago
Andrew Coles
918f175fd8
CVS_SILENT
...
22 years ago
Carsten Burghardt
56a8336f1d
Add QWhatsthis for load-on-demand and list-only-open-folders
...
svn path=/trunk/kdepim/; revision=327495
22 years ago
Stephan Binner
d5989c2918
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=324048
22 years ago
Stephan Binner
bb831f00c5
CVS_SILENT i18n style guide fixes
...
http://developer.kde.org/documentation/standards/kde/style/basics/labels.html
svn path=/trunk/kdepim/; revision=321092
22 years ago
Carsten Burghardt
a9732f135b
Add the "list only open folders" feature.
...
Change the KMFolderMgr::find methods a bit to actually find all folders.
Oh well, and assign ids to all folders.
svn path=/trunk/kdepim/; revision=313955
22 years ago
Andrew Coles
669fabaca8
Corrected a few typos (e.g. doesn't -> does not - the most poorly-documented KDE message
...
22 years ago
Simon Hausmann
024cbf214d
- make initialization order match declaration order, to shut up gcc
...
svn path=/trunk/kdepim/; revision=302851
22 years ago
Ingo Klcker
d08bd1d779
- Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command).
...
- Relabel "Delete messages from server after fetching" to "Leave fetched messages on the server"
- Inform the user about POP servers that seem to lack UIDL (necessary for Leave on server) and TOP (necessary for Filter on server).
svn path=/trunk/kdepim/; revision=302573
22 years ago
David Faure
ce78ae7c27
Centralize the protocol names using #defines.
...
svn path=/trunk/kdepim/; revision=302366
22 years ago
Carsten Burghardt
384f2faeeb
Fix renaming of (d)imap accounts. Correctly assign the id and the folder.
...
svn path=/trunk/kdepim/; revision=298514
22 years ago
Zack Rusin
8ea1196a10
There's really no reason for this to continue being public
...
svn path=/trunk/kdepim/; revision=298167
22 years ago
Andrew Coles
af11dae280
Corrected typographical errors.
...
22 years ago
Carsten Burghardt
ae614371b8
Add an Id to the account so that (d)imap accounts can be renamed without data loss.
...
The migration script should convert and move all necessary data. Hopefully...
svn path=/trunk/kdepim/; revision=295017
22 years ago
Bo Thorsen
b7214de44b
Reactivating vacation setup
...
svn path=/trunk/kdepim/; revision=290864
22 years ago
Till Adam
1f05f295e7
If the host or port fields are empty in the receiving account config dialog
...
don't attempt to find out what the server supports. Instead inform the
user that a host and port need to be specified first.
svn path=/trunk/kdepim/; revision=281860
22 years ago
David Faure
01171557ed
In file included from kmfoldermbox.cpp:17:
...
/usr/local/kde/include/knotifyclient.h:138: error: conflicting types for `None'
kmglobal.h:27: error: previous declaration as `LockType None'
Both enums were in the global namespace (huh).
Fixed by renaming None to lock_none (to look like the others there)
svn path=/trunk/kdepim/; revision=276446
23 years ago
Carsten Burghardt
4554f57466
The check if the folder does actually exist is also needed for dIMAP.
...
CCMAIL: 70684-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=274699
23 years ago
Marc Mutz
37789cb587
oops, don't crash without a sieve editor
...
svn path=/trunk/kdepim/; revision=270597
23 years ago
Marc Mutz
a30dd9877a
Disable "Out of Office" functionality for KDE 3.2. It's too bound to Kolab right now. OK'ed by Ingo.
...
svn path=/trunk/kdepim/; revision=270575
23 years ago
Till Adam
289709b1bb
Don't allow users to specify the folder itself as the target folder of a maildir acccount. Since we are in string freeze this simply sets the target folder to the main inbox. After 3.2 we should pop up a dialog asking the user to select a different one.
...
CCMAIL: 50841-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=270308
23 years ago
Till Adam
10540c5a6d
Remove the slightly opaque option to "enable semiautomatic resource
...
scheduling" for the time being. This is Bo's patch as posted to the list
a few days back, I hope he doesn't mind me comitting it.
CCMAIL: 64255-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=265612
23 years ago
Till Adam
ae67f38fd9
Don't crash on leaving the account config dialog if there is a bogus
...
trash folder set. This can happen if the trash folder has gone away on
the server. Set the trash to the local system trash folder in that case.
svn path=/trunk/kdepim/; revision=263669
23 years ago
Bo Thorsen
b89149b7b5
Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree!
...
svn path=/trunk/kdepim/; revision=262247
23 years ago
Stephan Kulow
d4f037f6c1
accel shuffels suggested by KAccelManager
...
svn path=/trunk/kdepim/; revision=259101
23 years ago
Stephan Binner
4147f8c4e9
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=256482
23 years ago
Marc Mutz
92c60a7229
Fix #65016
...
CCMAIL: 65016-close@bugs.kde.org
svn path=/trunk/kdepim/; revision=254477
23 years ago
Marc Mutz
d66824f90b
config.h must be first
...
svn path=/trunk/kdepim/; revision=253802
23 years ago
Laurent Montel
8a434acdcc
fix compile
...
svn path=/trunk/kdepim/; revision=253597
23 years ago
Stephan Kulow
30ccceacb1
don't make up paths when we got good values out of procmailrc.
...
Fixing procmailrc parsing while I was at it
CCMAIL: 56440-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=253280
23 years ago
Ingo Klcker
4d448db47f
Change
...
#define kernel KMKernel::self()
to
#define kmkernel KMKernel::self()
because 'kernel' was a much to general term. We really shouldn't repeat the mistakes of the X developers.
I noticed this problem when I played around with KImageEffects. kimageeffects.h contains 'kernel' as parameter of some methods and so the compilation had to fail. We won't need KImageEffects in the near future, but at least we are now prepared and a clash with another 'kernel' can't happen anymore.
svn path=/trunk/kdepim/; revision=252621
23 years ago
Carsten Burghardt
f8652f290c
Nice thing on top: do not crash
...
svn path=/trunk/kdepim/; revision=241308
23 years ago