Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision f628b2efdf436c506dabff01f19c925b300cb0f6 authored by Alain Leufroy on 08 June 2013, 01:17:10 UTC, committed by Alain Leufroy on 08 June 2013, 01:17:10 UTC
Related to #137719

.. admonition:: How to test

   ::

     cd /tmp
     hg init testhgview
     cd testhgview
     touch babar
     hg add babar
     hg ci -m babar
     hg rm babar
     hg ci -m remove
     hg qv -I qt

  Select revision 1, the "openeditor" action is disabled on the
  textarea and the file list.

  Select revision 0, the "openeditor" action is enabled on the
  textarea and the file list.
1 parent ead6457
History
Tip revision: f628b2efdf436c506dabff01f19c925b300cb0f6 authored by Alain Leufroy on 08 June 2013, 01:17:10 UTC
[qt] disable "openeditor" on removed file
Tip revision: f628b2e
File Mode Size
bin
debian
debian.squeeze
doc
hgext
hgviewlib
.hgignore -rw-r--r-- 49 bytes
.hgtags -rw-r--r-- 2.5 KB
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 5.7 KB
MANIFEST.in -rw-r--r-- 682 bytes
README -rw-r--r-- 1.8 KB
__pkginfo__.py l--------- 24 bytes
debian.maverick l--------- 14 bytes
debian.natty l--------- 14 bytes
setup.py -rw-r--r-- 14.1 KB

README

back to top