TDE programming language bindings
You cannot 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
Michele Calgaro f8f7e1d6ec
Fixed SEGFAULT when using ruby bindings.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
admin@83f68e199a Reset submodule main/tdebindings/admin to latest HEAD 7 years ago
cmake@e5692c8bdb Reset submodule main/tdebindings/cmake to latest HEAD 7 years ago
dcopc Fix detection whether the system is big endian 9 years ago
dcopjava LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
dcopperl Moved to /usr folder instead of /opt/trinity. This relates to bug 266. 7 years ago
dcoppython Removed obsolete Qt2's TQList/TQListIterator classes and replaced 7 years ago
kalyptus smoke's qt -> tqt renaming. This relates to bug 266. 7 years ago
kjsembed Moved to /usr folder instead of /opt/trinity. This relates to bug 266. 7 years ago
korundum qtruby -> tqtruby renaming. This relates to bug 266. 7 years ago
python Convert remaining references to kde3 (e.g. in paths) to trinity 14 years ago
qtjava Removed obsolete Qt2's TQList/TQListIterator classes and replaced 7 years ago
qtsharp Fixed FTBFS caused by libqtsharp -> libtqtsharp renaming 7 years ago
smoke smoke's qt -> tqt renaming. This relates to bug 266. 7 years ago
tdejava Moved to /usr folder instead of /opt/trinity. This relates to bug 266. 7 years ago
tqtruby Fixed SEGFAULT when using ruby bindings. 7 years ago
xparts LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
.gitmodules Added common directories 14 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
COPYING Update COPYING file. 13 years ago
COPYING.LIB Fix inadvertent "TQ" changes. 13 years ago
ChangeLog qtruby -> tqtruby renaming. This relates to bug 266. 7 years ago
INSTALL Fix inadvertent renaming and typos. 12 years ago
Makefile.am.in qtruby -> tqtruby renaming. This relates to bug 266. 7 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
README qtruby -> tqtruby renaming. This relates to bug 266. 7 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
configure.in.in QT_INCLUDES => TQT_INCLUDES conversion 7 years ago
tdebindings.lsm Update version number to R14.1.0 10 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 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
  * tqtruby: TQt bindings for Ruby
  * smoke: Language independent library for Qt and TDE bindings. Used by TQtRuby
    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)