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 48582111bb
Reset submodule main/tdebindings/cmake to latest HEAD
10 years ago
admin@4dd97fad9e Reset submodule main/tdebindings/admin to latest HEAD 10 years ago
cmake@08c6f54d6f Reset submodule main/tdebindings/cmake to latest HEAD 10 years ago
dcopc
dcopjava Rename many classes to avoid conflicts with KDE 11 years ago
dcopperl Add missing LDFLAGS causing FTBFS 11 years ago
dcoppython Rename many classes to avoid conflicts with KDE 11 years ago
kalyptus Fixed FTBFS and detection of tdenewstuff. 10 years ago
kjsembed Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
korundum Bring previous and next icons into XDG compliance 10 years ago
python
qtjava Rename many classes to avoid conflicts with KDE 11 years ago
qtruby Fixed FTBFS and detection of tdenewstuff. 10 years ago
qtsharp
smoke Fixed FTBFS and detection of tdenewstuff. 10 years ago
tdejava Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
xparts Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
.gitmodules
AUTHORS
COPYING
COPYING.LIB
ChangeLog Rename many classes to avoid conflicts with KDE 11 years ago
INSTALL
Makefile.am.in Rename many classes to avoid conflicts with KDE 11 years ago
Makefile.cvs
NEWS
README Rename many classes to avoid conflicts with KDE 11 years ago
configure.in.bot
configure.in.in Fixed FTBFS and detection of tdenewstuff. 10 years ago
tdebindings.lsm

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 TDE applications
  * tdejava: TDE bindings for Java JNI to use Qt/TDE classes with Java
  * korundum: TDE bindings for ruby
  * python: a copy of SIP/pyQt/pyTDE bindings from riverbankcomputing.co.uk
  * qtjava: Qt bindings for Java JNI to use Qt/TDE classes with Java
  * qtruby: Qt bindings for Ruby
  * smoke: Language independent library for Qt and TDE bindings. Used by QtRuby
    and PerlQt.
  * kalyptus: a header parser and bindings generator for Qt/TDE. 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-TDE apps as a KPart

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