180 Commits (d45eb9aa24f34827965c55bad35ea0ea9bc9aee4)

Author SHA1 Message Date
Don Sanders b37123f501 Another status bar update. 26 years ago
Don Sanders 8bc08e48c4 Status bar updates 26 years ago
Don Sanders 4eb82bee45 Fixed up qpalette problem 26 years ago
Robert Williams e859e8733a Commented out parts that conflict with new status bar. 26 years ago
Don Sanders ec80412927 Finished incomplete port to KFileDialog. 26 years ago
Mario Weilguni 843d6a7bfe Mario: focus now properly setup 26 years ago
Reginald Stadlbauer 88be6aff62 Hacks to make it usable 26 years ago
Michael Koch e358aa1592 ported to new kfile 26 years ago
Nicolas Hadacek b1bf0f0c69 KAccel/KStdAccel API cleanup + KAction/KAccel extension 26 years ago
George Staikos 287f271ddb removed mkstemp references and replaced them with KTempFile 27 years ago
Robert Williams 7c10469f05 Final patches from George Staikos <staikos@0wned.org> 27 years ago
Robert Williams 5dfcc2859f Patch by George Staikos <staikos@0wned.org> 27 years ago
Don Sanders d5945b1571 An assortment of patches from Daniel. 27 years ago
Waldo Bastian 74f2449123 WABA: Added option "clean spaces", cleans up formatting of the selected text. 27 years ago
Kurt Granroth 90d37c804b loadIcon => BarIcon 27 years ago
Waldo Bastian fbe9cb18ea WABA: New feature! Smart quoting! 27 years ago
Waldo Bastian fcaeb7e23e WABA: KFileDialog changes 27 years ago
Don Sanders a4cd3f8dfd When the message being replied to / forwarded has a line longer than the user 27 years ago
Robert Williams fd683922e2 OK - the function is a const - works now 27 years ago
Robert Williams 0f9ec7f250 Removed newline in error message - egcs 2.91.66 does not like new line here 27 years ago
Robert Williams b89af12ee9 Changes for qt-copy 27 years ago
Waldo Bastian f6088b6dc8 WABA: KSpell changes 27 years ago
Waldo Bastian bb480361cc WABA: Use the new keditcl from kdelibs/kdeui 27 years ago
Don Sanders c1f67e909a Set message date to sent time rather than creation time. 27 years ago
Waldo Bastian 3c9b35b72a WABA: QMessageBox -> KMessageBox 27 years ago
Don Sanders e953c7fdb1 Set background/foreground/link colors as body tag attributes. 27 years ago
David Faure 1bb9dda8ab CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN 27 years ago
Daniel M. Duley 5cca21bdf2 Bye bye Programs menu. 27 years ago
Don Sanders 184a616140 Minor updates. (Suppress warnings) 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Sven Radej 63a41eb409 sven: Make it compile with new helpMenu. ? this is not joe; I´m in vi!! help! 27 years ago
Stefan Taferner d1e61aa558 * Switched folder-tree widget to QListView. Currently 27 years ago
Kalle Dalheimer e6ba799997 The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 27 years ago
Don Sanders 95347072ed Cleaned up several incorrect uses of QMessageBox result. 27 years ago
Hans Petter Bieker 94027280c1 qmessagebox -> kmessagebox. 27 years ago
Reginald Stadlbauer c79d942912 KMail is useable again (only initial sizes of splitters are wrong) 27 years ago
Stephan Kulow 3782ba3053 making it compile again. Kmail I will have to take out ;( 27 years ago
Stephan Kulow 9408b3fa6e some more KDE2 changes. Some left. I'm neither a XDND or QSplitter expert :) 27 years ago
Lars Knoll 83fb58a9fb does now compile with -DCHARSETS too 27 years ago
Lars Knoll 8e4198aaf6 disabled kmails error handler. Caused an infinite loop. 27 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Don Sanders b1a2c35d96 Fixed problem with To: field in compose window being obscured by a spurious 27 years ago
David Faure 873599955b If only fixheaders could also deal with 27 years ago
Harri Porten 040e969dc6 KEdit::Search -> search, Replace -> replace 27 years ago
Hans Petter Bieker 09d70e9e12 * QString::sprintf -> QString::arg 27 years ago
Warwick Allison ac166fa146 myqstring = 0 becomes myqstring = QString::null, or just remove the 27 years ago
Warwick Allison 7b817a82a2 Update for some Qt QString changes. 27 years ago
Hans Petter Bieker f5f2dff4d6 klocale->translate() is dead 27 years ago
Stephan Kulow a319ad6c44 CVS_SILENT compilation fixes 27 years ago
Warwick Allison 2718dbbdeb Remove some QCString vs. QString vs. QByteArray confusion. 27 years ago