log

age author description
Tue, 26 Jul 2011 13:41:56 +0100 Chris Cannam Use contextMenuEvent instead of right-click in mousePressEvent to call up changeset item context menu. Appears to fix #201, though I'm cautious as I don't understand the reason
Fri, 22 Jul 2011 12:00:29 +0100 Chris Cannam Text change -- "commit changes to the following files" instead of "commit the following files" (seems less weird if you're actually removing them)
Thu, 14 Jul 2011 13:56:20 +0100 Chris Cannam Open the settings dialog at Paths tab when invoking it because of a failure to run hg
Thu, 14 Jul 2011 13:31:07 +0100 Chris Cannam Add dpkg control file
Mon, 11 Jul 2011 15:15:31 +0100 Chris Cannam Check for repeated request (thus failed login) before looking up cached data, so we can cache in confidence without resending invalid login details (fixing #205)
Thu, 07 Jul 2011 10:59:50 +0100 Chris Cannam Look for easyhg-kdiff3 in preference to plain kdiff3
Mon, 04 Jul 2011 14:22:13 +0100 Chris Cannam Add overall OS/X build script
Mon, 04 Jul 2011 14:21:56 +0100 Chris Cannam Update ignore file
Mon, 04 Jul 2011 14:12:10 +0100 Chris Cannam Split out preferences into three separate tabs
Mon, 04 Jul 2011 14:03:31 +0100 Chris Cannam Look up diff/merge paths again if current settings are found not to exist (fixes #111)
Mon, 04 Jul 2011 13:48:04 +0100 Chris Cannam Further minor abbrev fix
Mon, 04 Jul 2011 13:31:39 +0100 Chris Cannam Fix extremely slow Text::Abbrev:abbreviate for long texts (was making history scrolling very laggy with long changelogs)
Thu, 30 Jun 2011 09:43:29 +0100 Chris Cannam Omit icons from menus on Mac
Thu, 30 Jun 2011 09:43:18 +0100 Chris Cannam Textual fix