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
TDE Gitea b6c603c43b
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
admin@f9148018b2 Reset submodule main/tdebindings/admin to latest HEAD 5 years ago
cmake@cfc1242197 Reset submodule main/tdebindings/cmake to latest HEAD 5 years ago
dcopc Fix detection whether the system is big endian 7 years ago
dcopjava For Java >= 8 use javac with option -h instead of javah 6 years ago
dcopperl Fix FTBFS on dcopperl due to missing include 8 years ago
dcoppython Fix FTBFS on Mageia 6 7 years ago
kalyptus Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
kjsembed Updated date and version to R14.0.6 in .lsm files. 5 years ago
korundum Add ruby 2.5 and 2.4 detection 6 years ago
python Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
qtjava Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
qtruby Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
qtsharp Silence GNU make warnings. 12 years ago
smoke Fixed FTBFS caused by changes in perl 5.26 regarding unescaped braces. 7 years ago
tdejava Updated following latest changes to tdelibs related to bug 2734. 6 years ago
xparts Fix FTBFS in xpart_notepad due to new DSO linkage style 8 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 Rename many classes to avoid conflicts with KDE 10 years ago
INSTALL Fix inadvertent renaming and typos. 11 years ago
Makefile.am.in Rename many classes to avoid conflicts with KDE 10 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 Rename many classes to avoid conflicts with KDE 10 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 Fixed FTBFS and detection of tdenewstuff. 10 years ago
tdebindings.lsm Updated date and version to R14.0.6 in .lsm files. 5 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
  * 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)