243 Commits (c8e7c932faf890cf4ab529d6994b28f81593c5f5)

Author SHA1 Message Date
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
Bo Thorsen d2dbcadfca No contents in the root dimap folder 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Ingo Klcker ec09859f3a Disable the groupware startup wizard until we have a general startup wizard. 23 years ago
Roberto Teixeira a9524b2a64 Changing "directory" to "folder" as discussed on kde-i18n-doc and kde-core-devel 23 years ago
Stephan Kulow 631938217b commiting my patch as discussed in http://lists.kde.org/?l=kmail&m=106259210725197&w=2 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 23 years ago
Till Adam 68430ed870 Make sure that calling dcopAddMsg() with an empty folder name doesn't 23 years ago
Till Adam f00fbe05b9 Improve error messages using strerror instead of just speculating that 23 years ago
Ingo Klcker 0d2ae5061b Add folderIsSentMailFolder method to make checking whether a folder is a sent-mail folder easy. 23 years ago
Don Sanders 27f35201e4 Use new MailListDrag class for drag and drop of mails. 23 years ago
Marc Mutz a3e2c8662c Don't require up-to-date kdelibs 23 years ago
Zack Rusin 0abf8a1cd9 Waldo's patch from kde-core-devel to eliminate the double creation of KConfig 23 years ago
Ingo Klcker c64f9a094f Reword some error messages to make them (hopefully) easier understandable. The 'view and modify the content' is the same term that also appears in the directory properties dialog in Konqueror. 23 years ago
Ingo Klcker 0c9a694b95 Only create a KMMainWin in KMKernel::mainWin() if neither a KMMainWin nor a KMainWindow exist. 23 years ago
Till Adam dfd7c7bb65 Don't crash when left or right clicking on an imap folder that has no 23 years ago
Zack Rusin 1b3f85e7e4 Removing license as requested by Marc. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam b144aea46f Don't crash when during startup data from an imap account comes in for the 23 years ago
Zack Rusin 64129507de 1) Hi, I'm a X11 header and I define a lot of crap. 23 years ago
Ingo Klcker 532b227c25 deprecated-- 23 years ago
Stephan Kulow 4a86685698 warnings-- 23 years ago
Don Sanders c04fef093f Session management changes to fix bugs that may be introduced in the future. 23 years ago
Don Sanders 3c38680719 Session management fixes. 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago