Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdeedu/kalzium
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
vor 3 Monaten
..
src Replace Q_SIGNALS and Q_SLOTS vor 3 Monaten
CMakeL10n.txt Add CMakeL10n rules. vor 5 Jahren
CMakeLists.txt Conversion to the cmake building system. vor 5 Jahren
ChangeLog Rename obsolete tq methods to standard names vor 13 Jahren
ConfigureChecks.cmake Fix detection for the Facile library. vor 4 Jahren
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
README.packagers Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
RELEASE-PLAN Update bug reports url to bugs.trinitydesktop.org vor 6 Jahren
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
configure.in.in Fix hardcoded link to dl library vor 9 Jahren

README.packagers

For full functionality (equation solver integration) Kalzium depends on Ocaml and the FaCiLe library. The FaciLe library is only used for compilation and for packagers.

Ocaml
webpage: http://caml.inria.fr/about/index.en.html
download: http://caml.inria.fr/download.en.html

FaCiLe
webpage: http://www.recherche.enac.fr/opti/facile/
download: http://www.recherche.enac.fr/opti/facile/distrib/


If these 2 dependencies are not met, Kalzium will not propose the equation solver in its Tools menu.

The Kalzium developers