Files
pyinstaller/hooks/hook-PyQt4.QtXml.py
naufraghi 7500d720b6 Merged revisions 465,532-539,541 via svnmerge from
https://svn.pyinstaller.python-hosting.com/branches/crypt

........
  r465 | giovannibajo | 2008-05-21 15:30:21 +0200 (Wed, 21 May 2008) | 2 lines
  
  Ignore ".sconsign"
........
  r532 | naufraghi | 2008-11-08 00:23:43 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Add MacPython.org and MacPython.macports support
........
  r533 | naufraghi | 2008-11-08 00:29:05 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Run Configure continue only if the make is successful
........
  r534 | naufraghi | 2008-11-08 00:32:00 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Fix PyQt4 hooks
........
  r535 | naufraghi | 2008-11-08 00:44:00 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Do not compress any icon
........
  r536 | naufraghi | 2008-11-08 00:51:07 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Added support for multiple icons (by Giovanni)
........
  r537 | naufraghi | 2008-11-08 00:55:17 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Fix line endings
........
  r538 | naufraghi | 2008-11-08 01:03:19 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Pass wide-string command line through relaunch() to avoid losing information. (by Giovanni)
........
  r539 | naufraghi | 2008-11-08 12:52:58 +0100 (Sat, 08 Nov 2008) | 1 line
  
  Line endings
........
  r541 | naufraghi | 2008-11-09 10:08:19 +0100 (Sun, 09 Nov 2008) | 1 line
  
  Remove debug print
........


git-svn-id: http://svn.pyinstaller.org/trunk@545 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-11-09 11:10:05 +00:00

3 lines
54 B
Python

hiddenimports = ['sip', 'PyQt4.QtCore', 'PyQt4._qt']