Coding and Developing
This document summarizes some information on how to code and develop on KBibTeX for KDE 4. General information on how to program for KDE 4 can be found on KDE's TechBase page.
The build system, as standard for KDE 4 applications, is based on CMake. The source code is written in C++ heavily relying the KDE and Qt libraries. To process XML files, XSL transformations are used. External dependencies include libxslt, libxml, and Poppler
You can track the development by subscribing to the RSS feed on SVN commits.