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 /python/pyqt/THANKS | |
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 'python/pyqt/THANKS')
-rw-r--r-- | python/pyqt/THANKS | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/python/pyqt/THANKS b/python/pyqt/THANKS new file mode 100644 index 00000000..7204f8af --- /dev/null +++ b/python/pyqt/THANKS @@ -0,0 +1,35 @@ +Torsten Marek + For going through the Qt classes and adding applicable operators to + PyQt. + +Detlev Offenbach + For picking up and enhancing eric. + +Hans-Peter Jansen + For the ports of the table and SQL based example scripts and for the + qtui module. + +Dimitri Papadopoulos-Orfanos + For all the help with the MacOS X port. + +Jim Bublitz + For QDataStream and the QDom classes, and picking up PyKDE. + +Pete Ware + For lots of patches for Qt v2.1+. + +Boudewijn Rempt + For evangelising and providing so much support to other users. Oh, and + writing a book about it all. + +Toby J Sargeant + For QSocketNotifier and getting Python threads working with Qt. + +Matt Gerassimoff + For his Python versions of many of the Qt example programs. + +Matt Gerassimoff, John Filo, Boudewijn Rempt + For testing and excellent bug reports. + +Rupert Thurner + For pointing out what env is for. |