summaryrefslogtreecommitdiff
path: root/libopie/pim/opimnotifymanager.h
AgeCommit message (Collapse)AuthorFilesLines
2004-01-16Some changes to handle alarms for datebook-sql db..eilers1-0/+15
2003-10-20Pushing todo closer to sql support. Recurrances and custom entries still ↵eilers1-1/+23
missing. But before I add this, I have to do some cleanup..
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