Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-09-22 | Added first experimental incarnation of sql-backend for addressbook. | eilers | 1 | -2/+5 |
Some modifications to be able to compile the todo sql-backend. A lot of changes fill follow... | ||||
2003-08-30 | Removed some unimportant debug output which causes slow down.. | eilers | 1 | -2/+5 |
2003-08-01 | Merging changes from BRANCH_1_0 to HEAD | eilers | 1 | -0/+3 |
2003-07-07 | Fixing serious bug in hasQuerySettings() | eilers | 1 | -0/+22 |
2003-04-13 | More API doc | zecke | 1 | -83/+88 |
QString -> const QString& QString = 0l -> QString::null | ||||
2003-03-21 | g++ compliance fix: default arguments belong into the declaration, but not ↵ | mickeyl | 1 | -1/+4 |
the definition | ||||
2003-03-21 | Fixing small bug: If we search a birthday from today to today, it returned | eilers | 1 | -1/+5 |
every contact .. | ||||
2003-03-21 | Merged speed optimized xml backend for contacts to main. | eilers | 1 | -64/+102 |
Added QDateTime to querybyexample. For instance, it is now possible to get all Birthdays/Anniversaries between two dates. This should be used to show all birthdays in the datebook.. This change is sourcecode backward compatible but you have to upgrade the binaries for today-addressbook. | ||||
2003-02-09 | Nothing happened.. Just some cleanup before I will start.. | eilers | 1 | -0/+739 |