log

age author description
2018-12-05 Chris Cannam Minor improvement to dialog spacing
2018-12-05 Chris Cannam Update for newer APIs
2018-12-05 Chris Cannam Merge from branch qt5. There's much more to be done before we can make another release, but clearly it's going to be done using qt5
2018-12-05 Chris Cannam Fix compiler warnings qt5
2016-05-27 Chris Cannam Attempt to fix library paths for PyQt libraries. Doesn't seem to be sufficient. qt5
2016-05-27 Chris Cannam Mark as hidpi capable qt5
2016-05-27 Chris Cannam Remove some obsolete bits qt5
2016-05-27 Chris Cannam Start reworking deployment scripts qt5
2016-05-27 Chris Cannam Merge from default branch, and build fixes qt5
2016-03-23 Chris Cannam Build fix
2014-09-01 Chris Cannam Workaround for disappearing menubar under Ubuntu
2013-03-14 Chris Cannam build with qt5 (in branch currently) qt5
2013-03-01 Chris Cannam Merge
2012-11-09 Chris Cannam Be more flexible about the sorts of warning message we can remove in incoming
2013-02-14 Chris Cannam Another change
2013-02-14 Chris Cannam Update CHANGELOG for 1.3.0
2013-01-28 Chris Cannam Added tag easyhg_v1.3.0 for changeset 4d39a93cab9e
2013-01-25 Chris Cannam Add crypto dependencies easyhg_v1.3.0
2013-01-25 Chris Cannam Update for PyQt 4.5+ signal/slot connection syntax
2013-01-25 Chris Cannam Ignore .msi files
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
2012-08-25 Sam Izzo * Added "show in" to show selected file in explorer
2012-08-25 Sam Izzo * Link against Advapi32 (required for Crypt* functions)
2012-10-19 Chris Cannam Undo the one part we didn't want, from the last patch
2012-10-17 fpozo History widget stays on top when closing a branch.
2012-09-26 Chris Cannam Merge
2012-07-03 Chris Cannam Merge