diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 90825e2392b2d70e43c7a25b8a3752299a933894 (patch) | |
tree | e33aa27f02b74604afbfd0ea4f1cfca8833d882a /ChangeLog | |
download | tdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.tar.gz tdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..d817a8ec --- /dev/null +++ b/ChangeLog @@ -0,0 +1,27 @@ +2004-06-27 Richard Dale <Richard_Dale@tipitina.demon.co.uk> + + * The qtruby and korundum ruby bindings are built by default + * Both Qt only and Qt/KDE versions of the Smoke library are built + +2002-11-05 Marcus Urban <murban@mylinuxisp.com> + * Match changes made in KDE's RGBColor class in kdec, kdejava + * Various changes in qtc and qtjava to match changes in Qt 3.1 + +2002-04-12 Richard Dale <duke@tipitina.demon.co.uk> + + * qtobjc is now built before kdeobjc + +2002-04-12 Richard Dale <duke@tipitina.demon.co.uk> + * added some extra Objective-C macro initialisation + * kdec is now built by default +2001-11-16 Richard Dale <duke@tipitina.demon.co.uk + * added kalyptus - kdoc derived bindings generator for + C/Objective-C/Java. Initial checkin. +2001-11-15 Richard Dale <duke@tipitina.demon.co.uk + * added Qt 3 beta6/KDE 3 alpha1/GNUstep Foundation Kit + Objective-C bindings +2001-10-22 Richard Dale <duke@tipitina.demon.co.uk + * added Qt 3 beta6/KDE 3 alpha1 C bindings +2000-11-06 Simon Hausmann <simon@kde.org> + * added dcop c bindings + |