Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdeedu/kalzium
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
2 miesięcy temu
..
src Replace Q_SIGNALS and Q_SLOTS 2 miesięcy temu
CMakeL10n.txt Add CMakeL10n rules. 5 lat temu
CMakeLists.txt Conversion to the cmake building system. 5 lat temu
ChangeLog Rename obsolete tq methods to standard names 12 lat temu
ConfigureChecks.cmake Fix detection for the Facile library. 4 lat temu
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 11 lat temu
README.packagers Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
RELEASE-PLAN Update bug reports url to bugs.trinitydesktop.org 6 lat temu
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
configure.in.in Fix hardcoded link to dl library 9 lat temu

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