QStarDict Subversion repository

There is also a Subversion repository avialable. In this repository you can always find an up to date version of the source code, even between releases.

To check out QStarDict make sure you have the subversion package installed on your system. Then run the following command:

svn checkout https://qstardict.svn.sourceforge.net/svnroot/qstardict/trunk \
qstardict

This creates a subdirectory "qstardict" and puts all files them.

There is also a web-based interface to the Subversion repository. There you can browse through the repository and view each file. View VC

Also you can download a tarball with current SVN version.