Don Sanders
8e36df5344
Oops needed some !'s in there. Keyboard handling in the list of headers should work fine now.
...
svn path=/trunk/kdenetwork/kmail/; revision=43279
26 years ago
Don Sanders
2622a89b67
My dream mail client navigation/selection (via mouse/keyboard) settings implemented.
...
Aaah, happy days.
svn path=/trunk/kdenetwork/kmail/; revision=43222
26 years ago
Don Sanders
a344255e35
Sensible keyboard handling implemented (just for the list of headers, I've still got the folder tree to go).
...
And a bug or two fixed.
svn path=/trunk/kdenetwork/kmail/; revision=43205
26 years ago
Don Sanders
56483b207c
DnD bug fix
...
svn path=/trunk/kdenetwork/kmail/; revision=42968
26 years ago
Don Sanders
ec80412927
Finished incomplete port to KFileDialog.
...
svn path=/trunk/kdenetwork/kmail/; revision=42947
26 years ago
Don Sanders
6eeb04145d
ported from warning to KMessageBox::information.
...
svn path=/trunk/kdenetwork/kmail/; revision=42942
26 years ago
Don Sanders
8f1dd985ec
Merging in some of the background mail checking stuff. The new experimental
...
pop account type won't work until I check in an updated pop3 kioslave
(which won't be for a few more days at least). But everything should still
compile and run fine(ish) anyway.
Email me sanders@kde.org cc'ing the kmail list if something is screwed.
svn path=/trunk/kdenetwork/kmail/; revision=42010
26 years ago
Reginald Stadlbauer
88be6aff62
Hacks to make it usable
...
svn path=/trunk/kdenetwork/kmail/; revision=41904
26 years ago
Michael Koch
e358aa1592
ported to new kfile
...
svn path=/trunk/kdenetwork/kmail/; revision=41598
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
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
950cbc4675
Scroll to show new mail.
...
svn path=/trunk/kdenetwork/kmail/; revision=39391
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
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
Kurt Granroth
90d37c804b
loadIcon => BarIcon
...
svn path=/trunk/kdenetwork/kmail/; revision=37396
27 years ago
Waldo Bastian
9ce7a86699
WABA: My XMas gift for Christien & David.
...
svn path=/trunk/kdenetwork/kmail/; revision=37230
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
Waldo Bastian
ac41389e7b
WABA: Some rearrangements of header files
...
svn path=/trunk/kdenetwork/kmail/; revision=37003
27 years ago
Waldo Bastian
bb480361cc
WABA: Use the new keditcl from kdelibs/kdeui
...
svn path=/trunk/kdenetwork/kmail/; revision=36890
27 years ago
Don Sanders
866f5d9ed7
Fixes a problem with the reader window not being updated after a mesage had been deleted.
...
Changing the currentItem isn't causing a currentChanged signal to be emitted. Which is odd.
svn path=/trunk/kdenetwork/kmail/; revision=36212
27 years ago
Don Sanders
ae73a46ede
Reasonable intelligent fix up out sync unread messages logic and fixed up typo QCache -> Cache
...
svn path=/trunk/kdenetwork/kmail/; revision=35940
27 years ago
Don Sanders
e93c3ff007
workaround egcs (just on Alpha?) bugs
...
svn path=/trunk/kdenetwork/kmail/; revision=35908
27 years ago
Stefan Taferner
281030d316
Forgot the Errors-To field in bouncing code
...
svn path=/trunk/kdenetwork/kmail/; revision=35862
27 years ago
Stefan Taferner
1f1cf68abf
Implemented bouncing of mails. Hopefully this will help
...
to fool spammers ;-)
svn path=/trunk/kdenetwork/kmail/; revision=35828
27 years ago
Waldo Bastian
438bff43ca
WABA: Set the correct current message when deleting
...
svn path=/trunk/kdenetwork/kmail/; revision=35648
27 years ago
Waldo Bastian
3c9b35b72a
WABA: QMessageBox -> KMessageBox
...
svn path=/trunk/kdenetwork/kmail/; revision=35591
27 years ago
Don Sanders
87459abc97
resort renamed to sort in QT.
...
svn path=/trunk/kdenetwork/kmail/; revision=33475
27 years ago
Waldo Bastian
d71e8b4a22
WABA: What happened to QListView::resort() ?
...
svn path=/trunk/kdenetwork/kmail/; revision=33406
27 years ago
David Faure
abd9821b38
Any good reason to use qimgio instead of kimgio in kmail ?
...
(I didn't even link for me...)
If I shouldn't have replaced qimgio by kimgio, tell me !
svn path=/trunk/kdenetwork/kmail/; revision=33283
27 years ago
Don Sanders
184a616140
Minor updates. (Suppress warnings)
...
svn path=/trunk/kdenetwork/kmail/; revision=33207
27 years ago
Don Sanders
b3075eceb3
The Merge. QT 2.1 (cvs) now required.
...
svn path=/trunk/kdenetwork/kmail/; revision=33018
27 years ago
Stefan Taferner
d1e61aa558
* Switched folder-tree widget to QListView. Currently
...
drag&drop of messages is therefore broken.
* Added support for subdirectories in ~/Mail -> hierarchical
folders!
* Changed ancient folder edit/create dialog to something
more useful.
svn path=/trunk/kdenetwork/kmail/; revision=30538
27 years ago
Kalle Dalheimer
e6ba799997
The dreaded library cleanup: getConfig() -> config() and friends (see separate mail)
...
svn path=/trunk/kdeutils/knotes/; revision=30349
27 years ago
Reginald Stadlbauer
c79d942912
KMail is useable again (only initial sizes of splitters are wrong)
...
svn path=/trunk/kdenetwork/kmail/; revision=26985
27 years ago
Stephan Kulow
9408b3fa6e
some more KDE2 changes. Some left. I'm neither a XDND or QSplitter expert :)
...
svn path=/trunk/kdenetwork/kmail/; revision=26078
27 years ago
Don Sanders
feaabb0210
Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged.
...
svn path=/trunk/kdenetwork/kmail/; revision=23044
27 years ago
Warwick Allison
8979e7c257
Track Qt 2.0 change
...
svn path=/trunk/kdenetwork/kmail/; revision=22572
27 years ago
David Faure
873599955b
If only fixheaders could also deal with
...
no matching function for call to `KApplication::getIconLoader ()'
:)
svn path=/trunk/kdenetwork/kmail/; revision=21953
27 years ago
Hans Petter Bieker
09d70e9e12
* QString::sprintf -> QString::arg
...
* and removed some .data()s..
I hope I didn't break anything.. :)
svn path=/trunk/kdenetwork/kmail/; revision=20956
27 years ago
Stephan Kulow
a319ad6c44
CVS_SILENT compilation fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=19985
27 years ago
Warwick Allison
2718dbbdeb
Remove some QCString vs. QString vs. QByteArray confusion.
...
(fixes attachment Save As)
svn path=/trunk/kdenetwork/kmail/; revision=19266
27 years ago
Warwick Allison
fc2796607f
Changed kApp->inactiveTextColor() to black, since inactive color is
...
only guaranteed to to work against the inactive titlebar color.
svn path=/trunk/kdenetwork/kmail/; revision=18921
27 years ago
Matthias Welk
2153f55067
more QT2.0 porting
...
svn path=/trunk/kdenetwork/kmail/; revision=18186
27 years ago
Christian Esken
a4ae3bb912
Fixes to let it compile again. But please take a look at "Fixme"
...
svn path=/trunk/kdenetwork/kmail/; revision=17720
27 years ago
Stephan Kulow
1afae79487
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdeutils/knotes/; revision=17396
27 years ago
Stefan Taferner
93ef2b12c0
More mark-new-on-open fixes
...
svn path=/trunk/kdenetwork/kmail/; revision=16714
28 years ago
Stefan Taferner
046068b044
Bugfix: new/unread messages that are displayed upon selecting
...
of a folder are now properly displayed as read.
svn path=/trunk/kdenetwork/kmail/; revision=16712
28 years ago
Sven Radej
d80247e860
sven: - check if folder exists in createFolder
...
- fixed size on folder dialog
- Show receivers works for sent&queued messages
- Add an extra \n to previous message when appending new one to
mailbox => against rewriting last char in previous message =>
against corrupting attachment in previus message.
*** Index version number changed; compact your mailboxes before
installing kmail, or you'll see ghost messages.
svn path=/trunk/kdenetwork/kmail/; revision=16403
28 years ago
Stefan Taferner
25107d1bd3
Bugfix: 'From' column did not update new text at first.
...
svn path=/trunk/kdenetwork/kmail/; revision=15908
28 years ago
Stefan Taferner
0467c8190b
* New feature: layout can now be switched between
...
"long folder list" and "short folder list". Option
setable in settings->appearance.
* New feature: the "From" column now contains the
receiver for the folders outbox and sent-mail. Column
"Sender" automatically switches it's title to "Receiver"
for these folders.
* Incorporated new documentation.
svn path=/trunk/kdenetwork/kmail/; revision=15828
28 years ago