diff options
author | Timothy Pearson <[email protected]> | 2011-11-29 00:31:00 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-29 00:31:00 -0600 |
commit | b388516ca2691303a076a0764fd40bf7116fe43d (patch) | |
tree | 6f1615d1f12b325f4d1cd9c25d1519303794001a /THANKS | |
download | pytqt-b388516ca2691303a076a0764fd40bf7116fe43d.tar.gz pytqt-b388516ca2691303a076a0764fd40bf7116fe43d.zip |
Initial import of python-qt3
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -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. |