Code added should (I won't force you) be formatted in the KDELibs format.
Old code should be reformatted.

Code factoring:
 * config.h(.cmake) : Stores CMake-detected stuff.
 * eurekaui.rc : KXmlGui file.
 * main.cpp : main() function.
 * mainwindow(.cpp,.h) : The main window. KActions, etc.
 * page(.cpp,.h) : The code on top of KParts. manages changing parts, history, etc.
 * tagdialog(.cpp,.h) : Tag changing dialog. Add tags, tag pages, etc.
 * urlaction(.cpp,.h) : A subclass of KAction with a URL attatched.

