Calendar Widget
Michael Checca <mchecca@gmail.com>
Copyleft 2011
A nice widget for your desktop that keeps track of your events and due dates.
Compiling
To compile, you must have the Qt SDK installed. Then, qmake 'CalendarWidget.pro' will generate a Makefile, in which just 'make' will build the program.
Documentation
The documentation for Calendar Widget is managed by Doxygen. Running 'doxygen' will read the Doxyfile and place the documentation in the 'html' folder.