63 Commits (7b66e12b96d9c331ada46b60a08fdaa728016d9d)

Author SHA1 Message Date
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
David Faure cc90308268 CVS_SILENT compiler warning 22 years ago
Cornelius Schumacher 43dc6fad34 Disable hard-coded iCalendar handling. Will be done by the plugin now. 22 years ago
Bo Thorsen 3d7ff6e839 Remove all traces of the automatic resource handling. It never really worked anyway 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Bo Thorsen 71c2e6a135 Don't crash if the user decides to kill korganizer during the startup. Fail instead 22 years ago
Jonathan Riddell 283516cafd KDE proofreaders typos 22 years ago
Till Adam 484e9b3c42 The merge is finished, so these ifdef's are not needed anymore. 22 years ago
Ingo Klcker 8b851b812a make KMail compile as long as the merge isn't finished 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
Ingo Klcker 6d9d92283a Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many. 23 years ago
Cornelius Schumacher effb2ff7da Correctly pass iCalendar attachments to KOrganizer. This replaces the 23 years ago
Bo Thorsen dc106dc082 Don't crash just because you see a task 23 years ago
Bo Thorsen a7f781b836 Crash guard: Don't try to access the main widget if we don't have a pointer 23 years ago
Marc Mutz cfbc884697 GUI: Unhide the File->Refresh Local IMAP Cache action by moving the code from kmgroupware.cpp to kmmainwidget.cpp. The error was that no-one called KMGroupware::setupActions() and no-one caught KMGroupware::signalMenusChanged() 23 years ago
Stephan Binner cb094cce12 CVS_SILENT i18n style guide fixes 23 years ago
Bo Thorsen 450b9cfd78 Fix two bugs reported by till: Old signalRefresh connect was still there. And fix a crash in startup of imap resource 23 years ago
Bo Thorsen 4a48fc6794 Remove a lot of old crap from kmgroupware*. And hold a pointer to the main widget instead of to the mainwindow. 23 years ago
Bo Thorsen b5d72f7147 Implement handing groupware replies over to KOrganizer 23 years ago
Bo Thorsen bf8a062a1a Fix parsing a groupware reply 23 years ago
Bo Thorsen 59fef99b28 No wonder it didn't work well :-) 23 years ago
Bo Thorsen b9e13a57bc As it says in the comment, it was crap. Now it's bitdust. Functionality is implemented in korganizer in my as of yet unsent patch 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Stephan Binner 063adfce8f QInputDialog => KInputDialog 23 years ago
Dirk Mueller f0570a3489 speling fixes 23 years ago
Cornelius Schumacher 489851bfab Changed list return values of libkcal from QPtrList to QValueList. 23 years ago
Marc Mutz 1ed98a873c Revert (part of) r1.31, which was obviously wrong. 23 years ago
Bo Thorsen 4c3077eb49 Patch from Marc Taieb 23 years ago
Bo Thorsen eef5528c19 Get rid of the bogus mUseGroupware attribute in KMReaderWin 23 years ago
Bo Thorsen 2e3f98a9eb - Use DCOP to call KOrganizer (this is a work in progress) 23 years ago
Bo Thorsen 1fed94fa9c Workaround to just make it show something 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
George Staikos 0c29257c99 another round of bugfixes courtesy of valgrind. They're all uninit variables, 23 years ago
Ingo Klcker b14fde524c Don't crash if one opens a message with a vcal attachment. 23 years ago
Daniel Molkentin 1ff182dcb8 another bugger 23 years ago
Bo Thorsen c3f52dca89 Remove incidenceAdded and incidenceDeleted detour over KMGroupware 23 years ago
Bo Thorsen 2e04ecfcd0 This is a quite restructuring of the kdepim IMAP resource code. 23 years ago
Daniel Molkentin f38bfb5f95 Initial port from kmgroupware to libkcal, 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Bo Thorsen 9d9a13987b Workaround until there are working journals folders for the IMAP resource 23 years ago
Bo Thorsen 47f87fce2d Fix copyright headers for some of the kroupware stuff 23 years ago
Bo Thorsen ccacbbffb3 More IMAP resource wiring fixes 23 years ago
Bo Thorsen bd377cfac6 Get rid of old style refreshEverything signals and make the IMAP resource listen to them 23 years ago
Bo Thorsen 7566b96601 Get rid of old style refreshEverything signals and make the IMAP resource listen to them 23 years ago
Bo Thorsen d6a8a1a25f Remove unused old style IMAP resource function 23 years ago
Bo Thorsen c69ad8f4c0 Make findMessageByUid only find - not delete - a msg 23 years ago