You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thomas McGuire 132b80d539 Merged revisions 875412 via svnmerge from 18 years ago
about Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 18 years ago
avscripts
icons Change the icon name from -verified to -fully, because it is actually 18 years ago
interfaces Some coding style fixes. 18 years ago
kconf_update remove more traces of "todo". 18 years ago
pics optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 18 years ago
profiles SVN_SILENT made messages (.desktop file) 18 years ago
tests Merged revisions 854550,854628 via svnmerge from 18 years ago
.krazy EBN Fixes: Qt classes that should not be used 18 years ago
CMakeLists.txt Merged revisions 861198 via svnmerge from 18 years ago
HACKING Add a HACKING file, which contains misc information about hacking on KMail, for example 18 years ago
KMail.desktop Merged revisions 875412 via svnmerge from 18 years ago
Mainpage.dox eliminate almost all references to "todo" in favor of "action item". 18 years ago
Messages.sh
aboutdata.cpp Use new @kde.org mail address 18 years ago
aboutdata.h
accountcombobox.cpp EBN Fixes: Qt classes that should not be used 18 years ago
accountcombobox.h EBN Fixes: Qt classes that should not be used 18 years ago
accountdialog.cpp EBN Fixes: Qt classes that should not be used. 18 years ago
accountdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
accountmanager.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
accountmanager.h Add methods for ensuring that a new account will have a unique name. 18 years ago
accountwizard.cpp i18n fixes: markup 18 years ago
accountwizard.h Altered the accountwizard to be able to be invoked from the toolbar. 18 years ago
acljobs.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
acljobs.h
actionscheduler.cpp Merged revisions 870423 via svnmerge from 18 years ago
actionscheduler.h Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
annotationjobs.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
annotationjobs.h
antispamconfig.cpp Re-add a constructor which got lost in KGLOBAL_STATIC porting. 18 years ago
antispamconfig.h Re-add a constructor which got lost in KGLOBAL_STATIC porting. 18 years ago
antispamwizard.cpp EBN Fixes: validity of i18n calls. 18 years ago
antispamwizard.h Some coding style fixes. 18 years ago
app_octetstream.cpp remove the "lib" prefix from most of the kdepim plugins. 19 years ago
application_octetstream.desktop SVN_SILENT made messages (.desktop file) 18 years ago
attachmentcollector.cpp
attachmentcollector.h
attachmentlistview.cpp EBN Fixes: validity of i18n calls. 18 years ago
attachmentlistview.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
attachmentstrategy.cpp Some coding style fixes. 18 years ago
attachmentstrategy.h
bodypartformatter.cpp Remove many superflous function names in kDebug statements. 18 years ago
bodypartformatter.h
bodypartformatterfactory.cpp -fixed indentation 19 years ago
bodypartformatterfactory.h
bodypartformatterfactory_p.h
bodyvisitor.cpp Merged revisions 736109 via svnmerge from 19 years ago
bodyvisitor.h
cachedimapjob.cpp Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
cachedimapjob.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
callback.cpp Merged revisions 866739 via svnmerge from 18 years ago
callback.h Merged revisions 866739 via svnmerge from 18 years ago
chiasmuskeyselector.cpp
chiasmuskeyselector.h
compactionjob.cpp Merged changes related to the SQLite mode for KMail indices 18 years ago
compactionjob.h
composer.cpp
composer.h Merged revisions 856711 via svnmerge from 18 years ago
composercryptoconfiguration.ui Merged revisions 769035-769141 via svnmerge from 18 years ago
config-kmail.h.cmake create a separate version-kmail.h.cmake for the version string 18 years ago
configuredialog.cpp remove the assert on the date display type selected. 18 years ago
configuredialog.h clean-up some copyright lines. 18 years ago
configuredialog_p.cpp EBN Fixes: Qt classes that should not be used 18 years ago
configuredialog_p.h EBN Fixes: Qt classes that should not be used 18 years ago
copyfolderjob.cpp Remove many superflous function names in kDebug statements. 18 years ago
copyfolderjob.h
csshelper.cpp Remove the ability to set custom background and foreground colors. 18 years ago
csshelper.h
custommimeheader.kcfg
custommimeheader.kcfgc
customtemplates.cpp Remove some 4-0 compatibility #ifdefs, we depend on the current kdelibs anyway now. 18 years ago
customtemplates.h clean-up some copyright lines. 18 years ago
customtemplates_base.ui EBN Fixes: validity of i18n calls 18 years ago
customtemplates_kfg.kcfg
customtemplates_kfg.kcfgc
customtemplatesmenu.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
customtemplatesmenu.h clean-up some copyright lines. 18 years ago
dbusimap.desktop SVN_SILENT made messages (.desktop file) 18 years ago
dbusmail.desktop SVN_SILENT made messages (.desktop file) 18 years ago
distributionlistdialog.cpp i18n fixes, after translator reports: 18 years ago
distributionlistdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
editorwatcher.cpp fix the inotify stuff 18 years ago
editorwatcher.h Merged revisions 748069 via svnmerge from 19 years ago
expirejob.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
expirejob.h
expirypropertiesdialog.cpp EBN Fixes: validity of i18n calls. 18 years ago
expirypropertiesdialog.h Fix expire settings not getting saved properly. 18 years ago
favoritefolderview.cpp EBN Fixes: validity of i18n calls. 18 years ago
favoritefolderview.h warning-- 18 years ago
filehtmlwriter.cpp
filehtmlwriter.h
filterimporterexporter.cpp Some coding style fixes. 18 years ago
filterimporterexporter.h Merged revisions 767233-767551,767553-767554,767556,767558-767805,767807-767946,767948-767951,767953-768069,768071-768089,768091-768401,768403-768538,768540-768683,768685-768705,768707-768737,768739-768793,768795-768898,768900-768902,768904-768928,768930-769032,769034,769036-769040,769043-769044,769046,769048-769050,769052-769057,769059-769139,769142-769318,769320-769322,769324-769354,769356-769462,769464-769924,769926-770914,770916-771105,771107-771251,771253-771345 via svnmerge from 18 years ago
filterlog.cpp
filterlog.h
filterlogdlg.cpp EBN Fixes: validity of i18n calls. (baby steps) 18 years ago
filterlogdlg.h EBN Fixes: Qt classes that should not be used 18 years ago
folderadaptor.cpp Some D-Bus work in KMail: 19 years ago
folderadaptor.h
folderdialogacltab.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
folderdialogacltab.h Port of the folder dialog ACL tab to native Qt4 18 years ago
folderdialogquotatab.cpp EBN Fixes: proper include directives. 18 years ago
folderdialogquotatab.h
folderdialogquotatab_p.cpp Merged revisions 727626,729284,731362,733149 via svnmerge from 18 years ago
folderdialogquotatab_p.h Merged revisions 727626,729284,731362,733149 via svnmerge from 18 years ago
folderjob.cpp
folderjob.h
folderrequester.cpp Code adaptation because of changes on libraries related to revision 719630 19 years ago
folderrequester.h
folderselectiondialog.cpp Merged revisions 836510 via svnmerge from 18 years ago
folderselectiondialog.h Some coding style fixes. 18 years ago
folderselectiontreewidget.cpp EBN Fixes: spelling errors. 18 years ago
folderselectiontreewidget.h EBN Fixes: spelling errors. 18 years ago
foldershortcutdialog.cpp EBN Fixes: proper include directives. 18 years ago
foldershortcutdialog.h The check for conflictuous shortcut is now in KKeySequenceWidget, no need to check this manually anymore 19 years ago
folderstorage.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
folderstorage.h Merged revisions 860059 via svnmerge from 18 years ago
foldertreebase.cpp Fix suspicous code which would lead to crashes under certain circumstances. 18 years ago
foldertreebase.h Merged revisions 727626,729284,731362,733149 via svnmerge from 18 years ago
folderviewtooltip.h EBN Fixes: validity of i18n calls 18 years ago
globalsettings.cpp Store the attachment keywords in the kcfg instead. 18 years ago
globalsettings.h Store the attachment keywords in the kcfg instead. 18 years ago
globalsettings_base.kcfgc
groupware_types.cpp StorageFormat is just an enum, so no need to pass it as a custom type, a 18 years ago
groupware_types.h StorageFormat is just an enum, so no need to pass it as a custom type, a 18 years ago
headeritem.cpp EBN Fixes: validity of i18n calls. 18 years ago
headeritem.h deprecated-- 19 years ago
headerlistquicksearch.cpp EBN Fixes: validity of i18n calls. 18 years ago
headerlistquicksearch.h EBN Fixes: Qt classes that should not be used 18 years ago
headerstrategy.cpp Some coding style fixes. 18 years ago
headerstrategy.h
headerstyle.cpp EBN Fixes: validity of i18n calls. 18 years ago
headerstyle.h Merge the enterprise header style and the attachment list in the headers feature. 18 years ago
htmlstatusbar.cpp Some color fixes: 18 years ago
htmlstatusbar.h Some color fixes: 18 years ago
identitydialog.cpp EBN Fixes: validity of i18n calls. 18 years ago
identitydialog.h EBN Fixes: Qt classes that should not be used 18 years ago
identitylistview.cpp Enable alternating row colors for the identity list and the receiving accounts list. 18 years ago
identitylistview.h Fix forward declaration 19 years ago
imapaccountbase.cpp EBN Fixes: validity of i18n calls. 18 years ago
imapaccountbase.h let me introduce: typo of the year "the the" 18 years ago
imapjob.cpp Merged revisions 851221 via svnmerge from 18 years ago
imapjob.h
imapsettings.ui EBN Fixes: validity of i18n calls 18 years ago
isubject.cpp Remove many superflous function names in kDebug statements. 18 years ago
isubject.h
jobscheduler.cpp KMail 18 years ago
jobscheduler.h KMail 18 years ago
kcm_kmail.cpp clean-up some copyright lines. 18 years ago
kcursorsaver.h
keyresolver.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
keyresolver.h SVN_SILENT compile 19 years ago
khtmlparthtmlwriter.cpp Backport r834651 by tmcguire to the 4.1 branch: 18 years ago
khtmlparthtmlwriter.h Backport r834651 by tmcguire to the 4.1 branch: 18 years ago
kleo_util.h
kleojobexecutor.cpp EBN Fixes: spelling errors. 18 years ago
kleojobexecutor.h Merged revisions 812090-812101 via svnmerge from 18 years ago
kmaccount.cpp Backport r850646 by tmcguire from trunk to the 4.1 branch: 18 years ago
kmaccount.h Backport r850646 by tmcguire from trunk to the 4.1 branch: 18 years ago
kmacctcachedimap.cpp Check mSlave before accessing it.key() - this could avoid crash when KJob is already dead 18 years ago
kmacctcachedimap.h let me introduce: typo of the year "the the" 18 years ago
kmacctfolder.cpp
kmacctfolder.h
kmacctimap.cpp Fix another crash on exit when using IMAP (porting bug). 18 years ago
kmacctimap.h let me introduce: typo of the year "the the" 18 years ago
kmacctlocal.cpp Some coding style fixes. 18 years ago
kmacctlocal.h Revert of: 19 years ago
kmacctmaildir.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmacctmaildir.h Revert of: 19 years ago
kmacctseldlg.cpp clean-up some copyright lines. 18 years ago
kmacctseldlg.h clean-up some copyright lines. 18 years ago
kmaddrbook.cpp include file fixes, mostly re-ordering. but I did find some places 18 years ago
kmaddrbook.h
kmail.antispamrc
kmail.antispamrc-HOWTO
kmail.antivirusrc
kmail.kcfg Store the attachment keywords in the kcfg instead. 18 years ago
kmail.notifyrc SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_accounts.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_appearance.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_composer.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_identity.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_misc.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_config_security.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmail_export.h
kmail_options.h
kmail_part.cpp Merged revisions 830558 via svnmerge from 18 years ago
kmail_part.h Merged revisions 738083,738112,738142,738183,738296,738320,738335,738394,738442,738444,738570,738624,738789,738796,738798,738802,738811,738832,738850,738892,738940,738992,739009,739061,739072,739089,739093-739094,739505,739533,739758,739825,740106,740205,740232,740266,740349,740578,740602-740603,740607,740850,740872-740873,740885,740888,740925-740926,740968,740981-740982,740998,741007,741013,741019,741037,741039-741040,741048,741303,741375-741376,741381,741394-741395,741404,741413,741429,741434,741472,741474,741540,741559,741569,741605,741613,741732,741929,742225,742308,742406,742440,742825,743060,743109,743144,743236,743268,743273,743276,743294,743297,743299,743311-743312,743385,743401,743430,743440,743453,743475-743476,743505,743598,743610,743616,743622,743632,743634,743639,743675,743685,743745,743880,743989,744007,744079,744112,744163,744172,744179,744181,744223-744224,744233,744243,744245-744246,744272,744312,744362,744416,744427,744432,744434,744463,744593-744594,744597,744610,744631,744640,744646,744648,744651,744655,744713,744795,744843,744879,744882,744933,744936,744949-744951,744958,745114,745185,745286,745331,745355,745697,745703,745707,745741-745742,745748,745766,745987,745993,746020,746042,746085,746090,746096,746103,746121,746144,746195,746312,746402,746477,746482,746495,746639,746667,746676,746679,746690,746736,746742,746758,746786,746860,746905,746968,746973-746974,746978,747029,747151,747284,747320,747333,747352,747360,747363,747374,747424-747425,747538,747671,747715,747787,747951,748079,748216,748275,748431,748604,748726,748828,748838,748846,748904-748905,748942,749004,749216,749341,749347,749505,749510,749843,749903,750150,750265,750412,750625,750634,750732,750745,750754,750769,750792,750893,750915,750955,750976-750977,750987,750997,751020,751029,751033,751043,751059-751060,751065,751156,751161,751176,751211,751262,751279,751293-751294,751303,751307,751443,751550,751623,751642,751673,751675,751697,751848,751977,752060,752320-752321,752335,752378,752399,752499,752576,752579,752581,752708,752739,752769,752788,752797,753055,753061,753066,753090,753095,753108,753121,753229,753390,753418,753451,753493-753494,753497,753563,753595,753677,753724,753758 via svnmerge from 18 years ago
kmail_part.rc Altered the accountwizard to be able to be invoked from the toolbar. 18 years ago
kmail_view.desktop SVN_SILENT made messages (.desktop file) 18 years ago
kmailicalifaceimpl.cpp Merged revisions 874391 via svnmerge from 18 years ago
kmailicalifaceimpl.h Merged revisions 849950 via svnmerge from 18 years ago
kmatmlistview.cpp Merged revisions 758257-758642 via svnmerge from 18 years ago
kmatmlistview.h
kmcommands.cpp Merged revisions 870423 via svnmerge from 18 years ago
kmcommands.h Merged revisions 830974 via svnmerge from 18 years ago
kmcomposereditor.cpp Make the spellcheck context menu work again. 18 years ago
kmcomposereditor.h - Remove the unused phrases tab from the config dialog code. 18 years ago
kmcomposerui.rc EBN Fix: Validates kpartgui files using 'xmllint' 18 years ago
kmcomposewin.cpp Merged revisions 875487 via svnmerge from 18 years ago
kmcomposewin.h Merged revisions 875487 via svnmerge from 18 years ago
kmdebug.h Remove home-brewn kmDebug, kmWarning and kmError, which are unused but break 19 years ago
kmdict.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmdict.h
kmfawidgets.cpp Some coding style fixes. 18 years ago
kmfawidgets.h clean-up some copyright lines. 18 years ago
kmfilter.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmfilter.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfilteraction.cpp Get rid of some unused, pre-template stuff. 18 years ago
kmfilteraction.h EBN Fixes: Qt classes that should not be used 18 years ago
kmfilterdlg.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmfilterdlg.h EBN Fixes: Qt classes that should not be used. 18 years ago
kmfiltermgr.cpp Merged revisions 840661 via svnmerge from 18 years ago
kmfiltermgr.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfolder.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
kmfolder.h EBN Fixes: spelling errors. 18 years ago
kmfoldercachedimap.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmfoldercachedimap.h EBN Fixes: spelling errors. 18 years ago
kmfoldercombobox.cpp EBN Fixes: Qt classes that should not be used 18 years ago
kmfoldercombobox.h EBN Fixes: Qt classes that should not be used 18 years ago
kmfolderdialog.cpp i18n fixes: contexts to link what is substituted where. 18 years ago
kmfolderdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
kmfolderdir.cpp - simplify the code (no functional changes) 18 years ago
kmfolderdir.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfolderimap.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmfolderimap.h Merged revisions 854399 via svnmerge from 18 years ago
kmfolderindex.cpp Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
kmfolderindex.h EBN Fixes: spelling errors. 18 years ago
kmfolderindex_common.cpp Remove unused leftover line 18 years ago
kmfolderindex_sqlite.cpp SVN_SILENT update my email 18 years ago
kmfoldermaildir.cpp Merged revisions 870423 via svnmerge from 18 years ago
kmfoldermaildir.h Merged revisions 853982 via svnmerge from 18 years ago
kmfoldermbox.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmfoldermbox.h Merged revisions 853982 via svnmerge from 18 years ago
kmfoldermgr.cpp EBN Fixes: spelling errors. 18 years ago
kmfoldermgr.h Some coding style fixes. 18 years ago
kmfoldernode.cpp
kmfoldernode.h
kmfoldersearch.cpp EBN Fixes: proper include directives. 18 years ago
kmfoldersearch.h Merged revisions 853982 via svnmerge from 18 years ago
kmfoldertree.cpp commit klebezettel's patch for adding icons to more menu items. 18 years ago
kmfoldertree.h commit klebezettel's patch for adding icons to more menu items. 18 years ago
kmfoldertype.h
kmglobal.h Remove the classical recipient editor. It was not ported or tested, and crashed. 19 years ago
kmgroupware.cpp
kmgroupware.h
kmheaders.cpp commit klebezettel's patch for adding icons to more menu items. 18 years ago
kmheaders.h eliminate almost all references to "todo" in favor of "action item". 18 years ago
kmkernel.cpp EBN Fixes: Last postfixop issue. 18 years ago
kmkernel.h Merged revisions 864002 via svnmerge from 18 years ago
kmlineeditspell.cpp - EBN Fixes: foreach loop issues. 18 years ago
kmlineeditspell.h Remove the code for spellchecking the subject line, which was broken anyway. 18 years ago
kmmainwidget.cpp commit klebezettel's patch for adding icons to more menu items. 18 years ago
kmmainwidget.h Merged revisions 863970 via svnmerge from 18 years ago
kmmainwin.cpp Not needed here as well. 18 years ago
kmmainwin.h - Always set the X-KMail-Transport headerfield to the current value of 19 years ago
kmmainwin.rc Use context in stead of comment. Makes xmllint happy again. 18 years ago
kmmessage.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmmessage.h Get rid of some unused, pre-template stuff. 18 years ago
kmmessagetag.cpp EBN Fixes: proper include directives. 18 years ago
kmmessagetag.h eliminate almost all references to "todo" in favor of "action item". 18 years ago
kmmimeparttree.cpp EBN Fixes: spelling errors. 18 years ago
kmmimeparttree.h Merged revisions 826432 via svnmerge from 18 years ago
kmmsgbase.cpp Fix typos in kdepim 18 years ago
kmmsgbase.h Merged revisions 870426 via svnmerge from 18 years ago
kmmsgdict.cpp EBN Fixes: proper include directives. 18 years ago
kmmsgdict.h Use K_GLOBAL_STATIC instead of K3StaticDeleter everywhere in kmail. 18 years ago
kmmsginfo.cpp let me introduce: typo of the year "the the" 18 years ago
kmmsginfo.h Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
kmmsglist.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
kmmsglist.h Q3MemArray -> QVector 18 years ago
kmmsgpart.cpp Merged revisions 875476 via svnmerge from 18 years ago
kmmsgpart.h Merge the enterprise header style and the attachment list in the headers feature. 18 years ago
kmmsgpartdlg.cpp EBN Fixes: validity of i18n calls. 18 years ago
kmmsgpartdlg.h EBN Fixes: Qt classes that should not be used 18 years ago
kmpopfiltercnfrmdlg.cpp EBN Fixes: validity of i18n calls. 18 years ago
kmpopfiltercnfrmdlg.h Merged revisions 758257-758642 via svnmerge from 18 years ago
kmpopheaders.cpp Merged revisions 758257-758642 via svnmerge from 18 years ago
kmpopheaders.h Merged revisions 758257-758642 via svnmerge from 18 years ago
kmreadermainwin.cpp EBN Fixes: validity of i18n calls. 18 years ago
kmreadermainwin.h Some more porting to KDE4: 18 years ago
kmreadermainwin.rc Merged revisions 830693 via svnmerge from 18 years ago
kmreaderwin.cpp Do not remove the action. Remove its shortcut instead. This crashed kmail 18 years ago
kmreaderwin.h EBN Fixes: spelling errors. 18 years ago
kmsearchpattern.cpp EBN Fixes: proper include directives 18 years ago
kmsearchpattern.h EBN Fix: C++ ctors that should be declared 'explicit'. 18 years ago
kmsearchpatternedit.cpp EBN Fixes: validity of i18n calls. 18 years ago
kmsearchpatternedit.h EBN Fixes: Qt classes that should not be used 18 years ago
kmsender.cpp Prevent confusion. It is not the protocol which is returned, but the actual transport name. 18 years ago
kmsender.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmstartup.cpp EBN Fixes: validity of i18n calls. 18 years ago
kmstartup.h
kmsystemtray.cpp deprecated-- 18 years ago
kmsystemtray.h deprecated-- 18 years ago
kmversion.h -- Update the version numbers. 18 years ago
korghelper.cpp Merged revisions 813649 via svnmerge from 18 years ago
korghelper.h Clicking on a groupware folder in the favorite folder view now opens the 19 years ago
kwindowpositioner.cpp Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
kwindowpositioner.h Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
listjob.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
listjob.h Backport r834655 by tmcguire to the 4.1 branch: 18 years ago
localsettings.ui EBN Fixes: Qt classes that should not be used. 18 years ago
localsubscriptiondialog.cpp EBN Fixes: proper include directives. 18 years ago
localsubscriptiondialog.h
maildirjob.cpp Some coding style fixes. 18 years ago
maildirjob.h
maildirsettings.ui EBN Fixes: Qt classes that should not be used. 18 years ago
mailinglist-magic.cpp Some coding style fixes. 18 years ago
mailinglist-magic.h Some coding style fixes. 18 years ago
mailinglistpropertiesdialog.cpp EBN Fixes: Qt classes that should not be used 18 years ago
mailinglistpropertiesdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
mailserviceimpl.cpp Some D-Bus work in KMail: 19 years ago
mailserviceimpl.h Some D-Bus work in KMail: 19 years ago
mailsourceviewer.cpp KWindowSystem::setIcons() is available on all supported platforms. 18 years ago
mailsourceviewer.h
main.cpp Merged revisions 830027 via svnmerge from 18 years ago
managesievescriptsdialog.cpp EBN Fixes: Qt classes that should not be used 18 years ago
managesievescriptsdialog.h
managesievescriptsdialog_p.h EBN Fixes: Qt classes that should not be used 18 years ago
mboxjob.cpp Some coding style fixes. 18 years ago
mboxjob.h
messageactions.cpp eliminate almost all references to "todo" in favor of "action item". 18 years ago
messageactions.h eliminate almost all references to "todo" in favor of "action item". 18 years ago
messagecomposer.cpp Add hacky workaround to prevent empty paragraphs from disappearing. 18 years ago
messagecomposer.h Merged revisions 828900 via svnmerge from 18 years ago
messagecopyhelper.cpp Merged revisions 767233-767551,767553-767554,767556,767558-767805,767807-767946,767948-767951,767953-768069,768071-768089,768091-768401,768403-768538,768540-768683,768685-768705,768707-768737,768739-768793,768795-768898,768900-768902,768904-768928,768930-769032,769034,769036-769040,769043-769044,769046,769048-769050,769052-769057,769059-769139,769142-769318,769320-769322,769324-769354,769356-769462,769464-769924,769926-770914,770916-771105,771107-771251,771253-771345 via svnmerge from 18 years ago
messagecopyhelper.h Merged revisions 767233-767551,767553-767554,767556,767558-767805,767807-767946,767948-767951,767953-768069,768071-768089,768091-768401,768403-768538,768540-768683,768685-768705,768707-768737,768739-768793,768795-768898,768900-768902,768904-768928,768930-769032,769034,769036-769040,769043-769044,769046,769048-769050,769052-769057,769059-769139,769142-769318,769320-769322,769324-769354,769356-769462,769464-769924,769926-770914,770916-771105,771107-771251,771253-771345 via svnmerge from 18 years ago
messageproperty.cpp Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
messageproperty.h Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
messagesender.h
mh2kmail
mh2kmailr
networkaccount.cpp KMail 18 years ago
networkaccount.h KMail 18 years ago
newfolderdialog.cpp i18n fixes: contexts to link what is substituted where. 18 years ago
newfolderdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
objecttreeparser.cpp - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
objecttreeparser.h Merged revisions 866979 via svnmerge from 18 years ago
org.kde.kmail.groupware.xml Merged revisions 849950 via svnmerge from 18 years ago
partNode.cpp Merged revisions 870423 via svnmerge from 18 years ago
partNode.h Merged revisions [very long list edited out] via svnmerge from 18 years ago
partmetadata.h Merged revisions 742294-742602,742604-742670,742673-742986,742988-742990,742992,742994-743000 via svnmerge from 18 years ago
partnodebodypart.cpp Remove many superflous function names in kDebug statements. 18 years ago
partnodebodypart.h
popaccount.cpp foreach and qDeleteAll know how to iterate over qmaps, so do not use values, it's just slower and more memory intensive 18 years ago
popaccount.h Merged revisions 830027 via svnmerge from 18 years ago
popsettings.ui EBN Fixes: Qt classes that should not be used. 18 years ago
protocols.h
quotajobs.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
quotajobs.h Don't get stuck when receiving quota info for dimap. 18 years ago
recipientseditor.cpp Merged revisions 870423 via svnmerge from 18 years ago
recipientseditor.h EBN Fixes: Qt classes that should not be used 18 years ago
recipientspicker.cpp EBN Fixes: validity of i18n calls. 18 years ago
recipientspicker.h EBN Fixes: Qt classes that should not be used 18 years ago
redirectdialog.cpp Code adaptation because of changes on libraries related to revision 719630 19 years ago
redirectdialog.h
regexplineedit.cpp
regexplineedit.h
renamejob.cpp Fix totally broken renaming of online IMAP folders: 18 years ago
renamejob.h
replyphrases.kcfg
replyphrases.kcfgc
rulewidgethandlermanager.cpp EBN Fixes: validity of i18n calls. 18 years ago
rulewidgethandlermanager.h
scalix.cpp EBN Fixes: single-char QString operations for efficiency. 18 years ago
scalix.h lots of little Krazy fixes: spelling; TRUE=>true; FALSE=>false; pass-by-ref; 18 years ago
searchjob.cpp EBN Fixes: validity of i18n calls. 18 years ago
searchjob.h
searchwindow.cpp EBN Fixes: Qt classes that should not be used. 18 years ago
searchwindow.h EBN Fixes: Qt classes that should not be used. 18 years ago
secondarywindow.cpp Remove, as KMainWindow does reference handling for us. 18 years ago
secondarywindow.h
sieveconfig.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
sieveconfig.h Merge various fixes to the out-of-office script handling and the new 19 years ago
sievedebugdialog.cpp EBN Fixes: Qt classes that should not be used 18 years ago
sievedebugdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
sievejob.cpp EBN Fixes: spelling errors. 18 years ago
sievejob.h Disable all UI activity of the sievejob checking for the vacation script 18 years ago
simplestringlisteditor.cpp Remove many superflous function names in kDebug statements. 18 years ago
simplestringlisteditor.h
smimeconfiguration.ui - Fix typo (HTTP Request -> HTTP Requests, same for LDAP) 19 years ago
snippetdlg.cpp Remove some 4-0 compatibility #ifdefs, we depend on the current kdelibs anyway now. 18 years ago
snippetdlg.h lots of little Krazy fixes: spelling; TRUE=>true; FALSE=>false; pass-by-ref; 18 years ago
snippetdlgbase.ui EBN Fixes: validity of i18n calls 18 years ago
snippetitem.cpp revert SVN commit 867918 by winterz: 18 years ago
snippetitem.h Merged revisions 767233-767551,767553-767554,767556,767558-767805,767807-767946,767948-767951,767953-768069,768071-768089,768091-768401,768403-768538,768540-768683,768685-768705,768707-768737,768739-768793,768795-768898,768900-768902,768904-768928,768930-769032,769034,769036-769040,769043-769044,769046,769048-769050,769052-769057,769059-769139,769142-769318,769320-769322,769324-769354,769356-769462,769464-769924,769926-770914,770916-771105,771107-771251,771253-771345 via svnmerge from 18 years ago
snippetwidget.cpp let me introduce: typo of the year "the the" 18 years ago
snippetwidget.h * merged rev 761998 from trunk: 18 years ago
spamheaderanalyzer.cpp
spamheaderanalyzer.h
statusbarlabel.cpp Fix various problems with the vacation script status indicator, 18 years ago
statusbarlabel.h Fix various problems with the vacation script status indicator, 18 years ago
stl_util.h
subscriptiondialog.cpp global typo 18 years ago
subscriptiondialog.h Q3Dict -> QMap 18 years ago
teehtmlwriter.cpp
teehtmlwriter.h
templateparser.cpp Get rid of some unused, pre-template stuff. 18 years ago
templateparser.h clean-up some copyright lines. 18 years ago
templatesconfiguration.cpp EBN Fixes: validity of i18n calls. 18 years ago
templatesconfiguration.h - Make parts of the templates untranslatable, so that the translators don't mistakenly 18 years ago
templatesconfiguration_base.ui EBN Fixes: Qt classes that should not be used. 18 years ago
templatesconfiguration_kfg.kcfg - Remove the unused phrases tab from the config dialog code. 18 years ago
templatesconfiguration_kfg.kcfgc
templatesinsertcommand.cpp EBN Fixes: validity of i18n calls. 18 years ago
templatesinsertcommand.h clean-up some copyright lines. 18 years ago
textsource.cpp Don't crash when trying to drag messages which are not complete. 18 years ago
textsource.h
tips fix tip 19 years ago
undostack.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
undostack.h
urlhandlermanager.cpp Merge the enterprise header style and the attachment list in the headers feature. 18 years ago
urlhandlermanager.h
util.cpp SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
util.h Merge tests build system changes and util function from enterprise branch. 18 years ago
vacation.cpp EBN Fixes: validity of i18n calls. 18 years ago
vacation.h Some coding style fixes. 18 years ago
vacationdialog.cpp EBN Fixes: Qt classes that should not be used 18 years ago
vacationdialog.h EBN Fixes: Qt classes that should not be used 18 years ago
vcardviewer.cpp follow the kaddrbook.h -> kaddrbookexternal.h rename 19 years ago
vcardviewer.h
version-kmail.h.cmake create a separate version-kmail.h.cmake for the version string 18 years ago
warningconfiguration.ui EBN Fixes: validity of i18n calls 18 years ago
xfaceconfigurator.cpp EBN Fixes: Qt classes that should not be used. 18 years ago
xfaceconfigurator.h EBN Fixes: Qt classes that should not be used. 18 years ago