summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mainwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-20user may switch open folders/mails on single-clickalwin1-1/+3
2005-03-12rework of the structure of the main menues, them depends now on state of ↵alwin1-6/+6
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-09cleanups/fixed potential crashersalwin1-1/+4
context menus are displayed in mainmenu, too.
2005-03-07beautyalwin1-2/+0
hopefull some speedups obsolete stuff removed fixed a crasher
2005-03-05change the layoutdirection of main window when display is rotatingalwin1-0/+4
(LeftToRight when 0 rotation, TopToButtom when 90)
2004-03-12some more smart-pointersalwin1-4/+7
some bugfixes some renaming of internals
2004-01-08unified interface - forgot some slotsalwin1-0/+3
2004-01-08- store single message to another folder implementedalwin1-0/+1
- cleaned code in mainwindow and opiemail.cpp
2004-01-07why didn't them have any destructor?alwin1-0/+1
2004-01-02settings dialog will show when clicked.alwin1-1/+1
slots are all virtual so always the right one is called! Note: It is better to make all slots declared virtual - or do not make any child-classes!
2003-12-25context menues for single mails when holding the stylus or left mouse buttonalwin1-3/+5
2003-12-20- beginning of a settings dialogharlekin1-0/+3
- button for switching between html and plain text view of the mail - hide some unused icons - completed alwins idea about status icons ( alwin you missed the one that sets the read icon .-) ) - beginning of a status widget -
2003-12-14little fixharlekin1-1/+0
2003-12-14deleting of mails workingharlekin1-1/+3
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-1/+0
independend of its later use. ToDo: find a more general interface for it
2003-12-13appName for mainwindowalwin1-0/+1
2003-12-09more updatesharlekin1-1/+2
2003-12-09some interface changesalwin1-16/+3
split class defines into more files
2003-12-08beginning of the new mailerharlekin1-0/+54