log easyhg.py @ 656:e34de484415c

age author description
Fri, 25 Jan 2013 15:36:27 +0000 Chris Cannam Update for PyQt 4.5+ signal/slot connection syntax
Tue, 03 Jul 2012 10:02:22 +0100 Chris Cannam Fix failure to provide default initialisation vector for AES CBC mode (I'm surprised pycrypto allowed this previously, but it doesn't now, thus catching my error). Also make debug output a bit more helpful
Mon, 27 Feb 2012 17:14:03 +0000 Chris Cannam Update copyright dates to 2012
Thu, 15 Sep 2011 14:24:37 +0100 Chris Cannam Encountering some peculiar problems with platform... but it's overkill for this anyway, use os.name instead