summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/private
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-6/+3
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2007-01-13Implement default sort functions for contact last name and ↵paule2-0/+38
birthday/anniversary. The latter is required for sorting birthdays/anniversaries correctly on the today screen. Fixes bug #1760.
2005-03-15Fix addressbook sort by implementing sorting by 'File As' namedrw1-2/+6
2005-01-16Added new generic sorted for the databook backends. Needed an sortedvectoreilers5-0/+220
to do this job, which is now added to private classes..
2004-11-18Add generic sorting implementation based on QVectorzecke7-0/+543
for Contact and Todo
2004-02-24substitute hack with another hack to enforce LGPL compliancemickeyl1-0/+408