summaryrefslogtreecommitdiff
path: root/noncore/net/mail/accountitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl1-2/+4
Dan, please check if I did everything correctly
2005-03-12rework of the structure of the main menues, them depends now on state of ↵alwin1-114/+126
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-12pixmapsalwin1-1/+1
2005-03-09cleanups/fixed potential crashersalwin1-69/+86
context menus are displayed in mainmenu, too.
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-1/+2
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl1-9/+9
2004-03-18some (hopeful) improvementsalwin1-9/+9
2004-03-14Convert net to ODP and QtAUXzecke1-2/+3
2004-03-12some more smart-pointersalwin1-17/+17
some bugfixes some renaming of internals
2004-03-12some pointers embedded into osmart_pointer handlingalwin1-61/+54
2004-03-10some bugfixesalwin1-3/+14
When edit a mail to send and cancel is pressed the mail can stored in a draft folder and later edit again. This moment we will not store attachments into drafts.
2004-03-06standalone dlg for (un-)subscribing newsgroups.alwin1-1/+14
May be integrated into the standard nntp-settings-dialog, too.
2004-03-02fix includeschicken1-1/+0
2004-02-29beginning of nntp stuffharlekin1-0/+190
2004-02-21improve support for BigScreenar1-112/+197
2004-01-10mh box fully functionalalwin1-0/+842
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems