root/trunk/hooks/hook-PyQt4.QtSvg.py

Revision 545 (by naufraghi, 11/09/08 05:10:05)

Merged revisions 465,532-539,541 via svnmerge from
https://svn.pyinstaller.python-hosting.com/branches/crypt[[BR]]
........

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
........

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

Note: See TracBrowser for help on using the browser.