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.
 
 
 
Volker Krause bea671de8d Don't allow attachment deletion/editing in read-only folders. 18 years ago
about
avscripts
interfaces
pics use *.png pattern to avoid missing installed files, e.g. this also install missing kmmsgencryptionproblematic.png, etc. 18 years ago
profiles SVN_SILENT made messages (.desktop file) 18 years ago
tests - share the custom D-Bus type code between KMail and the resources 18 years ago
COMMITPOLICY
ChangeLog
DESIGN
KMail.desktop SVN_SILENT 18 years ago
Mainpage.dox Merge documentation updates from enterprise branch. 18 years ago
Makefile.am -- Merge35 : Filter source folder whitelist (Merging from proko2 branch ). wow, this was some fun issue, thanks Till. 18 years ago
TODO
aboutdata.cpp SVN_SILENT 18 years ago
aboutdata.h
accountcombobox.cpp
accountcombobox.h
accountdialog.cpp -- kolab/issue2512 - Change to serverside subscription in the config dialog as well. 18 years ago
accountdialog.h clean-up some copyright lines. 18 years ago
accountmanager.cpp Merged revisions 857911 via svnmerge from 18 years ago
accountmanager.h Configure option for enabling/disabling accounts without changing any settings. 18 years ago
accountwizard.cpp Changes to the account wizard: 18 years ago
accountwizard.h Changes to the account wizard: 18 years ago
acljobs.cpp Merged revisions 804617-805144 via svnmerge from 18 years ago
acljobs.h
actionscheduler.cpp Forward ported revision 773384 from the KDE 3.5 branch 18 years ago
actionscheduler.h Forward ported revision 773384 from the KDE 3.5 branch 18 years ago
annotationjobs.cpp
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 -- Merge35 : Filter source folder whitelist (Merging from proko2 branch ). wow, this was some fun issue, thanks Till. 18 years ago
antispamwizard.h Re-add a constructor which got lost in KGLOBAL_STATIC porting. 18 years ago
app_octetstream.cpp remove the "lib" prefix from most of the kdepim plugins. 19 years ago
application_octetstream.desktop SVN_SILENT 18 years ago
attachmentcollector.cpp
attachmentcollector.h
attachmentlistview.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 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
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 733101 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 Pre-select the default identity. 18 years ago
callback.h First round of counter proposal fixes with minor changes to comply with the string freeze. All added strings should already be present elsewhere in the same module. 18 years ago
chiasmuskeyselector.cpp
chiasmuskeyselector.h
colorlistbox.cpp
colorlistbox.h
compactionjob.cpp portability: 18 years ago
compactionjob.h
composer.cpp
composer.h Wait until the composer has saved the currently edited message. This is 18 years ago
composercryptoconfiguration.ui Merged revisions 769035-769141 via svnmerge from 18 years ago
configure.in.bot
configure.in.in fix build here too. only hell knows why kmail likes to copy&paste 18 years ago
configuredialog.cpp Merged revisions 837235-837600 via svnmerge from 18 years ago
configuredialog.h clean-up some copyright lines. 18 years ago
configuredialog_p.cpp Silence some of the new overload-virtual compiler warnings. 19 years ago
configuredialog_p.h Finally port the following: 18 years ago
copyfolderjob.cpp Remove many superflous function names in kDebug statements. 18 years ago
copyfolderjob.h
cr22-app-kmaillight.png
cr32-app-kmaillight.png
csshelper.cpp
csshelper.h
custommimeheader.kcfg
custommimeheader.kcfgc
customtemplates.cpp clean-up some copyright lines. 18 years ago
customtemplates.h clean-up some copyright lines. 18 years ago
customtemplates_base.ui
customtemplates_kfg.kcfg
customtemplates_kfg.kcfgc
dcopimap.desktop SVN_SILENT 18 years ago
dcopmail.desktop SVN_SILENT 18 years ago
dcoptest.cpp
dictionarycombobox.cpp Move dictionarycombobox to libkdepim 18 years ago
dictionarycombobox.h Move dictionarycombobox to libkdepim 18 years ago
distributionlistdialog.cpp
distributionlistdialog.h eliminate config.h 18 years ago
editorwatcher.cpp fix build here too. only hell knows why kmail likes to copy&paste 18 years ago
editorwatcher.h Merged revisions 748069 via svnmerge from 19 years ago
encodingdetector.cpp Merged revisions 782964-782967,782969-783127,783129-783243,783245,783248-783302,783304-783477,783479-783847 via svnmerge from 18 years ago
encodingdetector.h Merged revisions 782964-782967,782969-783127,783129-783243,783245,783248-783302,783304-783477,783479-783847 via svnmerge from 18 years ago
encodingdetector_ja.cpp Implement charset autodetection for attachments. The engine to do that is made up of a backported KEncodingDetector from kdelibs 4 and some data from the pango library. Should close Intevation issue 2092. 18 years ago
encodingdetector_ja_p.h Implement charset autodetection for attachments. The engine to do that is made up of a backported KEncodingDetector from kdelibs 4 and some data from the pango library. Should close Intevation issue 2092. 18 years ago
eventsrc SVN_SILENT made messages (.desktop file) 18 years ago
expirejob.cpp SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
expirejob.h
expirypropertiesdialog.cpp Fix expire settings not getting saved properly. 18 years ago
expirypropertiesdialog.h Fix expire settings not getting saved properly. 18 years ago
favoritefolderview.cpp -- Moving Favourite Folder context menu items to look nicer and such. Adding Search and Move messages to Trash/Empty Trash functionality to the same context menu. -- kolab/issue2614 18 years ago
favoritefolderview.h Merged revisions 807761-809626,809628-809708,809710-810236,810238-810302,810304,810306-811064,811066-811205,811207-813546,813549-814372,814374,814376-816024,816026-816313,816315-816322,816324-817070,817072-817087,817089-817101,817103-817567,817569-817603,817605-817709,817711-818287,818289-818311,818313-819076,819078-820073,820075-821035,821037-821124,821126-821345,821347-821370,821372-821378,821380-821648,821650,821652-821835,821837-822268,822270-823852,823854-823882,823884-824217,824219-824277,824279-824285,824287-825075,825077-825083,825085-825805,825807-826354,826356-827490,827492-827612,827614-827891,827893-827903,827905-827944,827946-827949,827951-828972,828974-829033,829035-830099,830101-830132,830134-830442,830444-830477,830479-830875,830877-830932,830934-834241 via svnmerge from 18 years ago
filehtmlwriter.cpp
filehtmlwriter.h
filterimporterexporter.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
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
filterlogdlg.h
folderIface.cpp
folderIface.h
folderdiaacltab.cpp
folderdiaacltab.h
folderdiaquotatab.cpp
folderdiaquotatab.h
folderdiaquotatab_p.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
folderdiaquotatab_p.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
folderjob.cpp
folderjob.h
folderpropertiesdialog.ui
folderpropertiesdialog.ui.h
folderrequester.cpp
folderrequester.h
foldersetselector.cpp
foldersetselector.h
foldershortcutdialog.cpp - Port to the new KKeySequenceWidget API (include ifdefed compat code) 18 years ago
foldershortcutdialog.h
folderstorage.cpp Reload the folder tree on changes to no content state of any folder, 18 years ago
folderstorage.h Reload the folder tree on changes to no content state of any folder, 18 years ago
foldertreebase.cpp Use correct icon (+KIcon) 18 years ago
foldertreebase.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
folderviewtooltip.h
globalsettings.cpp
globalsettings.h
globalsettings_base.kcfgc
headeritem.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
headeritem.h
headerlistquicksearch.cpp Style and identation fixes 18 years ago
headerlistquicksearch.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
headerstrategy.cpp
headerstrategy.h
headerstyle.cpp Backport SVN commit 850460 by ervin from enterprise4 branch: 18 years ago
headerstyle.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
hi16-app-kmail.png
hi22-app-kmail.png
hi32-app-kmail.png
hi48-app-kmail.png
hi64-app-kmail.png
hi128-app-kmail.png
hisc-app-kmail.svgz
htmlstatusbar.cpp
htmlstatusbar.h
identitydialog.cpp silence qt warning: tab already has a layout 18 years ago
identitydialog.h Move dictionarycombobox to libkdepim 18 years ago
identitydrag.cpp
identitydrag.h
identitylistview.cpp Fix icon, as found by the krazy check. 18 years ago
identitylistview.h
imapaccountbase.cpp Detect if the server supports shared seen flags. Also preserve the IMAP 18 years ago
imapaccountbase.h Fix signal/slot. 18 years ago
imapjob.cpp Merged revisions 842115-842659 via svnmerge from 18 years ago
imapjob.h
index.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
index.h
isubject.cpp Remove many superflous function names in kDebug statements. 18 years ago
isubject.h
jobscheduler.cpp Some D-Bus work in KMail: 19 years ago
jobscheduler.h Some D-Bus work in KMail: 19 years ago
kcm_kmail.cpp clean-up some copyright lines. 18 years ago
kcursorsaver.h
keyresolver.cpp If you want to allow encrypting to untrusted keys, don't filter out untrusted keys everywhere. Trusted is not != but > Marginal. Fixes (part of) kolab/issue3276. 18 years ago
keyresolver.h SVN_SILENT compile 19 years ago
khtmlparthtmlwriter.cpp
khtmlparthtmlwriter.h
kleo_util.h
klistboxdialog.cpp
klistboxdialog.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
klistviewindexedsearchline.cpp
klistviewindexedsearchline.h
kmaccount.cpp -- I could reproduce this bug on 3.5 branch as well. 18 years ago
kmaccount.h SVN_SILENT 18 years ago
kmacctcachedimap.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmacctcachedimap.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmacctfolder.cpp
kmacctfolder.h
kmacctimap.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmacctimap.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmacctlocal.cpp SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmacctlocal.h
kmacctmaildir.cpp portability: 18 years ago
kmacctmaildir.h
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-3.1-update-new-mail-notification-settings.pl
kmail-3.1-use-UOID-for-identities.pl
kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl
kmail-3.2-misc.sh
kmail-3.2-update-loop-on-goto-unread-settings.sh
kmail-3.3-aegypten.pl
kmail-3.3-misc.pl
kmail-3.3-move-identities.pl
kmail-3.3-split-sign-encr-keys.sh
kmail-3.3-use-ID-for-accounts.pl
kmail-3.3b1-misc.pl
kmail-3.4-misc.pl
kmail-3.4.1-update-status-filters.pl
kmail-3.5-trigger-flag-migration.pl
kmail-pgpidentity.pl
kmail-upd-identities.pl
kmail.antispamrc
kmail.antispamrc-HOWTO
kmail.antivirusrc
kmail.kcfg Remove the obsolete FilterOnlyDIMAPInbox since we have the much more 18 years ago
kmail.upd Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmailIface.h Extend the openComposer() DCOP method by an identity parameter and use 18 years ago
kmail_config_accounts.desktop SVN_SILENT 18 years ago
kmail_config_appearance.desktop SVN_SILENT 18 years ago
kmail_config_composer.desktop SVN_SILENT 18 years ago
kmail_config_identity.desktop SVN_SILENT 18 years ago
kmail_config_misc.desktop SVN_SILENT 18 years ago
kmail_config_security.desktop SVN_SILENT 18 years ago
kmail_options.h
kmail_part.cpp add "kdepim" app dir for kdepim-level shared icons 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 Prokde35-s Item 18: Consolidate mail reader actions 18 years ago
kmail_view.desktop SVN_SILENT 18 years ago
kmailicalIface.h -- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence. 18 years ago
kmailicalifaceimpl.cpp -- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence. 18 years ago
kmailicalifaceimpl.h -- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence. 18 years ago
kmailpartIface.h
kmatmlistview.cpp Merged revisions 758257-758642 via svnmerge from 18 years ago
kmatmlistview.h
kmcommands.cpp - use KUIT for some messages where URLs are involved (and use KUrl::pathOrUrl()) 18 years ago
kmcommands.h - use KUIT for some messages where URLs are involved (and use KUrl::pathOrUrl()) 18 years ago
kmcomposerui.rc Add the ability to create hyperlinks in the composer. 18 years ago
kmcomposewin.cpp Update the signature correctly when switching identities and using 18 years ago
kmcomposewin.h Give the "Keep replies in this folder" setting precedence over the sent 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
kmedit.cpp Not necessary now 18 years ago
kmedit.h Not necessary now 18 years ago
kmfawidgets.cpp clean-up some copyright lines. 18 years ago
kmfawidgets.h clean-up some copyright lines. 18 years ago
kmfilter.cpp Icon naming spec compliance (code changes - KDE/): 18 years ago
kmfilter.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfilteraction.cpp Don't delay sending messages forwarded by filters if KMail is configured 18 years ago
kmfilteraction.h Merged revisions 728541,732440,732794,733495,733511,733519,748479 via svnmerge from 18 years ago
kmfilterdlg.cpp Make the "complete message" and "body of message" filter fields appear again. 18 years ago
kmfilterdlg.h Port from K3ListView to QTreeWidget. 18 years ago
kmfiltermgr.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmfiltermgr.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfolder.cpp Reload the folder tree on changes to no content state of any folder, 18 years ago
kmfolder.h Reload the folder tree on changes to no content state of any folder, 18 years ago
kmfoldercachedimap.cpp Remove the obsolete FilterOnlyDIMAPInbox since we have the much more 18 years ago
kmfoldercachedimap.h Backport SVN commit 882933 by tilladam from enterprise4 branch: 18 years ago
kmfoldercombobox.cpp
kmfoldercombobox.h
kmfolderdia.cpp Detect if the server supports shared seen flags. Also preserve the IMAP 18 years ago
kmfolderdia.h Support the /vendor/cmu/cyrus-imapd/sharedseen annotation available in 18 years ago
kmfolderdir.cpp 'break' is not needed here 18 years ago
kmfolderdir.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmfolderimap.cpp Allow deletion of message only if the IMAP ACLs allow it. The current 18 years ago
kmfolderimap.h Allow deletion of message only if the IMAP ACLs allow it. The current 18 years ago
kmfolderindex.cpp add #ifdef for fcntl() - it is undefined by kdewin32 now 18 years ago
kmfolderindex.h - process of simplifying/Qt-ifying the code started: 18 years ago
kmfoldermaildir.cpp add #ifdef for fcntl() - it is undefined by kdewin32 now 18 years ago
kmfoldermaildir.h - process of simplifying/Qt-ifying the code started: 18 years ago
kmfoldermbox.cpp add #ifdef for fcntl() - it is undefined by kdewin32 now 18 years ago
kmfoldermbox.h - process of simplifying/Qt-ifying the code started: 18 years ago
kmfoldermgr.cpp Fix totally broken renaming of online IMAP folders: 18 years ago
kmfoldermgr.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmfoldernode.cpp
kmfoldernode.h
kmfoldersearch.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmfoldersearch.h - process of simplifying/Qt-ifying the code started: 18 years ago
kmfolderseldlg.cpp Add a little explanatory test to the folder selection dialog, otherwise users won't find this insanely useful feature. 18 years ago
kmfolderseldlg.h -- Merge35 : Filter source folder whitelist (Merging from proko2 branch ). wow, this was some fun issue, thanks Till. 18 years ago
kmfoldertree.cpp Reload the folder tree on changes to no content state of any folder, 18 years ago
kmfoldertree.h Reload the folder tree on changes to no content state of any folder, 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 Disable a few more actions that require the ability to delete messages 18 years ago
kmheaders.h Prokde35-s Item 18: Consolidate mail reader actions 18 years ago
kmkernel.cpp Extend the openComposer() DCOP method by an identity parameter and use 18 years ago
kmkernel.h Extend the openComposer() DCOP method by an identity parameter and use 18 years ago
kmlineeditspell.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmlineeditspell.h
kmmainwidget.cpp Disable a few more actions that require the ability to delete messages 18 years ago
kmmainwidget.h Disable a few more actions that require the ability to delete messages 18 years ago
kmmainwin.cpp Revert 812483 and part of 812550 so that we don't top quote by default. 18 years ago
kmmainwin.h - Always set the X-KMail-Transport headerfield to the current value of 19 years ago
kmmainwin.rc Prokde35-s Item 18: Consolidate mail reader actions 18 years ago
kmmessage.cpp port SVN commit r800168 by ervin: 18 years ago
kmmessage.h Merged revisions 783303 via svnmerge from 18 years ago
kmmimeparttree.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmmimeparttree.h Merged revisions [very long list edited out] via svnmerge from 18 years ago
kmmsgbase.cpp Actually use the fallback character encoding when decoding RFC2047 strings. 18 years ago
kmmsgbase.h Revert parts of: 18 years ago
kmmsgdict.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmmsgdict.h Use K_GLOBAL_STATIC instead of K3StaticDeleter everywhere in kmail. 18 years ago
kmmsginfo.cpp
kmmsginfo.h Silence most of the overload-virtual warnings in KMail. They all 19 years ago
kmmsglist.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
kmmsglist.h
kmmsgpart.cpp Fix crash when opening a just added attachment that got QP encoded and 18 years ago
kmmsgpart.h Use isEmpty() instead of isNull() to determine whether the body needs to 18 years ago
kmmsgpartdlg.cpp
kmmsgpartdlg.h
kmpopfiltercnfrmdlg.cpp SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 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 -- Merge ( from 3.5 ) 18 years ago
kmreadermainwin.h Use a more apporpriate smart pointer. 18 years ago
kmreadermainwin.rc Forwardport SVN commit 583655 by winterz from 3.5 branch: 18 years ago
kmreaderwin.cpp Don't allow attachment deletion/editing in read-only folders. 18 years ago
kmreaderwin.h - Make viewing attachments work again by stoping the reader win update timer, which in turn 18 years ago
kmsearchpattern.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmsearchpattern.h Style and identation fixes 18 years ago
kmsearchpatternedit.cpp Make the "complete message" and "body of message" filter fields appear again. 18 years ago
kmsearchpatternedit.h Make the "complete message" and "body of message" filter fields appear again. 18 years ago
kmsender.cpp Remove many superflous function names in kDebug statements. 18 years ago
kmsender.h SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmsender_p.h
kmservertest.cpp
kmservertest.h
kmstartup.cpp use kdepim-compat.h to define KDE_signal, if necessary. 18 years ago
kmstartup.h
kmsystemtray.cpp Unify look and feel of KMail and Akregator system tray icon a bit more. 18 years ago
kmsystemtray.h
kmtransport.cpp SVN_SILENT merge trivial changes from enterpise branch (whitespaces, 18 years ago
kmtransport.h
kmversion.h -- Update the version number. 18 years ago
korghelper.cpp kDebug() cleaning 18 years ago
korghelper.h Clicking on a groupware folder in the favorite folder view now opens the 19 years ago
kwindowpositioner.cpp
kwindowpositioner.h
listjob.cpp
listjob.h Merged revisions 807761-809626,809628-809708,809710-810236,810238-810302,810304,810306-811064,811066-811205,811207-813546,813549-814372,814374,814376-816024,816026-816313,816315-816322,816324-817070,817072-817087,817089-817101,817103-817567,817569-817603,817605-817709,817711-818287,818289-818311,818313-819076,819078-820073,820075-821035,821037-821124,821126-821345,821347-821370,821372-821378,821380-821648,821650,821652-821835,821837-822268,822270-823852,823854-823882,823884-824217,824219-824277,824279-824285,824287-825075,825077-825083,825085-825805,825807-826354,826356-827490,827492-827612,827614-827891,827893-827903,827905-827944,827946-827949,827951-828972,828974-829033,829035-830099,830101-830132,830134-830442,830444-830477,830479-830875,830877-830932,830934-834241 via svnmerge from 18 years ago
localsubscriptiondialog.cpp
localsubscriptiondialog.h
mailcomposerIface.h
maildirjob.cpp Silence most of the overload-virtual warnings in KMail. They all 19 years ago
maildirjob.h
mailinglist-magic.cpp
mailinglist-magic.h
mailinglistpropertiesdialog.cpp i18n interface style guide fixes 18 years ago
mailinglistpropertiesdialog.h
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 Don't automatically quit when the last top level widget is destroyed. 18 years ago
managesievescriptsdialog.cpp KWindowSystem::setIcons() is available on all supported platforms. 18 years ago
managesievescriptsdialog.h
managesievescriptsdialog_p.h
mboxjob.cpp Silence most of the overload-virtual warnings in KMail. They all 19 years ago
mboxjob.h
messageactions.cpp Merged revisions 769035-769141 via svnmerge from 18 years ago
messageactions.h Prokde35-s Item 18: Consolidate mail reader actions 18 years ago
messagecomposer.cpp Apparently, this assertion does trigger sometimes; replace it with a message box until we fix the underlying problem. kolab/issue3249 18 years ago
messagecomposer.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 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
messageproperty.h
messagesender.h
mh2kmail
mh2kmailr
networkaccount.cpp
networkaccount.h
newfolderdialog.cpp Merged revisions 768738 via svnmerge from 18 years ago
newfolderdialog.h
objecttreeparser.cpp Show the audit log message/link in fewer cases. Pt.4 of kolab/issue 2627: KMail reader. 18 years ago
objecttreeparser.h Show the audit log message/link in fewer cases. Pt.4 of kolab/issue 2627: KMail reader. 18 years ago
partNode.cpp Remove many superflous function names in kDebug statements. 18 years ago
partNode.h Merged revisions [very long list edited out] via svnmerge from 18 years ago
partmetadata.h Show the audit log message/link in fewer cases. Pt.4 of kolab/issue 2627: KMail reader. 18 years ago
partnodebodypart.cpp Remove many superflous function names in kDebug statements. 18 years ago
partnodebodypart.h
popaccount.cpp Merged revisions 769463-769475,769477-769705,769707-770914,770916-771105,771107-771207,771209-771251,771253-771309,771311-771344,771346-771704,771706-772038,772040-772302,772304-772305,772307-772311,772313-772316,772318-773732,773734-774161,774163-775035,775037-775040,775042-775194,775196-775202,775204,775207-775211,775213-778001,778003-778004,778007,778010-778011,778013-778029,778031-778727,778729-779448,779450-779482,779484-779499,779501-779505,779507-779693,779695-779852,779855-779994 via svnmerge from 18 years ago
popaccount.h Merged revisions 769463-769475,769477-769705,769707-770914,770916-771105,771107-771207,771209-771251,771253-771309,771311-771344,771346-771704,771706-772038,772040-772302,772304-772305,772307-772311,772313-772316,772318-773732,773734-774161,774163-775035,775037-775040,775042-775194,775196-775202,775204,775207-775211,775213-778001,778003-778004,778007,778010-778011,778013-778029,778031-778727,778729-779448,779450-779482,779484-779499,779501-779505,779507-779693,779695-779852,779855-779994 via svnmerge from 18 years ago
protocols.h
quotajobs.cpp Don't crash if there is no quota set for a folder. 18 years ago
quotajobs.h Don't get stuck when receiving quota info for dimap. 18 years ago
recipientseditor.cpp deprecated-- 18 years ago
recipientseditor.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
recipientseditortest.cpp
recipientseditortest.h
recipientspicker.cpp fix compile 18 years ago
recipientspicker.h SVN_SILENT - sigh have to merge one by one, since group merge is timing out. No fun. 18 years ago
redirectdialog.cpp
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 Remove many superflous function names in kDebug statements. 18 years ago
rulewidgethandlermanager.h
scalix.cpp include file fixes, mostly re-ordering. but I did find some places 18 years ago
scalix.h lots of little Krazy fixes: spelling; TRUE=>true; FALSE=>false; pass-by-ref; 18 years ago
searchjob.cpp Merged revisions 746616 via svnmerge from 18 years ago
searchjob.h
searchwindow.cpp Merged revisions 790349-790352 via svnmerge from 18 years ago
searchwindow.h Merged revisions 790349-790352 via svnmerge from 18 years ago
secondarywindow.cpp
secondarywindow.h
sieveconfig.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
sieveconfig.h
sievedebugdialog.cpp Fix the alternateUrl() case... Someone erned a pointy hat here. 18 years ago
sievedebugdialog.h
sievejob.cpp Merged revisions 804616 via svnmerge from 18 years ago
sievejob.h Merged revisions 804616 via svnmerge from 18 years ago
signatureconfigurator.cpp RELICENSE GPL->LGPL 18 years ago
signatureconfigurator.h RELICENSE GPL->LGPL 18 years ago
simplefoldertree.h -- Merge35 : Filter source folder whitelist (Merging from proko2 branch ). wow, this was some fun issue, thanks Till. 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
snippetconfig.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
snippetconfig.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
snippetdlg.cpp - Port to the new KKeySequenceWidget API (include ifdefed compat code) 18 years ago
snippetdlg.h lots of little Krazy fixes: spelling; TRUE=>true; FALSE=>false; pass-by-ref; 18 years ago
snippetdlgbase.ui missing i18n(), missing buddy 18 years ago
snippetitem.cpp missing i18n(), missing buddy 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
snippetsettings.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
snippetsettings.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
snippetsettingsbase.ui - Rename snippet_widget* files to snippetwidget*, to stay in line 18 years ago
snippetwidget.cpp -- missing i18n() call, this should partially solve kolab/issue2962. No idea if translations needs to be changed or not - is GRUPPE same as Kategorie ? 18 years ago
snippetwidget.h * merged rev 761998 from trunk: 18 years ago
spamheaderanalyzer.cpp
spamheaderanalyzer.h
stl_util.h
subscriptiondialog.cpp fix typo. 18 years ago
subscriptiondialog.h Factor out common code to checkIfSubscriptionsEnabled(). Use KUIT by the way. 18 years ago
teehtmlwriter.cpp
teehtmlwriter.h
templateparser.cpp clean-up some copyright lines. 18 years ago
templateparser.h clean-up some copyright lines. 18 years ago
templatesconfiguration.cpp Revert 812483 and part of 812550 so that we don't top quote by default. 18 years ago
templatesconfiguration.h clean-up some copyright lines. 18 years ago
templatesconfiguration_base.ui
templatesconfiguration_kfg.kcfg
templatesconfiguration_kfg.kcfgc
templatesinsertcommand.cpp clean-up some copyright lines. 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
transportmanager.cpp
transportmanager.h
treebase.cpp -- Merge35 : Filter source folder whitelist (Merging from proko2 branch ). wow, this was some fun issue, thanks Till. 18 years ago
treebase.h -- Add the missing virtual d'tors, there are pure virtual methods in the TreeBase class. 18 years ago
undostack.cpp Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
undostack.h
upgrade-signature.pl
upgrade-transport.pl
urlhandlermanager.cpp Merged revisions 780250,780252-780285,780287-780296,780299-780452,780454-780495,780497,780499-780529,780531-781594,781596-782028,782030-782646,782648-782671,782673-782963,782965-782967,782969-783127,783129-783243,783245,783248-783302,783304-783477,783479-783566,783568-783846,783848-784128,784130-784380,784383-784426,784428-784546,784548-784691,784693-785053,785055-785315,785318-785478,785480-785558 via svnmerge from 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 Merged revisions 804616 via svnmerge from 18 years ago
vacation.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
vacationdialog.cpp Fix vacation script dialog layout. 18 years ago
vacationdialog.h Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
vcardviewer.cpp
vcardviewer.h
warningconfiguration.ui
xfaceconfigurator.cpp
xfaceconfigurator.h