Don Sanders
b37123f501
Another status bar update.
...
svn path=/trunk/kdenetwork/kmail/; revision=43866
26 years ago
Don Sanders
8bc08e48c4
Status bar updates
...
svn path=/trunk/kdenetwork/kmail/; revision=43655
26 years ago
Don Sanders
4eb82bee45
Fixed up qpalette problem
...
svn path=/trunk/kdenetwork/kmail/; revision=43405
26 years ago
Robert Williams
e859e8733a
Commented out parts that conflict with new status bar.
...
I put in 2 #warning to show were this needs to be fixed.
svn path=/trunk/kdenetwork/kmail/; revision=43264
26 years ago
Don Sanders
ec80412927
Finished incomplete port to KFileDialog.
...
svn path=/trunk/kdenetwork/kmail/; revision=42947
26 years ago
Mario Weilguni
843d6a7bfe
Mario: focus now properly setup
...
svn path=/trunk/kdenetwork/kmail/; revision=42636
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
Nicolas Hadacek
b1bf0f0c69
KAccel/KStdAccel API cleanup + KAction/KAccel extension
...
svn path=/trunk/kdeutils/knotes/; revision=40229
26 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
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
Don Sanders
d5945b1571
An assortment of patches from Daniel.
...
svn path=/trunk/kdenetwork/kmail/; revision=39332
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
Kurt Granroth
90d37c804b
loadIcon => BarIcon
...
svn path=/trunk/kdenetwork/kmail/; revision=37396
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
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
Waldo Bastian
f6088b6dc8
WABA: KSpell changes
...
svn path=/trunk/kdenetwork/kmail/; revision=37002
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
c1f67e909a
Set message date to sent time rather than creation time.
...
svn path=/trunk/kdenetwork/kmail/; revision=35910
27 years ago
Waldo Bastian
3c9b35b72a
WABA: QMessageBox -> KMessageBox
...
svn path=/trunk/kdenetwork/kmail/; revision=35591
27 years ago
Don Sanders
e953c7fdb1
Set background/foreground/link colors as body tag attributes.
...
Better handling of single part html mail.
svn path=/trunk/kdenetwork/kmail/; revision=35097
27 years ago
David Faure
1bb9dda8ab
CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN
...
svn path=/trunk/kdenetwork/kmail/; revision=34851
27 years ago
Daniel M. Duley
5cca21bdf2
Bye bye Programs menu.
...
svn path=/trunk/kdenetwork/kmail/; revision=33559
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
Sven Radej
63a41eb409
sven: Make it compile with new helpMenu. ? this is not joe; I´m in vi!! help!
...
svn path=/trunk/kdenetwork/kmail/; revision=31493
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
Don Sanders
95347072ed
Cleaned up several incorrect uses of QMessageBox result.
...
svn path=/trunk/kdenetwork/kmail/; revision=28955
27 years ago
Hans Petter Bieker
94027280c1
qmessagebox -> kmessagebox.
...
ICON -> BarIcon (right?).
svn path=/trunk/kdenetwork/kmail/; revision=27703
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
3782ba3053
making it compile again. Kmail I will have to take out ;(
...
svn path=/trunk/kdenetwork/kmail/; revision=26363
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
Lars Knoll
83fb58a9fb
does now compile with -DCHARSETS too
...
svn path=/trunk/kdenetwork/kmail/; revision=23374
27 years ago
Lars Knoll
8e4198aaf6
disabled kmails error handler. Caused an infinite loop.
...
changes for new khtml
now kmail's gui comes up again, but displaying messages is still broken :-(
svn path=/trunk/kdenetwork/kmail/; revision=23320
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
Don Sanders
b1a2c35d96
Fixed problem with To: field in compose window being obscured by a spurious
...
blank widget. (This widget only seems to required for KRN)
(Problem was introduced in port to QT 2.0)
svn path=/trunk/kdenetwork/kmail/; revision=22292
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
Harri Porten
040e969dc6
KEdit::Search -> search, Replace -> replace
...
svn path=/trunk/kdenetwork/kmail/; revision=21096
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
Warwick Allison
ac166fa146
myqstring = 0 becomes myqstring = QString::null, or just remove the
...
line if it's already going to be null (default QString constructor).
svn path=/trunk/kdenetwork/kmail/; revision=20912
27 years ago
Warwick Allison
7b817a82a2
Update for some Qt QString changes.
...
svn path=/trunk/kdenetwork/kmail/; revision=20849
27 years ago
Hans Petter Bieker
f5f2dff4d6
klocale->translate() is dead
...
svn path=/trunk/kdenetwork/kmail/; revision=20221
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