Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-13 | More API doc | zecke | 1 | -1/+16 |
QString -> const QString& QString = 0l -> QString::null | ||||
2003-02-22 | Implement saving of events | zecke | 1 | -1/+9 |
Implement the ExceptionList Add Children and parent to OEvent Make ORecur honor exceptions Extend the test app to add and save | ||||
2003-02-21 | -Fix hasRecurrence() | zecke | 1 | -3/+3 |
-Add the Access(Backend) of DateBook | ||||
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 1 | -0/+198 |
new API -Guard against self assignment in OTodo -Add test apps for OPIM -Opiefied Event classes -Added TimeZone handling and pinning of TimeZones to OEvent -Adjust ORecur and the widget to better timezone behaviour |