log

age author description
Wed, 17 Aug 2011 16:08:59 +0100 Chris Cannam Bump version number
Wed, 17 Aug 2011 16:38:44 +0100 Chris Cannam Add README
Wed, 17 Aug 2011 16:28:00 +0100 Chris Cannam Update translations, fixing #266
Wed, 17 Aug 2011 16:09:04 +0100 Chris Cannam Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General")
Wed, 17 Aug 2011 15:53:17 +0100 Chris Cannam Some textual updates; include final URL path element in default for local file on clone
Tue, 16 Aug 2011 17:13:35 +0100 Chris Cannam Fix #229
Mon, 15 Aug 2011 17:23:54 +0100 Chris Cannam Qt 4.6 required
Wed, 27 Jul 2011 16:49:51 +0100 Chris Cannam Added tag easyhg_v0.9.8 for changeset 319f920a51ee
Wed, 27 Jul 2011 15:43:40 +0100 Chris Cannam Win32 build fix easyhg_v0.9.8
Wed, 27 Jul 2011 15:29:35 +0100 Chris Cannam Update version number to 0.9.8
Tue, 26 Jul 2011 15:22:54 +0100 Chris Cannam Place debug log in application data directory (fixes #193)
Tue, 26 Jul 2011 15:21:45 +0100 Chris Cannam Use built-in edit window for editing .hgignore file (fixes #215)
Tue, 26 Jul 2011 13:42:09 +0100 Chris Cannam Merge
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