summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/opimnotifymanager.h
AgeCommit message (Collapse)AuthorFilesLines
2003-05-07implement loading of Recurrencezecke1-0/+3
2002-11-30More infrastructurezecke1-0/+51
ORecur has now the nextOccurence function exceptions We've now Notifers like Alarms and DatebookEntries we may add to execute applications... AppName replaced with service cause it is a service Add rtti to OPimRecord as a static function This is used inside the BackEnd classes to static_cast... added removeAllCompleted to the todobackends... add a common Opie PIM mainwindow which takes care of some simple scripting enchangements.. much more