Daniel Molkentin
94a38cea12
major parts of the endl cleanups.
...
svn path=/trunk/KDE/kdepim/; revision=695704
19 years ago
Laurent Montel
9079b08b83
Not necessary
...
svn path=/trunk/KDE/kdepim/; revision=685858
19 years ago
Allen Winter
fcfe054090
follow ktnef changes
...
svn path=/trunk/KDE/kdepim/; revision=652439
19 years ago
Volker Krause
8dd6521e83
Adapt to ktnef/kcal changes.
...
svn path=/trunk/KDE/kdepim/; revision=578408
20 years ago
Allen Winter
766191c884
Big Hunk of Changes for the libkcal -> kcal rename.
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=562457
20 years ago
David Faure
8270ad07db
Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch.
...
svn path=/branches/kdepim/proko2-full/kdepim/; revision=541169
20 years ago
Ismail Onur Filiz
5499cab473
Include "config.h" in the source files that already do not do so.
...
svn path=/trunk/KDE/kdepim/; revision=532915
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Reinhold Kainhofer
2e77a55d99
The FSF has moved, use the new address in all license files and headers ...
...
svn path=/trunk/KDE/kdepim/; revision=437980
21 years ago
Bo Thorsen
e131c9bc34
Put in a working email address
...
svn path=/trunk/kdepim/; revision=352628
22 years ago
Bo Thorsen
e7ee58cfcc
Put in a working email address
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=352620
22 years ago
Bo Thorsen
22a56f34e0
Backport: Don't use dcop to call a library method
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=352586
22 years ago
Bo Thorsen
756ae90f58
Don't use dcop to call a library method
...
svn path=/trunk/kdepim/; revision=352583
22 years ago
Bo Thorsen
e4a0615bb6
From the branch: This would appear to be a very big change, but in fact it does absolutely nothing. It just removes an obscene amount of old kroupware code that is no longer used. There are no changes in this patch.
...
svn path=/trunk/kdepim/; revision=352373
22 years ago
Bo Thorsen
a9a4b2ee45
This would appear to be a very big change, but in fact it does absolutely nothing. It just removes an obscene amount of old kroupware code that is no longer used. There are no changes in this patch.
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=352371
22 years ago
Bo Thorsen
263673374b
Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing
...
svn path=/trunk/kdepim/; revision=346704
22 years ago
David Faure
a0fb0131a8
perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' *
...
svn path=/trunk/kdepim/; revision=317529
22 years ago
David Faure
8408c27d66
KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h>
...
(better than <foo.h>, especially when systems could have an identity.h somewhere)
A kconfig_update script moves the identities from kmailrc to emailidentities
svn path=/trunk/kdepim/; revision=311347
22 years ago
David Faure
cc90308268
CVS_SILENT compiler warning
...
svn path=/trunk/kdepim/; revision=309028
22 years ago
Cornelius Schumacher
43dc6fad34
Disable hard-coded iCalendar handling. Will be done by the plugin now.
...
svn path=/trunk/kdepim/; revision=307554
22 years ago
Bo Thorsen
3d7ff6e839
Remove all traces of the automatic resource handling. It never really worked anyway
...
svn path=/trunk/kdepim/; revision=299536
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
...
svn path=/trunk/kdepim/; revision=289368
22 years ago
Jonathan Riddell
283516cafd
KDE proofreaders typos
...
http://www.kde.me.uk/index.php?page=kdepim_typos
svn path=/trunk/kdepim/; revision=284834
22 years ago
Till Adam
484e9b3c42
The merge is finished, so these ifdef's are not needed anymore.
...
svn path=/trunk/kdepim/; revision=281111
22 years ago
Ingo Klcker
8b851b812a
make KMail compile as long as the merge isn't finished
...
svn path=/trunk/kdepim/; revision=280881
22 years ago
Ingo Klcker
2c715b30da
Merge from osnabrueck_branch: all
...
svn path=/trunk/kdepim/; revision=280772
22 years ago
Marc Mutz
c4df6a1a84
Add <config.h> to all .cpp files as in aegypten_branch we really
...
depend on th values there.
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
Changes done by this script:
for i in *.cpp; do
if ! grep -q '<config.h>' $i; then
echo $i
fi
done | xargs -n1 perl -pi\~ -e \
'if ( /#include/ && !$first ) {
$_ = "#ifdef HAVE_CONFIG_H\n#include <config.h>\n#endif\n\n" . $_;
$first=1;
}'
svn path=/trunk/kdepim/; revision=278891
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.
...
Please excuse the addition of the new strings i18n("Message->","&Reply") and i18n("Reply to A&uthor..."). I hope it doesn't cause too much inconvenience for the translators.
CCMAIL:kde-i18n-doc@kde.org
svn path=/trunk/kdepim/; revision=272991
23 years ago
Cornelius Schumacher
effb2ff7da
Correctly pass iCalendar attachments to KOrganizer. This replaces the
...
functionality of the korganizerIn script. Patch reviewed by Bo.
CCMAIL: 68332-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=269607
23 years ago
Bo Thorsen
dc106dc082
Don't crash just because you see a task
...
svn path=/trunk/kdepim/; revision=264212
23 years ago
Bo Thorsen
a7f781b836
Crash guard: Don't try to access the main widget if we don't have a pointer
...
to it.
CCMAIL: TAIEBMA@e-i.com
svn path=/trunk/kdepim/; revision=263445
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()
...
CCMAIL: bo@sonofthor.dk
svn path=/trunk/kdepim/; revision=262575
23 years ago
Stephan Binner
cb094cce12
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=262437
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
...
svn path=/trunk/kdepim/; revision=262155
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.
...
svn path=/trunk/kdepim/; revision=262018
23 years ago
Bo Thorsen
b5d72f7147
Implement handing groupware replies over to KOrganizer
...
svn path=/trunk/kdepim/; revision=261982
23 years ago
Bo Thorsen
bf8a062a1a
Fix parsing a groupware reply
...
svn path=/trunk/kdepim/; revision=261972
23 years ago
Bo Thorsen
59fef99b28
No wonder it didn't work well :-)
...
svn path=/trunk/kdepim/; revision=261965
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
...
svn path=/trunk/kdepim/; revision=261961
23 years ago
Ingo Klcker
4d448db47f
Change
...
#define kernel KMKernel::self()
to
#define kmkernel KMKernel::self()
because 'kernel' was a much to general term. We really shouldn't repeat the mistakes of the X developers.
I noticed this problem when I played around with KImageEffects. kimageeffects.h contains 'kernel' as parameter of some methods and so the compilation had to fail. We won't need KImageEffects in the near future, but at least we are now prepared and a clash with another 'kernel' can't happen anymore.
svn path=/trunk/kdepim/; revision=252621
23 years ago
Stephan Binner
063adfce8f
QInputDialog => KInputDialog
...
svn path=/trunk/kdepim/; revision=248997
23 years ago
Dirk Mueller
f0570a3489
speling fixes
...
svn path=/trunk/kdepim/; revision=242314
23 years ago
Cornelius Schumacher
489851bfab
Changed list return values of libkcal from QPtrList to QValueList.
...
svn path=/trunk/kdepim/; revision=238618
23 years ago
Marc Mutz
1ed98a873c
Revert (part of) r1.31, which was obviously wrong.
...
svn path=/trunk/kdepim/; revision=238193
23 years ago
Bo Thorsen
4c3077eb49
Patch from Marc Taieb
...
svn path=/trunk/kdepim/; revision=237744
23 years ago
Bo Thorsen
eef5528c19
Get rid of the bogus mUseGroupware attribute in KMReaderWin
...
svn path=/trunk/kdepim/; revision=237551
23 years ago
Bo Thorsen
2e3f98a9eb
- Use DCOP to call KOrganizer (this is a work in progress)
...
- Make the methods non-static when this makes sense
- Make stuff work, so the groupware links show and work
svn path=/trunk/kdepim/; revision=237544
23 years ago
Bo Thorsen
1fed94fa9c
Workaround to just make it show something
...
svn path=/trunk/kdepim/; revision=236698
23 years ago
Dirk Mueller
4e03bcdbde
speling fixes. some also modfiy API functions, but those are not in installed
...
headers so it should be fine BC wise
svn path=/trunk/kdepim/; revision=233920
23 years ago