Developer Resources
SVN
- For some instructions on the basics of SVN and how to use SVN for the KDE modules, please see this mini-SVN HOWTO.
- Creating and maintaining your webpage project on edu.kde.org: please read carefully this README for precise instructions on how to do that.
KDE TechBase
The KDE TechBase is the main source for development articles, tutorials, and development resources for both KDE 3 and KDE 4. So consider taking a look there first when looking for any development resource.Development tips
-
Internationalization (a.k.a. i18n), optimize your code, sound, pictures...
Read these smashing tips and contribute with your own recipes!
Development status
-
trunk
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeedu
Will lead to KDE 4.0 (Warning! Still experimental!). See the general KDE features plan (at still raw) at
http://developer.kde.org/development-versions/kde-4.0-features.html
-
branch 3.5
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdeedu
Will lead to KDE 3.5.x.
Only blinKen, Kalzium, Kanagram, KBruch, KEduca, KGeography, KHangman, Kig, Kiten, KLatin, KLettres, KmPlot, KPercentage, KStars, KTouch, KTurtle, KVerbos, KVocTrain, KWordQuiz.
Only bugfixes and backports, no new features.
Useful links
KDE standard style guide: KDE User interface guidelinesWebsite usability for children: http://www.useit.com/alertbox/20020414.html
KDE Library Documentation Policy: How you should document your classes using Doxygen
C++ Pitfalls: C++ Stuff you must know
http://wiki.kde.org/tiki-index.php?page=Quality+Team+KDE+Edu
Author: Anne-Marie Mahfouf
Last update: 2008-01-11
The KDE Education Project