Kevin Krammer
a7716296dc
Modifying the portions of PIM code that access distributions lists
...
so they use the new resource based API.
CCMAIL:kde-pim@kde.org
svn path=/trunk/KDE/kdepim/; revision=720652
19 years ago
Allen Winter
607bc9a6c3
forward port SVN commit 713487 by tokoe:
...
Fix handling of distribution lists when KDEPIM_NEW_DISTRLISTS
is enabled.
svn path=/trunk/KDE/kdepim/; revision=714304
19 years ago
Tobias Koenig
9da8640fc5
Forgot this on my last commit: set the name of the distribution list
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=713447
19 years ago
Tobias Koenig
2e170bb041
Add support for storing new distribution lists
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=712279
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Thiago Macieira
421c83769c
Remove use of k_funcinfo
...
svn path=/trunk/KDE/kdepim/; revision=702595
19 years ago
Tobias Koenig
01c7115ebd
Manual adaption and cleanup of the previous script run
...
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
19 years ago
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
Mathias Soeken
3f4625ff8a
KDE3Support--
...
svn path=/trunk/KDE/kdepim/; revision=675683
19 years ago
Volker Krause
eceb3388b2
EmailAddressTools -> KPIMUtils
...
svn path=/trunk/KDE/kdepim/; revision=647147
19 years ago
Volker Krause
a1550f9791
emailfunctions -> kpimutils
...
svn path=/trunk/KDE/kdepim/; revision=647143
19 years ago
Laurent Montel
103313a6b9
Fix signal/slot
...
svn path=/trunk/KDE/kdepim/; revision=610433
20 years ago
Allen Winter
72807f4c4d
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
...
svn path=/trunk/KDE/kdepim/; revision=555565
20 years ago
Laurent Montel
6fc13ccf1b
Kdialogbase->kdialog
...
svn path=/trunk/KDE/kdepim/; revision=555161
20 years ago
Allen Winter
08d9e5880c
forward port SVN commit 541603 by wstephens:
...
Fix Novell bug:159533
Save the address book after adding things to it, and fix bug where the
addressee's name was used in place of their email address.
svn path=/trunk/KDE/kdepim/; revision=541705
20 years ago
Will Stephenson
d49e392332
Fix Novell bug:159533
...
Save the address book after adding things to it, and fix bug where the
addressee's name was used in place of their email address.
BUG:118968
svn path=/branches/KDE/3.5/kdepim/; revision=541603
20 years ago
Volker Krause
ca80c13d9e
Commit danimo's libemailfunctions API cleanup and port kdepim
...
accordingly.
svn path=/trunk/KDE/kdepim/; revision=541211
20 years ago
Laurent Montel
ee46d3efe0
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdepim/kalarm/lib/; revision=539348
20 years ago
Reinhold Kainhofer
a3c5c30139
Fix compilation...
...
svn path=/trunk/KDE/kdepim/; revision=533954
20 years ago
Reinhold Kainhofer
c4bca6becc
Replace the old-style Q...Layout(QLayout*parent) constructors by the new empty constructors and a subsequent paren->addLayout(child). Heuristically, assume that if parent matches .*[Ll]ayout.*, then it is a QLayout*. Again, this is done by my script, which is committed into kdesdk/scripts/qt4/
...
svn path=/trunk/KDE/kdepim/; revision=533950
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
Chusslove Illich
3a5fca8d00
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdepim/; revision=528186
20 years ago
Laurent Montel
a574251bf1
Adapt to new kdelibs api
...
svn path=/trunk/KDE/kdepim/; revision=518169
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
20 years ago
Laurent Montel
4e593d054e
Fix header
...
svn path=/trunk/KDE/kdepim/; revision=487893
21 years ago
Laurent Montel
8f70d3af30
Adapt to new kde4 api
...
svn path=/trunk/KDE/kdepim/; revision=459568
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 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
Cornelius Schumacher
c243d1cf68
Implement suggestions of mini usability study "KMail Composer and Select
...
Recipients Dialog".
svn path=/trunk/kdepim/; revision=384315
21 years ago
Adriaan de Groot
cd9e23ac31
--enable-final: Rename for name clash with recipientspicker.h
...
svn path=/trunk/kdepim/; revision=382094
21 years ago
Cornelius Schumacher
1589f21490
Add dialog for creation of distribution lists with the new recipients editor.
...
svn path=/trunk/kdepim/; revision=381499
21 years ago