summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2004-01-08MH storage implementedalwin12-48/+468
local folders will be type of MH not MBOX
2004-01-08added support for pop3 tlsharlekin6-215/+452
2004-01-08Display stations sending out named ProbeRequests.mickeyl5-16/+60
Wellenreiter II reaches a critical point in its lifetime, i.e. the scanlist and wellenreiter classes are the mainly still as they were during the early prototype phrase. It's time to rewrite the major UI core and start with giving it something like a design (D'Oh!)...
2004-01-08unified interface - forgot some slotsalwin2-0/+15
2004-01-08- store single message to another folder implementedalwin13-140/+263
- cleaned code in mainwindow and opiemail.cpp
2004-01-08last selected mbox will hold so it will not called so often in outside loopsalwin2-29/+38
(it could cause segmentation faults, too - there is another bug in libetpan I didn't found yet)
2004-01-08Calling scripts on new {Network, Client, Station} works now. Possible ↵mickeyl5-21/+56
substitution values are $SSID, $MAC, $WEP, $CHAN.
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin7-14/+83
use special funs of libetpan and/or mailserver itself (eg. imap) libetpan 0.32 requires for that feature a patch! (see libetpanstuff/) accounts marked as "offline" get a new icon TODO: - when creating a new folder while copy/move on imap-server, get the real resulting foldername when using prefix - implement usage of copy/move inside one mbox using special etpan funs
2004-01-08another patch for libetpan (bug when copy mails on imap server)alwin1-0/+13
2004-01-07A bunch of miscellaneous changes and improvements. read the ChangeLog :)mickeyl10-91/+357
Oh and it's WIP - not everything mentioned there works already. Will soon, though.
2004-01-07download mail mostly finishedalwin17-78/+415
accounts can be switched "offline"
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-07why didn't them have any destructor?alwin4-1/+11
2004-01-06some more debug infosalwin1-13/+11
memleaks fixed
2004-01-06bugfix while building mbox pathalwin1-2/+2
2004-01-06display stations sending control framesmickeyl3-8/+38
2004-01-06only action if value changedharlekin1-7/+11
2004-01-06hide applet when mail app is launchedharlekin1-0/+2
2004-01-06status of pop3 accounts slightly reworkedalwin4-4/+16
when starting opiemail from taskbar applet the status will be reset
2004-01-06less iconsharlekin1-1/+1
2004-01-06less iconsharlekin5-17/+16
2004-01-06write config also when 0 mailsharlekin1-3/+9
2004-01-06correct config entriesharlekin1-1/+1
2004-01-06hopefully fixed problems when logging into pop3 serversalwin1-2/+3
it seems, that APOP login isn't working
2004-01-06corrected version numberalwin1-1/+1
2004-01-05version increased + maintaineralwin3-3/+3
2004-01-05add -nocheck command line optionmickeyl2-42/+60
2004-01-05small bugfixalwin1-0/+8
2004-01-05bugfix in imapwrapperalwin15-55/+400
storemail for all possible mail-accounts raw body fetch in all wrappers unified public interface dialog for selecting a target mailbox started
2004-01-05fixesharlekin1-2/+6
2004-01-05correct gui entry for enableing the taskbar appletharlekin1-2/+2
2004-01-05updateharlekin4-116/+120
2004-01-05inherit from qwidget instead of qbuttonharlekin2-39/+41
2004-01-05prevent segfaultsharlekin1-1/+3
2004-01-05integration of mailbox status stuffharlekin5-19/+43
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke1-1/+1
2004-01-05returns their type of connection (mbox,imap or pop3)alwin7-1/+23
2004-01-05re-enabled status class compiling - sorry.alwin1-0/+2
2004-01-05ups - forgot to add the filesalwin2-0/+114
simple check if inboxes (and only INBOX) implemented.
2004-01-05corrected pixmap pathalwin1-1/+1
2004-01-04compile, beastharlekin1-2/+0
2004-01-04- added start of status classalwin7-17/+46
- unification of (public) mailwrapper interfaces - preparition for message store/transfer
2004-01-04config taskbar appletharlekin5-7/+165
2004-01-04taskbar applet added to config menualwin1-2/+3
2004-01-04some cleanupsalwin5-6/+15
2004-01-04beginning of the mail taskbar appletharlekin8-0/+196
2004-01-04libmailwrapper into opie-build config menuealwin1-0/+1
2004-01-04etpan is a dependharlekin1-1/+1
2004-01-04adapted control filesharlekin2-1/+11
2004-01-04adapted includes to the new libharlekin12-26/+33