log

age author description
2013-01-25 Chris Cannam Add updated PyQt
2013-01-24 Chris Cannam Add extra files from hg dist
2013-01-24 Chris Cannam Update Python version
2013-01-24 Chris Cannam Win32 typo fix
2013-01-24 Chris Cannam Use HKMU for registry key so as to do the right thing for multi-user installs
2013-01-24 Chris Cannam Show tag on merge commit (fixing #534)
2013-01-24 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)
2013-01-21 Chris Cannam Merge
2013-01-11 Chris Cannam For later reference (for Qt5)
2013-01-11 Chris Cannam Toolbar spacing adjustments; avoid using unified toolbar on Mac because it breaks the left toolbar with Qt 4.8
2013-01-07 Chris Cannam Update copyright dates
2013-01-07 Chris Cannam Add --version or -v option
2012-10-19 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)
2012-10-19 Chris Cannam Shorten a label (dialog too wide)
2012-10-19 Chris Cannam Merge
2012-10-19 Chris Cannam Fix compiler warning about unhandled case
2012-10-19 Chris Cannam Fix preprocessor syntax
2012-08-29 Sam Izzo * Prefix working folder path on MacOS
2012-08-29 Sam Izzo * Removed spurious space
2012-08-26 Sam Izzo * Prepend working folder path to filename when showing files in explorer
2012-08-26 Sam Izzo * Added setting to show history automatically when it changes (defaults to true)
2012-08-26 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)
2012-08-26 Sam Izzo * Updated shortcut for revert
2012-08-26 Sam Izzo * Added shortcut for revert
2012-08-26 Sam Izzo * Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
2012-08-25 Sam Izzo * Added shortcut for commit
2012-08-25 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
2012-08-25 Sam Izzo * Added shortcut for diff against parent
2012-08-25 Sam Izzo * Added Ctrl-F shortcut for find button
2012-08-25 Sam Izzo * "Show in" is now shown in context menu for untracked files