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 e402ace275
Reset submodule main/tdebindings/admin to latest HEAD
13 years ago
admin@4e7f0068a5 Reset submodule main/tdebindings/admin to latest HEAD 13 years ago
cmake@cb635a74b7 Reset submodule main/tdebindings/cmake to latest HEAD 13 years ago
dcopc Use the output of AC_C_BIGENDIAN to determine whether or not dcopc should be big endian 13 years ago
dcopjava Rename additional instances of KDE to TDE 13 years ago
dcopperl Additional kde to tde renaming 13 years ago
dcoppython Rename additional instances of KDE to TDE 13 years ago
kalyptus Additional kde to tde renaming 13 years ago
kdejava Rename kwin to twin (part 1 of 2) 13 years ago
kjsembed Rename kwin to twin (part 1 of 2) 13 years ago
korundum Rename additional instances of KDE to TDE 13 years ago
python Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
qtjava Fix accidental conversion of dockwin 13 years ago
qtruby Fix accidental conversion of dockwin 13 years ago
qtsharp Fix accidental conversion of dockwin 13 years ago
smoke Fix accidental conversion of dockwin 13 years ago
xparts Implement support for updating the status bar when the mouse cursor is above a link (and by javascript) and the window title is updated when a page is loaded in the mozilla plugin 13 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 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING.LIB Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdebindings.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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)