Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 99e78a2fed34560458ea5b9d77742edc4c240e4c authored by Alain Leufroy on 09 May 2012, 11:03:23 UTC, committed by Alain Leufroy on 09 May 2012, 11:03:23 UTC
* remove actions from diff toolbar
* remove diff toolbar
* add action to the context menu of the text area
* add icons
* add config entry to display toolbar at startup
1 parent f304aff
Raw File
Tip revision: 99e78a2fed34560458ea5b9d77742edc4c240e4c authored by Alain Leufroy on 09 May 2012, 11:03:23 UTC
[qt] move diff actions from toolbar to context menu and hide toolbar diff at startup (closes #87901)
Tip revision: 99e78a2
hgview.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgview's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgview.py has been installed in
# the hgext path

[extensions]
hgext.hgview =
back to top