Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-29 | Each file in this commit has an issue where the initial value of a variable | erik | 1 | -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-13 | Implement default sort functions for contact last name and ↵ | paule | 2 | -0/+38 |
birthday/anniversary. The latter is required for sorting birthdays/anniversaries correctly on the today screen. Fixes bug #1760. | ||||
2005-03-15 | Fix addressbook sort by implementing sorting by 'File As' name | drw | 1 | -2/+6 |
2005-01-16 | Added new generic sorted for the databook backends. Needed an sortedvector | eilers | 5 | -0/+220 |
to do this job, which is now added to private classes.. | ||||
2004-11-18 | Add generic sorting implementation based on QVector | zecke | 7 | -0/+543 |
for Contact and Todo | ||||
2004-02-24 | substitute hack with another hack to enforce LGPL compliance | mickeyl | 1 | -0/+408 |