summaryrefslogtreecommitdiff
path: root/noncore/net/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-02-26uninitialized value of local variable fixedalwin1-1/+1
2005-01-09CONTROL files : reset version to 'standard' formatwimpie3-3/+3
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed version stringwimpie4-4/+4
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl3-253/+3
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl3-3/+253
2004-10-28small bugfix in converting routinealwin1-0/+3
2004-10-28oops - forgot removing a deklarationalwin1-1/+0
2004-10-28fixed some problems when displaying mailsalwin4-67/+65
but it should reworked cause sometimes there are problems with html mails.
2004-10-27fixed a bug within tls supportalwin1-4/+6
2004-10-26commented out useless example code (forgot it)alwin1-1/+1
2004-10-26Resolved a feature request:alwin10-46/+81
unique display of date-time of a mail maillist now sorted for mail-date as default, user can switch sort order to all other items (subject, author, size)
2004-10-25fixed the problem with displaying date/time of a mailalwin2-16/+5
usage of helper class
2004-10-25moved out pure helper funsalwin2-14/+4
2004-10-25helper class addedalwin3-2/+52
2004-10-24removed obsolet stuffalwin5-70/+18
changed build description for libetpan
2004-10-24new options for pop3 accountsalwin10-125/+238
KATE eated a lot of last spaces in files some tryouts
2004-10-24new Todo listalwin1-8/+7
2004-10-24a small helperclass ValueExplode insertedalwin1-1/+86
it splits a string like a=4&b=2&c=1 into it key - value - pairs the runtime-example in constructor of OpieMail should be removed ;)
2004-10-23Declare the setDocument slot as well to unbreak compilationzecke1-0/+2
2004-10-23holla - fixed a wonderfull bug letting opie-mail crash whenalwin1-8/+7
accessing some pop3-server
2004-10-23Integrate opiemail with Konqueror. When now clicking on a mailto linkzecke1-1/+13
in Konqueror OpieMail can get asked to send a mail to the persopn
2004-10-17the bug in libetpan seems to be fixed so we can reuse string encoding againalwin1-9/+8
2004-10-02A few typos fixedsudonix2-2/+2
2004-07-27fix dependschicken1-1/+1
2004-07-26new snapshotalwin1-0/+0
2004-07-25CLEANUP: synchronize binary name and .desktop file namemickeyl1-1/+1
2004-07-19block SIGPIPE global 'cause we can not satisfy it inside libetpanalwin2-8/+25
itself.
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem1-1/+1
2004-06-02fix bug #0001327chicken1-1/+1
2004-05-31- convert qDebug to odebugar1-19/+23
2004-05-12- convert qDebug to odebugar1-11/+15
2004-05-01- use lib and inlcude dir from dependencies before the other dir'sar2-8/+8
2004-04-29- add libetpan lib and include dir from dependenciesar1-0/+6
2004-04-29- add libetpan lib and include dir from dependenciesar1-0/+7
2004-04-14urgs, its not my day - wrong deps againalwin1-2/+2
2004-04-14dependencies fixedalwin1-3/+3
2004-04-14opiemail now displays images send with mailalwin4-7/+62
2004-04-08Add SDL to the dependencieszecke1-1/+1
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
2004-04-06- improve config.insmickeyl4-11/+14
- fix dependencies for mailapplet - improve MACOS_X test. No need to formulate it so complicated ;)
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin23-7/+49
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl24-192/+192
2004-04-03fixed wrong depsalwin2-3/+3
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl3-3/+3
build system
2004-03-23fix dependencymickeyl1-1/+1
2004-03-19set callbacks for pop3 and nntp but seems never be calledalwin3-0/+12
in imap qApp-processEvents() is called for avoiding gui blocking
2004-03-18some (hopeful) improvementsalwin23-196/+230
2004-03-15namespace deklaration fixalwin1-1/+1
2004-03-14Fix up depends on LIBOPIE1zecke1-4/+2
Proper signature for signal and slots and namespaces
2004-03-14Convert net to ODP and QtAUXzecke35-108/+129
2004-03-13required patch for etpanalwin1-0/+28