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
Timothy Pearson 8f7ac92d27
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
admin@f30a3aea25 Reset submodule main/tdebindings/admin to latest HEAD 12 years ago
cmake@0953d90e24 Reset submodule main/tdebindings/cmake to latest HEAD 12 years ago
dcopc Fix dcopc headers location 12 years ago
dcopjava Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
dcopperl Fix a number of tdebindings build issues 12 years ago
dcoppython Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
kalyptus Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
kdejava Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
kjsembed Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
korundum Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
python Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
qtjava Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
qtruby Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
qtsharp Silence GNU make warnings. 12 years ago
smoke Update autotools for new DSO linkage style 12 years ago
xparts Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Update COPYING file. 12 years ago
COPYING.LIB Fix inadvertent "TQ" changes. 12 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL Fix retquire 13 years ago
Makefile.am.in Additional renaming of kde to tde 13 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Fix retquire 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 years ago
tdebindings.lsm Update lsm files. 12 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)