TDE programming language bindings
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Automated System 7518b9e440
Reset submodule main/tdebindings/cmake to latest HEAD
12 years ago
admin@06098efaf3 Reset submodule main/tdebindings/admin to latest HEAD 13 years ago
cmake@477d071b5d Reset submodule main/tdebindings/cmake to latest HEAD 12 years ago
dcopc Fix a number of tdebindings build issues 13 years ago
dcopjava
dcopperl Fix a number of tdebindings build issues 13 years ago
dcoppython Branding cleanup: *.desktop files 13 years ago
kalyptus Fix a number of tdebindings build issues 13 years ago
kdejava Update XDG information in support of bug report 892. 13 years ago
kjsembed Update XDG information in support of bug report 892. 13 years ago
korundum Fix a number of tdebindings build issues 13 years ago
python
qtjava Fix inadvertent "TQ" changes. 13 years ago
qtruby Changed icon theme sym link from default.kde -> default.tde. 12 years ago
qtsharp Fix a number of tdebindings build issues 13 years ago
smoke Fix inadvertent "TQ" changes. 13 years ago
xparts Fix a number of tdebindings build issues 13 years ago
.gitmodules
AUTHORS
COPYING Fix inadvertent "TQ" changes. 13 years ago
COPYING.LIB Fix inadvertent "TQ" changes. 13 years ago
ChangeLog
INSTALL
Makefile.am.in
Makefile.cvs
NEWS
README
configure.in.bot
configure.in.in Fix a number of tdebindings build issues 13 years ago
tdebindings.lsm Update lsm files. 13 years ago

README

In this file:

* Notes for end users
* Notes for developers

Notes for end users
-------------------

You only need this package when something else requires it.

Notes for developers
--------------------

This package contains:
+ working:
  * dcopperl: DCOP bindings for Perl
  * kjsembed: javascript scripting support library for KDE applications
  * kdejava: KDE bindings for Java JNI to use Qt/KDE classes with Java
  * korundum: KDE bindings for ruby
  * python: a copy of SIP/pyQt/pyKDE bindings from riverbankcomputing.co.uk
  * qtjava: Qt bindings for Java JNI to use Qt/KDE classes with Java
  * qtruby: Qt bindings for Ruby
  * smoke: Language independent library for Qt and KDE bindings. Used by QtRuby 
    and PerlQt.
  * kalyptus: a header parser and bindings generator for Qt/KDE. Used for
    Smoke, Java, C# and KSVG bindings generation at present.
  * dcoppython: DCOP bindings for Python

+ possibly broken: 
  * dcopc: DCOP bindings for C 
  * dcopjava: DCOP bindings for JAVA
  * xparts: allows you to embed non-KDE apps as a KPart

+ broken: 
  * qtsharp: C# bindings for Qt (badly broken after qtc removal)