Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -13/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+13 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-02 | run the optimize_connect script | alwin | 1 | -6/+6 |
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here) | ||||
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2004-02-07 | QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ | ar | 1 | -6/+3 |
screen handling | ||||
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 2 | -5/+5 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-07 | s/QPEMenuBar/QMenuBar: | mickeyl | 1 | -2/+2 |
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future | ||||
2003-02-24 | Add Implementation for Templates, Locations, Descriptions | zecke | 11 | -58/+447 |
add some more stuff | ||||
2003-02-23 | Implement some of the new framework | zecke | 13 | -29/+546 |
2003-02-22 | import the new layout/design of datebook | zecke | 15 | -0/+571 |
sorry this was not put into a branch and once its done it'll replace datebook and be put into that subdir. but currently I want both versions available so I can test... So by design it'll feature Showing BirthDays Showing Due and OVerDue Todos Better AllDay handling Pinning Events to TimeZones Exceptions to Recurrence |