142 Commits (e097613624f1f8523630a2f401eb86220ad59cd0)

Author SHA1 Message Date
Andreas Kling b15b221021 Fixed crash in slotCheckQueuedFolders() on application exit when kmkernel->acctMgr() is null. 20 years ago
Till Adam 5a61dd88b8 Don't crash when the imap slave goes away in the middle of 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
Ismail Onur Filiz 29d2238ad2 Third batch of fixes related to Christoph Bartoschek's email in kde-pim: 20 years ago
Carsten Burghardt 142d65ca55 Do not create wrong folder paths. 20 years ago
Will Stephenson d0588c0c77 create dialog on the stack, as it's exec'ed - lesson #1042 from dfaure's curriculum :) 20 years ago
Will Stephenson 2e6cd35be1 Fix https://bugzilla.novell.com/attachment.cgi?id=32275&action=view - crash when password dialog closed after kmail main window due to wrong parent 20 years ago
Carsten Burghardt e4e9fef515 Empty strings are read from the config as empty strings and not 21 years ago
Carsten Burghardt b228c820db I did not see this part where the path for disconnected imap folders is build. 21 years ago
Carsten Burghardt 3fa13d0426 Use the correct delimiter for disconnected imap. Refactor this stuff a bit to make the creation of 21 years ago
Carsten Burghardt 9fb3eb0d87 Now that kmail also knows the correct delimiter (from the namespace code) use it 21 years ago
Till Adam 0329caa514 Move the "maximum number of connections to host" handling from the 21 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 ef6bbd2faa Fix refresh of dimap account to actually work after just adding it. 21 years ago
Carsten Burghardt 8291b8fbec - merge uidmap and metadata map 21 years ago
Till Adam 7aaa51f20f Don't show an error dialog when the server closes the connection, which 21 years ago
Carsten Burghardt e4d0d5a4d1 Try to migrate an old prefix as best as we can. 21 years ago
Carsten Burghardt 38f0dca173 Do not delete folders of other namespaces when one namespace is listed. 21 years ago
Carsten Burghardt 85be1240bb Make the namespace dialog in the account settings (hopefully) more userfriendly. 21 years ago
Carsten Burghardt f383f17d20 Backport of: 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 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