Revision 575215

Go back to digest for 27th August 2006

Other in KDE-PIM

Allen Winter committed changes in /trunk/KDE/kdepimlibs/kcal:

Alarm Class Cleanup:
- beginnings of a unit test
- full d-pointer implementation
- complete doxyification
- kdepim styling
- kdepim indenting
- eliminate all krazy issues

Note: this was a non-trivial amount of work for a moderate size class.
In particular, you can go nuts writing apidox. But I hope to use it
as a "template" for further cleaning in kcal and elsewhere in kdepimlibs.

Drop me a line if you are interested in my style checker perl program.
I doubt the style checker will ever be integrated with krazy but I might
put it into kdesdk/scripts if there is enough interest.

File Changes

Added 2 files
  • /trunk/KDE/kdepimlibs/kcal/tests
  •   /testalarm.cpp
  •   /testalarm.h
Modified 3 files
  • /trunk/KDE/kdepimlibs/kcal
  •   /alarm.cpp
  •   /alarm.h
  •   /tests/CMakeLists.txt
5 files changed in total