summaryrefslogtreecommitdiff
path: root/noncore/net/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl9-63/+71
Dan, please check if I did everything correctly
2005-03-20user may switch open folders/mails on single-clickalwin9-7/+69
2005-03-16linking against libetpan should be enoughalwin1-1/+1
2005-03-12some reworksalwin2-50/+45
2005-03-12rework of the structure of the main menues, them depends now on state of ↵alwin8-162/+249
current selected folder/server on small screens some "Folder" and "Server" menu will get submenus of the menu-item "Mail" cause lack of space on screen - have no other idea.
2005-03-12check range for aplett timeoutalwin2-2/+8
2005-03-12pixmapsalwin1-1/+1
2005-03-12if there are new mails the taskbar icon stays 'cause not allalwin2-8/+11
machines have a (working) mail-LED and users wonders why them don't get a notification. Inserted a block for SIGPIPE - that would let opie crash otherwise if happen.
2005-03-12as in most other applets mails on pop3-acounts counts always asalwin1-3/+9
new mail
2005-03-11hm. try to be a little nicer on new mailsalwin1-18/+33
2005-03-11even a full correct mail comes via generic protocoll like pop3 or mhalwin1-8/+9
parts of were stored with wrong identifier inside cache.
2005-03-10another stupid crasher fixedalwin1-1/+0
2005-03-09small bugfixalwin1-0/+2
2005-03-09cleanups/fixed potential crashersalwin8-85/+217
context menus are displayed in mainmenu, too.
2005-03-07beautyalwin10-159/+44
hopefull some speedups obsolete stuff removed fixed a crasher
2005-03-06attached images may views inside the mailview and not as extra dialogalwin4-19/+64
2005-03-05change the layoutdirection of main window when display is rotatingalwin2-7/+29
(LeftToRight when 0 rotation, TopToButtom when 90)
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