1083 Commits (f295ea2dcb774b2206c9ab926f012f8a5c2c7027)
 

Author SHA1 Message Date
Don Sanders f295ea2dcb There were problems with changes made in the filter dialog being applied 26 years ago
Don Sanders 753ca6edc5 Changed a bool that was defined as an int to being of type bool. 26 years ago
Don Sanders 0ec659490a A couple of bug fixes from Andreas Gungl. 26 years ago
Don Sanders 1edfd70e48 Selecting different sized icons for the mainwindow toolbar should work now 26 years ago
Michael Matz b29c2873c0 include mocs into c++ files 26 years ago
Don Sanders 5b13f89a7c Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
Don Sanders ae6fb23b61 I don't know what that static file scope variable was about, but it looked 26 years ago
Don Sanders f5ccaa357d Reduce amount of memory needed to download attachments. 26 years ago
Don Sanders 78ab21642b Exception for inbox which is now a system folder. 26 years ago
Don Sanders 8d88a9764a Actually implement what I said I did in my last checkin 26 years ago
Don Sanders 08d167b246 1.1.58 26 years ago
Don Sanders 885193119f When "send queued mail when checking for new mail" is turned on, don't send 26 years ago
Don Sanders c13f74e59d Don't allow folders to be filed under system folders. 26 years ago
Don Sanders 867cd35e04 Inbox is now a system folder. 26 years ago
Don Sanders 9c009bdd0b Fixed a problem with msgparts shown inline having trailing garbage. 26 years ago
Don Sanders cc1133dfff Sacrifice collapse/expand ability of list view items for sensbile double 26 years ago
Don Sanders 90bb0448a0 Handle cc and body 'queries' in mailto urls. 26 years ago
Don Sanders 545ffcc20f Change the sendReceipts method so that events aren't processed inside 26 years ago
Don Sanders a7fbdfb02f Altered calls to processEvents() 26 years ago
Don Sanders 328f68402c 1.1.57 About to check in some stuff that is still a bit unfortunately. 26 years ago
Mike Pilone 68b6d78641 Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it. 26 years ago
Mike Pilone 9842a2e866 Finished implementing Precommand for Advanced pop and regular pop. 26 years ago
Mike Pilone 1b1ae87e21 Fixed a bug in addMsg. The stream was told to seek to the end -2, but if the file was size 0 (just created), this would fail, which would screw up the ferror check later in the code. 26 years ago
Don Sanders bc11b910f8 Fix problem whereby hundreds of confirmations would be sent instead of just 26 years ago
Don Sanders 4da1afa669 Quick message size column cleanups 26 years ago
Don Sanders 1b6df414c2 Fix infinite loop when displaying message size and some messages are zero 26 years ago
Daniel Naber 1c44fd653a Patch by Michael Haeckel: treat inbox/outbox/... as special 26 years ago
Daniel Naber 13cb230e09 improved wording of the open attachment dialog 26 years ago
Espen Sand 094961b563 Improved warning text (by dep) for the 26 years ago
Don Sanders 18a14594ed Lazily initialize kab for faster startup 26 years ago
Don Sanders a16de99ed6 1.1.55 26 years ago
Don Sanders 5dee0a6277 Work around strange QTimer bug, something is deeply wrong here. 26 years ago
Daniel Naber 53eb4722f5 default to "prefer plain text to HTML" 26 years ago
Don Sanders 54bc648b43 1.1.54 26 years ago
Don Sanders f828c0cbfe Work around possible source incompatible change in QT between 2.1 and 2.1.1 26 years ago
Don Sanders dc8666eeee Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
Don Sanders 8b64607d0f 1.153 26 years ago
Don Sanders c52992a263 Fixed a tricky bug where the mDate member variable of a KMMessage wasn't 26 years ago
Jacek Stolarczyk 9407a546e9 Converted container for account names popup menu from QStrList to QStringList 26 years ago
Don Sanders 7c7f53b67a Fix bug #? 26 years ago
Don Sanders b411e72903 Okay back to work... 26 years ago
Don Sanders 296e4f9875 I spent a couple hours trying to track down what I thought was a qlistview 26 years ago
Waldo Bastian 28fa9c6c9f WABA: Drop flock, always use fcntl(..., F_SETLK, ...) 26 years ago
Don Sanders 3b274ffc47 Fix a problem with folders being deleted while the filter dialog is 26 years ago
Don Sanders dee4893338 Reserve space for future expansion. 26 years ago
Don Sanders 677cb920ec Fixed bug in emailAddrAsAnchor that was causing wrong info to be shown 26 years ago
Don Sanders e79aac9d9b Use kmheaders::setShowSortIndicator. 26 years ago
Don Sanders c85ee5afd1 Don't say don't in menus for threading and html folder specific prefs. 26 years ago
Don Sanders 38006ec3a4 Don't use simpifyWhiteSpace on the date field as it looks bad when using 26 years ago
Don Sanders 1ef537f081 More bug fixes for the view menu. 26 years ago