summaryrefslogtreecommitdiff
path: root/core/pim/datebook/modules/weeklst/datebookweeklst.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-04-23Fix for bug 1844. The display of 12hour (AM/PM) time was broken. It waserik1-3/+12
because the views never bother to check. This fix incorporates the patch submitted by harlekin. Thanks!
2005-04-06Use OResource for loading images, correct display of alarm and reoccurance ↵drw1-1/+0
icons for event and fix headers
2005-03-19hopefull speedup the weeklistview.alwin1-22/+43
deleting the main widget 4 times when date changed isn't that usefull. After 1.2 OPIE this view should completly rewritten or removed.
2005-03-19so....alwin1-0/+138
I looked for a problem. could not found due the kind of code structure. so I had reorganized the code into a more sensefull structure so every one should be able to find some code sequences when searching for a bug. yes - now I found the problem and can thinking about resolving it.