Stephan Kulow
0ec00ec6b8
CVS_SILENT simplifying make messages
...
svn path=/trunk/kdeutils/karm/; revision=40569
26 years ago
Nicolas Hadacek
b1bf0f0c69
KAccel/KStdAccel API cleanup + KAction/KAccel extension
...
svn path=/trunk/kdeutils/knotes/; revision=40229
26 years ago
Robert Williams
b657d63b46
A much needed patch from Stefan Taferner.
...
Headers are as they should be now
svn path=/trunk/kdenetwork/kmail/; revision=40211
26 years ago
Jacek Stolarczyk
71e927af5a
Added entry for previous changes to ChangeLog. Changed isEmpty() to isNull() as suggested by Stephan Kulow.
...
svn path=/trunk/kdenetwork/kmail/; revision=39893
27 years ago
George Staikos
287f271ddb
removed mkstemp references and replaced them with KTempFile
...
fixed a text error: "Append" instead of "Prepend"
changed fstream I/O to use QFile instead
svn path=/trunk/kdenetwork/kmail/; revision=39876
27 years ago
George Staikos
35b320e7ea
oops wrong version number
...
svn path=/trunk/kdenetwork/kmail/; revision=39874
27 years ago
George Staikos
fa28c068ca
Change notices for all my patches that Rob checked in.
...
svn path=/trunk/kdenetwork/kmail/; revision=39870
27 years ago
Robert Williams
9dd53cb469
-Signature File:- easier to understand, I also
...
surrounded the prepend tip with "( )"
svn path=/trunk/kdenetwork/kmail/; revision=39844
27 years ago
Robert Williams
9699ea403e
Patch by George Staikos
...
- kmail-secfix.patch
Fixes a security problem
svn path=/trunk/kdenetwork/kmail/; revision=39842
27 years ago
Robert Williams
96303c4e8b
Now 1.1.35
...
svn path=/trunk/kdenetwork/kmail/; revision=39840
27 years ago
Robert Williams
7c10469f05
Final patches from George Staikos <staikos@0wned.org>
...
- kmail-confirm-send.patch
- kmail-new-mail-alarm.patch
svn path=/trunk/kdenetwork/kmail/; revision=39839
27 years ago
Robert Williams
5dfcc2859f
Patch by George Staikos <staikos@0wned.org>
...
- kmail-sigedit.patch
- kmail-ext-ed.patch
svn path=/trunk/kdenetwork/kmail/; revision=39838
27 years ago
Robert Williams
c3232b0549
Path from George Staikos <staikos@0wned.org>
...
- kmail-timers.patch
svn path=/trunk/kdenetwork/kmail/; revision=39837
27 years ago
Jacek Stolarczyk
dcc33f746c
Using char* for passing internationalized strings cuts them on first non-latin character. Changed to QString&. Also in createPushButton function i18n was taken twice.
...
svn path=/trunk/kdenetwork/kmail/; revision=39810
27 years ago
Robert Williams
e2ec6c74f9
Upper case first letter
...
empty - Empty
svn path=/trunk/kdenetwork/kmail/; revision=39767
27 years ago
Don Sanders
6607891c3d
1.1.34
...
svn path=/trunk/kdenetwork/kmail/; revision=39454
27 years ago
Don Sanders
24d9411e35
Another change to accomodate changes in Qt. (Well either their changes or bugs I'm guessing it's intentional that manually calling QListView::setCurrentItem no longer emit a currentChanged signal)
...
svn path=/trunk/kdenetwork/kmail/; revision=39453
27 years ago
Don Sanders
009b977355
Fixed problem with filter dialog.
...
Why is QT emitting multiple highlighted signals when calling QListBox::changeItem?
svn path=/trunk/kdenetwork/kmail/; revision=39441
27 years ago
Waldo Bastian
7368f4b722
WABA: Patch by George Staikos to fix crashes with interval mail checking.
...
svn path=/trunk/kdenetwork/kmail/; revision=39429
27 years ago
Don Sanders
950cbc4675
Scroll to show new mail.
...
svn path=/trunk/kdenetwork/kmail/; revision=39391
27 years ago
Don Sanders
dd6104dce7
Remember closed/open state of folders.
...
svn path=/trunk/kdenetwork/kmail/; revision=39382
27 years ago
Don Sanders
24c803ef04
PGP 6.x support and a few other PGP related things from Andreas Gungl
...
svn path=/trunk/kdenetwork/kmail/; revision=39335
27 years ago
Don Sanders
d5945b1571
An assortment of patches from Daniel.
...
svn path=/trunk/kdenetwork/kmail/; revision=39332
27 years ago
Don Sanders
f4752da6c8
Updated flicker reduction code to compensate for Waldo's changes.
...
(Eliminate flicker when switching folders)
svn path=/trunk/kdenetwork/kmail/; revision=39209
27 years ago
Don Sanders
ecf91f228d
The handling of Qt-warnings in KMail have caused problems on many occasions, and I think it's time to handle them in a less intrusive manner. That is use kdebug instead of KMessageBox.
...
At least this change fixes some of the current problems.
svn path=/trunk/kdenetwork/kmail/; revision=39208
27 years ago
Charles Samuels
8f55bc7593
Fix of Makefile.am and KAboutData thingy
...
svn path=/trunk/kdenetwork/kmail/; revision=39045
27 years ago
David Faure
0e9f2e9e61
GPL -> License_GPL. Note that it would have been a lot simpler to
...
BSD -> BSD_License and let the other ones untouched.
svn path=/trunk/kdenetwork/kmail/; revision=39029
27 years ago
Dirk Mueller
9e83f18025
adding ktablistbox until it's ported..
...
svn path=/trunk/kdenetwork/kmail/; revision=38767
27 years ago
Waldo Bastian
ca5413a427
WABA: Message were sometimes not shown (selectionChanged problem)
...
svn path=/trunk/kdenetwork/kmail/; revision=38447
27 years ago
Waldo Bastian
2cb7f425d9
WABA: Fix autoselection problem (most of it)
...
svn path=/trunk/kdenetwork/kmail/; revision=38434
27 years ago
Waldo Bastian
12fd849109
WABA: Fix crash
...
(delayed showing of message contents breaks when the message gets
deleted in the meantime.)
svn path=/trunk/kdenetwork/kmail/; revision=38424
27 years ago
Waldo Bastian
af277b45cb
WABA: Provide both short and long command line options.
...
svn path=/trunk/kdenetwork/kmail/; revision=38165
27 years ago
Waldo Bastian
e8e52cb453
WABA: Use KAboutData / KCmdLineArgs
...
svn path=/trunk/kdenetwork/kmail/; revision=37977
27 years ago
Waldo Bastian
8767919a07
WABA: Fixed forwarding. (Smartquoting bug)
...
svn path=/trunk/kdenetwork/kmail/; revision=37799
27 years ago
Waldo Bastian
74f2449123
WABA: Added option "clean spaces", cleans up formatting of the selected text.
...
svn path=/trunk/kdenetwork/kmail/; revision=37522
27 years ago
Waldo Bastian
8b39679440
WABA: Make it possible to exclude accounts from "Check All"
...
svn path=/trunk/kdenetwork/kmail/; revision=37500
27 years ago
Waldo Bastian
7a99c0ae98
WABA:
...
* Don't use "..." if no (interactive) dialog follows.
* Define accelerator keys.
svn path=/trunk/kdenetwork/kmail/; revision=37499
27 years ago
Kurt Granroth
90d37c804b
loadIcon => BarIcon
...
svn path=/trunk/kdenetwork/kmail/; revision=37396
27 years ago
Waldo Bastian
30f63e3f6f
WABA: Disable those options which don't take effect.
...
svn path=/trunk/kdenetwork/kmail/; revision=37336
27 years ago
Waldo Bastian
0a08f9d2d4
WABA: Fixed "Check mail in..", enabled progress dialog when checking mail.
...
svn path=/trunk/kdenetwork/kmail/; revision=37326
27 years ago
Waldo Bastian
f37cffe8d8
WABA: Oops.. make it a LIFO, not a FIFO
...
svn path=/trunk/kdenetwork/kmail/; revision=37231
27 years ago
Waldo Bastian
9ce7a86699
WABA: My XMas gift for Christien & David.
...
svn path=/trunk/kdenetwork/kmail/; revision=37230
27 years ago
Waldo Bastian
fbe9cb18ea
WABA: New feature! Smart quoting!
...
KMail is ready for the newbies of the next millenium and
even Emily Post will be happy with this great innovation.
svn path=/trunk/kdenetwork/kmail/; revision=37159
27 years ago
Waldo Bastian
fcaeb7e23e
WABA: KFileDialog changes
...
svn path=/trunk/kdenetwork/kmail/; revision=37131
27 years ago
Don Sanders
fb1b217726
Removed work around for right clicking on attachments not working. As it works now.
...
svn path=/trunk/kdenetwork/kmail/; revision=37130
27 years ago
Don Sanders
5e2e1c0528
Center header list when finding next/prev unread message.
...
Try to work around bug where currentItemChanged signal wasn't being emitted when folder was being changed.
svn path=/trunk/kdenetwork/kmail/; revision=37128
27 years ago
Don Sanders
a4cd3f8dfd
When the message being replied to / forwarded has a line longer than the user
...
specified wrap column setWordWrapColumn( maxLineLength ). (netscape style?)
Tried to work around some kfiledialog weirdness. kfiledialog is pretty mess up
right now so I couldn't really ensure everything is ok.
svn path=/trunk/kdenetwork/kmail/; revision=37125
27 years ago
Robert Williams
fd683922e2
OK - the function is a const - works now
...
but len should not have been a const still
svn path=/trunk/kdenetwork/kmail/; revision=37007
27 years ago
Robert Williams
0f9ec7f250
Removed newline in error message - egcs 2.91.66 does not like new line here
...
Also fixed assigning a value to a const var - msgPartLbxString()
var now non-const - regular old 'unsigned int len' now
svn path=/trunk/kdenetwork/kmail/; revision=37006
27 years ago
Robert Williams
b89af12ee9
Changes for qt-copy
...
enums have changed -> last commit message for info
svn path=/trunk/kdenetwork/kmail/; revision=37005
27 years ago