97 Commits (ce404e6becd3b44346205680b416f8342ea33d5c)

Author SHA1 Message Date
Allen Winter dd69ab4480 George saves the day. Thanks. 20 years ago
Allen Winter bd33d69ac6 replace assert() with a return. 20 years ago
Ingo Klcker bb3987a1a6 Escape user-provided data that's passed as label or status to progress item. Also mark a few word puzzles and one untranslated string as FIXMEs. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Ismail Onur Filiz 1795f0afe9 Backward port following coverity fixes: 20 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Thomas Zander 9589b3257c Cleanup unused variable 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Till Adam 4b0d2e5d3a Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
David Faure 1b59ad1df7 From proko2: 21 years ago
David Faure 80cd1b679e From proko2: 21 years ago
David Faure 805dff2b4f Fix for deletion of folders with subfolders: those need to be removed first 21 years ago
Ingo Klcker 2693c17e92 warning-- 21 years ago
Till Adam 0fd4bd2dd2 Remove the option to auto-show the progress dialog on cached imap syncs, 22 years ago
Mario Teijeiro Otero 499ac7ca51 * Test in each connection if the imap server support vendor annotations. 22 years ago
David Faure 7042decd4c Forward port better fix for "aborting during the initial connection phase says 'Aborting...' and never moves on" 22 years ago
David Faure a8e84395d9 Better fix for "aborting during the initial connection phase says 'Aborting...' and never moves on". 22 years ago
David Faure 2d05fecbff Fixed "aborting during the initial connection phase says 'Aborting...' and never moves on" 22 years ago
David Faure 5966038d7f Fixed "aborting during the initial connection phase says 'Aborting...' and never moves on" 22 years ago
Bo Thorsen e131c9bc34 Put in a working email address 22 years ago
Bo Thorsen e7ee58cfcc Put in a working email address 22 years ago
David Faure fa0ad76a57 Fixed crash on exit when kontact is uploading messages. Full details 22 years ago
David Faure 1517bd97b7 Fixed crash on exit when kontact is uploading messages. Full details 22 years ago
Holger Freyther 49e8bd8857 ProgressItem* -> KPIM::ProgressItem in signals, slots 22 years ago
Till Adam bae93aa541 Improve progress reporting for folder listings: 22 years ago
Till Adam c5563cd0d3 Use ProgressManager::emitShowProgressDialog() to trigger showing of the 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
Till Adam 9e5fd03118 Separate the two conceptually different uses of the idle timer into a 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
David Faure a6d8710f06 Use mIdleTimer again, to send a noop every minute, so that we don't end up with 22 years ago
David Faure 17a952f958 The other half of the fix for #81413 : don't listDirectory() when closing 22 years ago
David Faure 1234dae558 Cleaned up the old account::listDirectory() method, now unused. 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 22 years ago
Till Adam b6ac99b952 Don't show verbose notification for folders which didn't really get 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
Till Adam d225f650b4 o Implement crypto state setting/getting/broadcasting in the progress 22 years ago
David Faure 69253ccf35 Ensure that the statusbar icon is correctly reset to up after the 22 years ago
David Faure 58a8cbdd93 Support for cancelling dimap checks. 22 years ago
David Faure dca6b0b0c2 Added static list of KMMainWidgets (with a kstaticdeleter of course). 22 years ago
David Faure d560cd37be Show the new progress dialog embedded into the mainwindow - manually 22 years ago
David Faure 415cdaf90a Show the progress dialog according to the dimap option (we should make it global I guess) 22 years ago
David Faure e6bd550c7a Don't call setComplete more than once 22 years ago
David Faure eb0f557d71 Ported cached imap to Till's magic progress engine broadcast notification thingie. 22 years ago
David Faure 38e4647410 Ensure that ImapAccountBase::postProcessNewMail calls checkDone as the very last thing, 22 years ago
David Faure ca71819f6d Doh, hidden virtuals 22 years ago
David Faure 757f5e43de removed useless forwarder 22 years ago