diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-14 19:47:20 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-14 19:47:20 +0000 |
commit | 875ae8e38bc3663e5057ca910e7ebe4b2994edb9 (patch) | |
tree | ddd3b3bc4d6f0343bae986aebbf9555c20f8e558 /python/pyqt/THANKS | |
parent | cb61a0436524f8ceba31db51ce3f1c5d4afbbb0e (diff) | |
download | tdebindings-875ae8e38bc3663e5057ca910e7ebe4b2994edb9.tar.gz tdebindings-875ae8e38bc3663e5057ca910e7ebe4b2994edb9.zip |
Updated python directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1175349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'python/pyqt/THANKS')
-rw-r--r-- | python/pyqt/THANKS | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/python/pyqt/THANKS b/python/pyqt/THANKS deleted file mode 100644 index 7204f8af..00000000 --- a/python/pyqt/THANKS +++ /dev/null @@ -1,35 +0,0 @@ -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. |