103 Commits (f5f704bb533c19be28838cf92a867537155271b2)

Author SHA1 Message Date
Till Adam 7aaa51f20f Don't show an error dialog when the server closes the connection, which 21 years ago
Carsten Burghardt d3b0bfe912 makeConnection did not notice that the slave had no connection. 21 years ago
Till Adam ec3eb9a531 Add a "don't bug me again" enabled info dialog to the status bar notification about broken connections or timeouts. 21 years ago
Till Adam 43794bea9d Don't show a big ol' error dialog when the connection to an imap server 21 years ago
Carsten Burghardt bd7b608ce6 Manage the connections better 21 years ago
Carsten Burghardt 0634ccf287 To copy mails from local to an imap folder took ages because the imap 21 years ago
Carsten Burghardt acb43d1689 Nicer 21 years ago
Till Adam 20835422d5 Make sure the noop timer is restarted when we connect a new slave. 22 years ago
Carsten Burghardt ae2817ada3 If more than 50% of the email has to be downloaded fall back to classic imap 22 years ago
Carsten Burghardt 7254812fbe Fix multipart digest messages with imap and lod. 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
Carsten Burghardt 06751afd02 Multipart fix no.1: delete the old parts when we create new ones 22 years ago
David Faure b5050e8b78 QString -> const QString& 22 years ago
David Faure ae75bc67d3 QString -> const QString&, not due to bmeyer, but due to https://intevation.de/roundup/kolab/issue408, 22 years ago
Carsten Burghardt 6b3dd11ad0 Show normaler folder status info in broadcastbar when an imap folder is selected. The information that the account was checked for new mails is not really helpful 22 years ago
Carsten Burghardt b5756b7457 Several fixes: 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 e891e03068 Fixed wrong/confusing debug output 22 years ago
David Faure a6b36fdfb0 Outline the method (easier to add debug output to it) and remove outdated comment 22 years ago
David Faure 64914470b1 Outline the method and remove outdated comment 22 years ago
Till Adam 8c8040fba9 And here as well. 22 years ago
Till Adam b624e920de Backport of: 22 years ago
Till Adam c084c93aad When making a connection to an imap server fails, set an error condition 22 years ago
Till Adam f0215812de More proko2 merging. These are the imap folder/account specific changes 22 years ago
Szombathelyi Gyrgy 2692ca8249 SASL authentication enhancements: 22 years ago
Holger Freyther 49e8bd8857 ProgressItem* -> KPIM::ProgressItem in signals, slots 22 years ago
David Faure 15e0727743 backport 1.102: 22 years ago
David Faure 4686b8d433 Use KMessageBox::detailedError() to reduce the size of the imap error messages, 22 years ago
David Faure 9ece7be9c4 forward port 1.95 22 years ago
David Faure a415561783 Fixed compilation by applying the latest changes done in HEAD 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam bae93aa541 Improve progress reporting for folder listings: 22 years ago
David Faure edf98bd5a4 same fix as in HEAD 22 years ago
David Faure d8507752a4 Don't emit checkDone from there when cancelling the password dialog, the caller already 22 years ago
David Faure 82a1549566 Pass folder to getACL() call so that slotReceivedACL works. 22 years ago
Stephan Binner 1080d6019e Revert compound stuff - no time left for discussion 22 years ago
Stephan Binner c52c3fee3a Less invented compound nouns (filename, username, hostname) 22 years ago
Carsten Burghardt 264b5ed493 Correctly finish progress items when the user canceled the password dialog 22 years ago
David Faure 063eded830 Retrieve annotation "folder-type" during sync. 22 years ago
Till Adam d2c5c3132f Fix currently unused slot in case we ever use it. 22 years ago
Carsten Burghardt 80aa7855e8 Add a progress info to the imap listDir. The account handles the parent progressitem 22 years ago
David Faure db206a168d redundant (the if above tests for !mSlave already) 22 years ago
Till Adam 9e5fd03118 Separate the two conceptually different uses of the idle timer into a 22 years ago
Carsten Burghardt ea3516c9f0 Make the new-mail check for online imap wait for a connection. This didn't work when the 22 years ago
David Faure 590997e60f Fixed the fix for the fix. Or more clearly: fixed again the "wrong password, ask again" case, 22 years ago
Carsten Burghardt 9f4acd15ac Display summary only if all accounts are checked. 22 years ago
Till Adam e28904051a Fix the fix so that high is above low again, even at the bottom. :) 22 years ago
Till Adam 558f2bbdf8 Be less eager to start additional imap slaves while already waiting for 22 years ago
David Faure a46b754d65 Fixed error handling for "bad password" errors: 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago