267 Commits (0fd513ea7f7fe5e7ab6eb45faedd04439d5f13b2)

Author SHA1 Message Date
Ingo Klcker 0fd513ea7f Add --view command line option to allow viewing msg files. If someone knows a better solution for the 'prevent invisible KMail from running if viewing message fails' problem then let me know. Hint: Now someone needs to write a desktop file which associates message/rfc822 files with 'kmail --view %u'. 22 years ago
Ingo Klcker fcbc2b35d1 Write global settings to disk on exit. 22 years ago
Bo Thorsen ad5a51b9ca Save the kconfigxt configuration along with the rest of the config. Otherwise these configurations were not saved in Kontact at all 22 years ago
Don Sanders ce2a871e4d Be conservative and remove the 'Last Search' folder at start up. 22 years ago
Andreas Gungl 6480dcf004 connect all folder managers to slotFolderRemoved, not only that one for local folders 22 years ago
Ingo Klcker 7330a73932 label and systemlabel are properties of folder (but not of the storage) 22 years ago
Andreas Gungl d973590fb2 improve the handling of situations when a folder is removed 22 years ago
Bo Thorsen ea6a943ec4 Move the idString method from FolderStorage to KMFolder. And fix some FolderStorage derived constructors 22 years ago
Don Sanders 3e1229dc36 Fix a regression whereby the composer windows weren't closed automatically when exiting Kontact leading to a crash. 22 years ago
Ingo Klcker 4a4425ca97 Convert the contents of the message file in the dcop call openComposer(QString to,QString cc,QString bcc,QString subject,QString body,int hidden,KURL messageFile) from local encoding to utf-8. 22 years ago
Carsten Burghardt b27d880ba7 I would say f** 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Carsten Burghardt 52920b3ecc Fix Empty Trash. It works also with imap. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Laurent Montel dfccf5ce0c Fix kddebug 22 years ago
Carsten Burghardt 52041f310c The get-rid-of-old-things patch. 22 years ago
Zack Rusin 8bb8df4011 And the moral of the story is that if train A goes at 60mph from new york 22 years ago
Carsten Burghardt ae614371b8 Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
Ingo Klcker 3fdc864fce Unbreak the getFolder DCOP call for callers which don't know about the new '/Local' prefix for local folders. 22 years ago
Till Adam ff9824adc7 Strip off the "/Local" prefix in the getFolder dcop call, so we return 22 years ago
Till Adam b034429ce9 Use the nice static wrappers instead of ::->self() explicitely for config 22 years ago
Bo Thorsen 237001a058 Fix includes 22 years ago
Till Adam 5524b990dd Prefix local folders with i18n("Local") when returning a list of folders 22 years ago
Dirk Mueller 40875d9f10 no need to waste CPU cycles 22 years ago
Marc Mutz 95b90f2811 From aegypten_branch: more correct text in certrequest message to a CA 22 years ago
Marc Mutz 5e960c10e2 From aegypten_branch: 22 years ago
David Faure 2ed6971269 Don't activate the KMail reader window when only calling kmail --check. 22 years ago
Till Adam 00c053b3d0 Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
Ingo Klcker 01886e8914 Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
Ingo Klcker adee2d6efc Reapply the KMail specific part of Laurent's recent addresses fix which I forgot while merging the osnabrueck branch. 22 years ago
Till Adam b9b4297362 Refactor KMFolderDir::reload() and fix a few lurking bugs in it as well to 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
David Faure 40eb365c20 Fixed window activation when calling a running application: 23 years ago
David Faure e4e4e1bf3e Move cmdline handling to DCOP-enabled method, move cmdline def to header file 23 years ago
Laurent Montel a2d77a78d7 Fix load recentAddress when we embedded kmail/knode into 23 years ago
Bo Thorsen 9cb688c31f Fairly big stability patch for dIMAP: 23 years ago
Carsten Burghardt 82a6d70cc7 Set whoField for local folders correctly, patch by Severin Greimel 23 years ago
Ingo Klcker 7aba3a323b Fix bug 67725 (Empty trash on exit not working). 23 years ago
Ingo Klcker b4dbe93e92 Register the system tray applets (currently each main window will have an applet) with the kernel. haveSystemTrayApplet() will be used by secondary windows (composer, separate message viewer) to find out whether KMail should be quit if the secondary window is closed. 23 years ago
Ingo Klcker b04c7d473b Revert last commit. We are in message freeze. 23 years ago
Daniel Molkentin a2cde24a7e Fixed request certificate message to be appropriate for S/MIME. 23 years ago
Stephan Kulow 0674854d50 one warning less 23 years ago
Ingo Klcker 00deb15c24 Add workaround for bug 56693 (kmail freeze with the complete desktop while pinentry-qt appears): 23 years ago
Tobias Koenig b35bfb1c9c Removed the 'iterate over all toplevel windows and call readConfig()' hack 23 years ago
Till Adam 088d0c12ab Don't ask the kernel for the mainwidget to ask the mainwidget for the 23 years ago
Ingo Klcker 7213235e3f Restore "inbox", "outbox" etc. for translation (cf. http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdepim/kmail/kmkernel.cpp#rev1.123). This is just another change that was lost during the insane make-it-cool merge. :-( 23 years ago
Till Adam 6745f83975 ifdef out the threadweaver while we are not using it. 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Stephan Binner cb094cce12 CVS_SILENT i18n style guide fixes 23 years ago