|
about
|
…
|
|
|
interfaces
|
- Remove commented out methods.
|
24 years ago |
|
pics
|
The groupware folder pixmaps
|
24 years ago |
|
profiles
|
from kroupware_branch: [MDN] options added to profiles
|
24 years ago |
|
ChangeLog
|
…
|
|
|
DESIGN
|
fix typos; mention that you shouldn't keep persistent references to identities other then by UOID
|
24 years ago |
|
KMail.desktop
|
CVS_SILENT
|
24 years ago |
|
Makefile.am
|
new class headerstyle, encapsulating the visual appearance of message headers (as opposed to _which_ headers to display, which is what HeaderStrategy does). Todo: Iterate over the rest of the headers tht are not hard-coded (ie. actually use HeaderStrategy). That will also fix "all" not being different from "long", which is currently the case.
|
24 years ago |
|
TODO
|
remember what to do before the first 3.2 beta
|
24 years ago |
|
accountdialog.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
accountdialog.h
|
Add configurability for automatic resource handling
|
24 years ago |
|
adddirectoryservicedialog.ui
|
- Implemented the new layouting scheme agreed upon by Karl-Heinz, Michael
|
24 years ago |
|
adddirectoryservicedialogimpl.cpp
|
Build
|
24 years ago |
|
adddirectoryservicedialogimpl.h
|
Build
|
24 years ago |
|
addressesdialog.cpp
|
KMRecentAddresses -> KMail::RecentAddresses
|
24 years ago |
|
addressesdialog.h
|
New address selection dialog - not used yet.
|
24 years ago |
|
addresspicker.ui
|
Adding address picker ui to let people play with it.
|
24 years ago |
|
addtoaddressbook.cpp
|
CVS_SILENT Capitalisation fixes.
|
24 years ago |
|
addtoaddressbook.h
|
…
|
|
|
attachmentstrategy.cpp
|
Added AttachmentStrategy class to encapsulate attachment style algorithms (not yet). The four AttachmentStrategy objects are Singletons, so it's safe to compare them by comparing their pointers.
|
24 years ago |
|
attachmentstrategy.h
|
Added AttachmentStrategy class to encapsulate attachment style algorithms (not yet). The four AttachmentStrategy objects are Singletons, so it's safe to compare them by comparing their pointers.
|
24 years ago |
|
cachedimapjob.cpp
|
Don't display the password in the error dialog box - now using htmlURL()
|
24 years ago |
|
cachedimapjob.h
|
Reverse engineering
|
24 years ago |
|
certificatehandlingdialog.ui
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
certificatehandlingdialog.ui.h
|
ported the UI changes Aaron did and make it compile in the intermediate
|
24 years ago |
|
certificatehandlingdialogimpl.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
certificatehandlingdialogimpl.h
|
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
|
24 years ago |
|
certificatewizard.ui
|
UI Fixes.
|
24 years ago |
|
certificatewizardimpl.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
certificatewizardimpl.h
|
a) Merged AEGYPTEN_BRANCH additions into HEAD branch.
|
24 years ago |
|
colorlistbox.cpp
|
…
|
|
|
colorlistbox.h
|
…
|
|
|
configmanager.cpp
|
…
|
|
|
configmanager.h
|
…
|
|
|
configuredialog.cpp
|
make disconnected imap visible if run as kpart (kaplan/kontact)
|
24 years ago |
|
configuredialog.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
configuredialog_p.cpp
|
get rid of some boring and error prone reimplementations of e.g. apply(): Foobarbaz::apply() { mFooTab->apply(); mBarTab->apply(); mBazTab->apply(); }; by moving that down to TabbedConfigurationPage. Same for setup(), dismiss() and installProfile(), and for the ConfigureDialog as a whole.
|
24 years ago |
|
configuredialog_p.h
|
Add Groupware configuration page. This will probably be removed again when the options have been moved elsewhere
|
24 years ago |
|
cr16-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr32-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr48-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr64-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cr128-app-kmail.png
|
Merging in Stuff from Crystal 0.72
|
24 years ago |
|
cryptplugconfigdialog.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
cryptplugconfigdialog.h
|
CCMAIL: jan@intevation.de
|
24 years ago |
|
dcoptest.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
directoryservicesconfigurationdialog.ui
|
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
|
24 years ago |
|
directoryservicesconfigurationdialogimpl.cpp
|
Sync with make_it_cool
|
24 years ago |
|
directoryservicesconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
encryptionconfigurationdialog.ui
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
encryptionconfigurationdialogimpl.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
encryptionconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
eventsrc
|
CVS_SILENT made messages
|
24 years ago |
|
folderjob.cpp
|
Asynchronous jobs for all folders.
|
24 years ago |
|
folderjob.h
|
Asynchronous jobs for all folders.
|
24 years ago |
|
folderpropertiesdialog.ui
|
ported the UI changes Aaron did and make it compile in the intermediate
|
24 years ago |
|
folderpropertiesdialog.ui.h
|
Sync with make_it_cool, suppress warning.
|
24 years ago |
|
headerstrategy.cpp
|
I'm stupid. The compiler/linker will of course merge those strings. No need to invent unneeded mem saving myself ;-)
|
23 years ago |
|
headerstrategy.h
|
new class HeaderStrategy that is used to decide which headers to show and which to hide.
|
24 years ago |
|
headerstyle.cpp
|
- make "all headers" work again (kludge)
|
23 years ago |
|
headerstyle.h
|
- small code cleanups
|
23 years ago |
|
identitycombo.cpp
|
use UOIDs for identities; you need to let kconf_update run
|
24 years ago |
|
identitycombo.h
|
use UOIDs for identities; you need to let kconf_update run
|
24 years ago |
|
identitydialog.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
identitydialog.h
|
save dialog size
|
24 years ago |
|
identitydrag.cpp
|
Introducing IdentityDrag for the (DnD-enabled) identity list in the config dialog
|
24 years ago |
|
identitydrag.h
|
Introducing IdentityDrag for the (DnD-enabled) identity list in the config dialog
|
24 years ago |
|
identitylistview.cpp
|
Remove the "(Default)" suffix before renaming :-)
|
24 years ago |
|
identitylistview.h
|
Remove the "(Default)" suffix before renaming :-)
|
24 years ago |
|
identitymanager.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
identitymanager.h
|
from kroupware_branch: new method thatIsMe(), which is a small wrapper around addressForIdentity()
|
24 years ago |
|
imapaccountbase.cpp
|
Don't display the password in the error dialog box - now using htmlURL()
|
24 years ago |
|
imapaccountbase.h
|
Don't display the password in the error dialog box - now using htmlURL()
|
24 years ago |
|
imapjob.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
imapjob.h
|
Done with finals, month for KDE only so lets get this going:
|
24 years ago |
|
imapprogressdialog.cpp
|
from kroupware_branch: starting to merge the kmaccount refactoring
|
24 years ago |
|
imapprogressdialog.h
|
from kroupware_branch: starting to merge the kmaccount refactoring
|
24 years ago |
|
kalarmtimer.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kalarmtimer.h
|
…
|
|
|
kbusyptr.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kbusyptr.h
|
warnings = 0;
|
24 years ago |
|
kfileio.cpp
|
Backport Don's patch:
|
24 years ago |
|
kfileio.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
khtmlparthtmlwriter.cpp
|
code beautification
|
24 years ago |
|
khtmlparthtmlwriter.h
|
- Remove commented out methods.
|
24 years ago |
|
klistboxdialog.cpp
|
internal AEgpten bugfix #1155: pass QCString& certFingerprint parameter to pgpSignedMsg() function to avoid user being asked same questions repeatedly...
|
24 years ago |
|
klistboxdialog.h
|
internal AEgpten bugfix #1155: pass QCString& certFingerprint parameter to pgpSignedMsg() function to avoid user being asked same questions repeatedly...
|
24 years ago |
|
kmaccount.cpp
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmaccount.h
|
Add/change forward declaration for picky compilers.
|
24 years ago |
|
kmacctcachedimap.cpp
|
don't show progress dialog when email checking isn't interactive
|
24 years ago |
|
kmacctcachedimap.h
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmacctexppop.cpp
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctexppop.h
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctfolder.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctfolder.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmacctimap.cpp
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmacctimap.h
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmacctlocal.cpp
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctlocal.h
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctmaildir.cpp
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctmaildir.h
|
replay kmaccount hierarchy cleanup
|
24 years ago |
|
kmacctmgr.cpp
|
umm, no ;-))
|
24 years ago |
|
kmacctmgr.h
|
Add automatic resource handling and imap folder invalidation
|
24 years ago |
|
kmacctseldlg.cpp
|
Add 'Disconnected IMAP' to account configuration.
|
24 years ago |
|
kmacctseldlg.h
|
…
|
|
|
kmaddrbook.cpp
|
New address picker.
|
24 years ago |
|
kmaddrbook.h
|
New address picker.
|
24 years ago |
|
kmail-3.1-update-new-mail-notification-settings.pl
|
Stupid me. Again I forgot to commit an update script.
|
24 years ago |
|
kmail-3.1-use-UOID-for-identities.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
kmail-pgpidentity.pl
|
…
|
|
|
kmail-upd-identities.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
kmail.upd
|
Remove obsolete new mail notification actions from KMail's config dialog. These actions are now provided by KNotify
|
24 years ago |
|
kmailIface.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmail_part.cpp
|
Changing something in kapp is generally not a good idea in a part.
|
24 years ago |
|
kmail_part.h
|
merged the kmreaderwin split
|
24 years ago |
|
kmailicalIface.h
|
New signal KMFolder::aboutToRemoveMsg(), initial steps for KMail iCal "storage" DCOP interface
|
24 years ago |
|
kmailicalifaceimpl.cpp
|
add missing return
|
24 years ago |
|
kmailicalifaceimpl.h
|
added copyright info
|
24 years ago |
|
kmailpartIface.h
|
merged the kmreaderwin split
|
24 years ago |
|
kmbroadcaststatus.cpp
|
bugfix: avoid dividing by zero
|
24 years ago |
|
kmbroadcaststatus.h
|
Don't let the progress bar disappearing too early when doing different things
|
24 years ago |
|
kmcommands.cpp
|
from 3_1_BRANCH:
|
24 years ago |
|
kmcommands.h
|
Add/change forward declaration for picky compilers.
|
24 years ago |
|
kmcomposerui.rc
|
Begin integrating the kroupware branch
|
24 years ago |
|
kmcomposewin.cpp
|
Forward port from 3_1:
|
24 years ago |
|
kmcomposewin.h
|
New address picker.
|
24 years ago |
|
kmdebug.h
|
from kroupware_branch: adding kmdebug, a convenience wrapper around kdDebug() and friends
|
24 years ago |
|
kmdict.cpp
|
…
|
|
|
kmdict.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmdisplayvcard.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmdisplayvcard.h
|
…
|
|
|
kmfawidgets.cpp
|
Use libkabc dialog instead of our old one.
|
24 years ago |
|
kmfawidgets.h
|
…
|
|
|
kmfilter.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfilter.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfilteraction.cpp
|
Remove all KDE_VERSION <= 306 hacks
|
24 years ago |
|
kmfilteraction.h
|
Begin integrating the kroupware branch
|
24 years ago |
|
kmfilterdlg.cpp
|
Remove all KDE_VERSION <= 306 hacks
|
24 years ago |
|
kmfilterdlg.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfiltermgr.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfiltermgr.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfldsearch.cpp
|
Fix "&Print ..."
|
24 years ago |
|
kmfldsearch.h
|
Integration from make_it_cool.
|
24 years ago |
|
kmfolder.cpp
|
Update total count in folder tree correctly after messages are deleted.
|
24 years ago |
|
kmfolder.h
|
typos in docu
|
24 years ago |
|
kmfoldercachedimap.cpp
|
I'm sure translators are thrilled to translate that one:
|
24 years ago |
|
kmfoldercachedimap.h
|
Progress info in the main statusbar during a cached-imap sync (similar to
|
24 years ago |
|
kmfoldercombobox.cpp
|
Disconnected IMAP fixes
|
24 years ago |
|
kmfoldercombobox.h
|
…
|
|
|
kmfolderdia.cpp
|
Make it compile.
|
24 years ago |
|
kmfolderdia.h
|
See nothing wrong in this? ;)
|
24 years ago |
|
kmfolderdir.cpp
|
make disconnected imap visible if run as kpart (kaplan/kontact)
|
24 years ago |
|
kmfolderdir.h
|
Move folder type info to a separate header
|
24 years ago |
|
kmfolderimap.cpp
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmfolderimap.h
|
Yes, the subscription dialog is in.
|
24 years ago |
|
kmfolderindex.cpp
|
merged the kmreaderwin split
|
24 years ago |
|
kmfolderindex.h
|
merged the kmreaderwin split
|
24 years ago |
|
kmfoldermaildir.cpp
|
Forward port from 3_1: Make index out of date checking more tolerant for maildir folders.
|
24 years ago |
|
kmfoldermaildir.h
|
Make folders tell their type
|
24 years ago |
|
kmfoldermbox.cpp
|
--warnings
|
24 years ago |
|
kmfoldermbox.h
|
Add/change forward declaration for picky compilers.
|
24 years ago |
|
kmfoldermgr.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfoldermgr.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfoldernode.cpp
|
Remove superfluous setName(mName) from the c'tor.
|
24 years ago |
|
kmfoldernode.h
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmfoldersearch.cpp
|
Stop KMSearch::slotProcessNextBatch crashing on some invalid serNums.
|
24 years ago |
|
kmfoldersearch.h
|
Reduce diff to make_it_cool
|
24 years ago |
|
kmfolderseldlg.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfolderseldlg.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfoldertree.cpp
|
Fix crash.
|
24 years ago |
|
kmfoldertree.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmfoldertype.h
|
Add an unknown folder type
|
24 years ago |
|
kmglobal.h
|
…
|
|
|
kmgroupware.cpp
|
some debug info
|
24 years ago |
|
kmgroupware.h
|
removed aboutToRemoveMsg() signal and updated doc for the existing msgRemoved() signals. More DCOP stuff...
|
24 years ago |
|
kmgroupwarefuncs.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
kmgroupwarefuncs.h
|
Kroupware merge: This is basically most of the kroupware branch changes. There is stuff in the kmgroupware*.* that is only kept for debugging purposes - it will go away when kaplan is more finished.
|
24 years ago |
|
kmgroupwarewizard.cpp
|
don't crash if dir == 0
|
24 years ago |
|
kmgroupwarewizard.h
|
This is a small wizard that can run on kmail startup. Atm I believe it's too kroupware centred, but it's at least a starting point. The patch also fixes the compile problem Marc committed a temporary workaround for
|
24 years ago |
|
kmheaders.cpp
|
Fix messages on IMAP servers scrolling to the top when new messages
|
24 years ago |
|
kmheaders.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmidentity.cpp
|
Integrate change by coolo from make_it_cool:
|
24 years ago |
|
kmidentity.h
|
from kroupware_branch: only emit changed() singnals when the identity really changed. Needs new KMIdentity::operator!=()
|
24 years ago |
|
kmiostatusdlg.cpp
|
missed these three files
|
24 years ago |
|
kmiostatusdlg.h
|
missed these three files
|
24 years ago |
|
kmkernel.cpp
|
KMRecentAddresses -> KMail::RecentAddresses
|
24 years ago |
|
kmkernel.h
|
speed up compilation by only requiring KMGroupware forward decls
|
24 years ago |
|
kmmainwidget.cpp
|
Added AttachmentStrategy class to encapsulate attachment style algorithms (not yet). The four AttachmentStrategy objects are Singletons, so it's safe to compare them by comparing their pointers.
|
24 years ago |
|
kmmainwidget.h
|
Added AttachmentStrategy class to encapsulate attachment style algorithms (not yet). The four AttachmentStrategy objects are Singletons, so it's safe to compare them by comparing their pointers.
|
24 years ago |
|
kmmainwin.cpp
|
fix some action name mismatches. Fixes Confiure KMail (toolbar) and Configure Toolbars (Settings) not shown.
|
24 years ago |
|
kmmainwin.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmmainwin.rc
|
Sync version number with make_it_cool
|
24 years ago |
|
kmmessage.cpp
|
const-correctness
|
23 years ago |
|
kmmessage.h
|
const-correctness
|
23 years ago |
|
kmmimeparttree.cpp
|
Make showOneMimePart, keepEncryptions and includeSignatures members instead of parameters.
|
24 years ago |
|
kmmimeparttree.h
|
Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message.
|
24 years ago |
|
kmmsgbase.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
kmmsgbase.h
|
Begin integrating the kroupware branch
|
24 years ago |
|
kmmsgdict.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmmsgdict.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmmsgindex.cpp
|
includemocs
|
24 years ago |
|
kmmsgindex.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmmsginfo.cpp
|
Begin integrating the kroupware branch
|
24 years ago |
|
kmmsginfo.h
|
Begin integrating the kroupware branch
|
24 years ago |
|
kmmsglist.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
kmmsglist.h
|
given:
|
24 years ago |
|
kmmsgpart.cpp
|
Forward port from 3_1:
|
24 years ago |
|
kmmsgpart.h
|
Forward port from 3_1:
|
24 years ago |
|
kmmsgpartdlg.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmmsgpartdlg.h
|
enable-final fix
|
24 years ago |
|
kmpgpwrap.cpp
|
…
|
|
|
kmpgpwrap.h
|
…
|
|
|
kmpopfiltercnfrmdlg.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
kmpopfiltercnfrmdlg.h
|
…
|
|
|
kmpopheaders.cpp
|
including config.h as first include (it defines quite some controlling defines)
|
24 years ago |
|
kmpopheaders.h
|
*** empty log message ***
|
24 years ago |
|
kmreadermainwin.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmreadermainwin.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmreadermainwin.rc
|
merged the kmreaderwin split
|
24 years ago |
|
kmreaderwin.cpp
|
- pseudo-replace KMReaderWin::HeaderStyle with hardcoded Header{Style,Strategy} pairs
|
24 years ago |
|
kmreaderwin.h
|
- pseudo-replace KMReaderWin::HeaderStyle with hardcoded Header{Style,Strategy} pairs
|
24 years ago |
|
kmsearchpattern.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmsearchpattern.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmsearchpatternedit.cpp
|
CVS_SILENT Style guide fix
|
24 years ago |
|
kmsearchpatternedit.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmsender.cpp
|
* Proper progress info while sending mail (based on bytes, not on number of msgs)
|
24 years ago |
|
kmsender.h
|
* Proper progress info while sending mail (based on bytes, not on number of msgs)
|
24 years ago |
|
kmservertest.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
kmservertest.h
|
…
|
|
|
kmstartup.cpp
|
make_it_cool merge
|
24 years ago |
|
kmstartup.h
|
make_it_cool merge
|
24 years ago |
|
kmsystemtray.cpp
|
Make the pumping _a little bit_ more pleasing to the eye by centring the pixmap in the systray frame
|
24 years ago |
|
kmsystemtray.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
kmtextbrowser.cpp
|
- centralize CryptPlugWrapperList in KMKernel to fix ownership problems
|
24 years ago |
|
kmtextbrowser.h
|
- centralize CryptPlugWrapperList in KMKernel to fix ownership problems
|
24 years ago |
|
kmtopwidget.cpp
|
…
|
|
|
kmtopwidget.h
|
…
|
|
|
kmtransport.cpp
|
Make it compile.
|
24 years ago |
|
kmtransport.h
|
Disable/enable ok button when sendmail location is empty
|
24 years ago |
|
kmundostack.cpp
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmundostack.h
|
Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo.
|
24 years ago |
|
kmversion.h
|
HEAD is 1.5.9 and not 1.6
|
24 years ago |
|
linklocator.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
linklocator.h
|
Moved KMReaderWin::strToHtml() code into its own class (LinkLocator) so that the email address and URL matching code can be used elsewhere in kmail. Fixed a few bugs in the process:
|
24 years ago |
|
mailcomposerIface.h
|
…
|
|
|
maildirjob.cpp
|
Temporary workaround until real fix from Zack
|
24 years ago |
|
maildirjob.h
|
Committing the folder rework. I wanted to wait a little bit, but it fixes
|
24 years ago |
|
mailinglist-magic.cpp
|
janitorial: more "x" -> 'x' changes (x is a single char), in files where it's used with QString::find() or ::contains(). Anyone wants to do the rest (for correctness)?
|
24 years ago |
|
mailinglist-magic.h
|
Backporting from make_it_cool.
|
24 years ago |
|
main.cpp
|
Update the copyright information which is displayed in the About KMail dialog
|
24 years ago |
|
mboxjob.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
mboxjob.h
|
Committing the folder rework. I wanted to wait a little bit, but it fixes
|
24 years ago |
|
mh2kmail
|
…
|
|
|
mh2kmailr
|
…
|
|
|
networkaccount.cpp
|
from kroupware_branch: starting to merge the kmaccount refactoring
|
24 years ago |
|
networkaccount.h
|
from kroupware_branch: starting to merge the kmaccount refactoring
|
24 years ago |
|
objecttreeparser.cpp
|
Move KMReaderWin::queueHtml() and all html queueing code over to
|
24 years ago |
|
objecttreeparser.h
|
this little method cried "I want to be on ObjectTreeParser. Nobody else calls me but ObjectTreeParser...", so I moved it.
|
24 years ago |
|
partNode.cpp
|
Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD.
|
24 years ago |
|
partNode.h
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
partmetadata.h
|
start to refactor the readerwin
|
24 years ago |
|
recentaddresses.cpp
|
Ok, there had been changes to the file: renaming the class..
|
24 years ago |
|
recentaddresses.h
|
Ok, there had been changes to the file: renaming the class..
|
24 years ago |
|
sieveconfig.cpp
|
from kroupware_branch: Sieve Vacation support
|
24 years ago |
|
sieveconfig.h
|
from kroupware_branch: Sieve Vacation support
|
24 years ago |
|
sievejob.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
sievejob.h
|
from kroupware_branch: Sieve Vacation support
|
24 years ago |
|
signatureconfigurationdialog.ui
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
signatureconfigurationdialogimpl.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
signatureconfigurationdialogimpl.h
|
Build
|
24 years ago |
|
signatureconfigurator.cpp
|
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
|
24 years ago |
|
signatureconfigurator.h
|
Adding KMail::SignatureConfigurator, an extraction of the Identity->Signature tab of the config dialog into a class of it's own. Not part of the built process yet.
|
24 years ago |
|
simplestringlisteditor.cpp
|
Replace NULL and 0L with 0 everywhere and clean up some delete foo
|
24 years ago |
|
simplestringlisteditor.h
|
…
|
|
|
spellingfilter.cpp
|
Don't spell check quoted text, urls or email addresses.
|
24 years ago |
|
spellingfilter.h
|
Don't spell check quoted text, urls or email addresses.
|
24 years ago |
|
subscriptiondialog.cpp
|
Some small bugfixes and the migration to imapaccountbase
|
24 years ago |
|
subscriptiondialog.h
|
Some small bugfixes and the migration to imapaccountbase
|
24 years ago |
|
tips
|
from pre-3_1_BRANCH HEAD: one more tip; ">" -> ">" fixes
|
24 years ago |
|
transportmanager.cpp
|
Integrate a subset of the changes in the make_it_cool branch.
|
24 years ago |
|
transportmanager.h
|
Fix Bug 49208: Cannot use more than one identity for sending through two different smtp server per user because the transport combobox isn't initialized with the configured transports.
|
24 years ago |
|
upgrade-signature.pl
|
Make kconf_update scipts idempotent.
|
24 years ago |
|
upgrade-transport.pl
|
don't upgrade transports that aren't there
|
24 years ago |
|
vacation.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
vacation.h
|
from kroupware_branch: Sieve Vacation support
|
24 years ago |
|
vacationdialog.cpp
|
debug areas for HEAD, too
|
24 years ago |
|
vacationdialog.h
|
from kroupware_branch: Sieve Vacation support
|
24 years ago |
|
vcard.cpp
|
from 3_1_BRANCH:
|
24 years ago |
|
vcard.h
|
from 3_1_BRANCH:
|
24 years ago |