log

age author description
Fri, 25 Jan 2013 14:55:38 +0000 Chris Cannam Add updated PyQt
Thu, 24 Jan 2013 16:05:31 +0000 Chris Cannam Add extra files from hg dist
Thu, 24 Jan 2013 15:39:52 +0000 Chris Cannam Update Python version
Thu, 24 Jan 2013 15:30:17 +0000 Chris Cannam Win32 typo fix
Thu, 24 Jan 2013 15:25:33 +0000 Chris Cannam Use HKMU for registry key so as to do the right thing for multi-user installs
Thu, 24 Jan 2013 15:05:40 +0000 Chris Cannam Show tag on merge commit (fixing #534)
Thu, 24 Jan 2013 14:02:50 +0000 Chris Cannam Adjust text when closing something that is only a single sprout of a branch -- and don't warn when closing a sprout of the default branch (it's not the same thing as closing the default branch)
Mon, 21 Jan 2013 10:22:44 +0000 Chris Cannam Merge
Fri, 11 Jan 2013 10:29:36 +0000 Chris Cannam For later reference (for Qt5)
Fri, 11 Jan 2013 10:29:04 +0000 Chris Cannam Toolbar spacing adjustments; avoid using unified toolbar on Mac because it breaks the left toolbar with Qt 4.8
Mon, 07 Jan 2013 10:57:08 +0000 Chris Cannam Update copyright dates
Mon, 07 Jan 2013 10:53:48 +0000 Chris Cannam Add --version or -v option
Fri, 19 Oct 2012 12:08:11 +0100 Chris Cannam Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)
Fri, 19 Oct 2012 11:49:48 +0100 Chris Cannam Shorten a label (dialog too wide)
Fri, 19 Oct 2012 11:47:28 +0100 Chris Cannam Merge
Fri, 19 Oct 2012 11:41:38 +0100 Chris Cannam Fix compiler warning about unhandled case
Fri, 19 Oct 2012 11:33:05 +0100 Chris Cannam Fix preprocessor syntax
Wed, 29 Aug 2012 12:41:18 +1000 Sam Izzo * Prefix working folder path on MacOS
Wed, 29 Aug 2012 12:40:54 +1000 Sam Izzo * Removed spurious space
Mon, 27 Aug 2012 02:10:06 +1000 Sam Izzo * Prepend working folder path to filename when showing files in explorer
Mon, 27 Aug 2012 01:45:26 +1000 Sam Izzo * Added setting to show history automatically when it changes (defaults to true)
Mon, 27 Aug 2012 01:26:57 +1000 Sam Izzo * Added setting to specify that diff command should be run once for each selected file, rather than passing all file names to diff command (p4merge doesn't like being given many files)
Mon, 27 Aug 2012 01:26:05 +1000 Sam Izzo * Updated shortcut for revert
Mon, 27 Aug 2012 01:25:16 +1000 Sam Izzo * Added shortcut for revert
Mon, 27 Aug 2012 00:52:44 +1000 Sam Izzo * Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
Sun, 26 Aug 2012 02:45:04 +1000 Sam Izzo * Added shortcut for commit
Sun, 26 Aug 2012 02:39:08 +1000 Sam Izzo * "Use extension" check box now appears to the left of the button and label, and enables/disables the button and label depending on its state
Sun, 26 Aug 2012 02:38:24 +1000 Sam Izzo * Added shortcut for diff against parent
Sun, 26 Aug 2012 02:19:36 +1000 Sam Izzo * Added Ctrl-F shortcut for find button
Sun, 26 Aug 2012 02:08:32 +1000 Sam Izzo * "Show in" is now shown in context menu for untracked files