Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 32537617bd2a83bad98151828bb50443af1caa6c authored by David Douard on 16 November 2009, 22:39:37 UTC, committed by David Douard on 16 November 2009, 22:39:37 UTC
Besides the fact that at this moment of the execution of the method, self.sender() may not be self.goto_toolbar anymore (avan if it is the real source of the signal, due to the fact that calling indexFromRev may activate some other slots of self), hiding it nevertheless should not be a regression in any kind.
1 parent 30365b5
Raw File
Tip revision: 32537617bd2a83bad98151828bb50443af1caa6c authored by David Douard on 16 November 2009, 22:39:37 UTC
Always hide goto_toolbar at the end of goto method.
Tip revision: 3253761
changelog
hgview (1.1.3-1) unstable; urgency=low

  * New upstream release, adding missing files in the source tarball
  * debian/control:
    - changed section to 'vcs' (closes: #549162)

 -- Alexandre Fayolle <afayolle@debian.org>  Thu, 08 Oct 2009 10:55:02 +0200

hgview (1.1.2-1) unstable; urgency=low

  * new upstream release
  * debian/control:
    - fixed build dependencies to include pyqt4-dev-tools
    - added missing substvars in package dependencies (closes: #548522)

 -- Alexandre Fayolle <afayolle@debian.org>  Wed, 30 Sep 2009 15:44:09 +0200

hgview (1.1.1-1) unstable; urgency=low

  * new upstream release
  * upload to Debian (closes #409341)

 -- Alexandre Fayolle <afayolle@debian.org>  Fri, 25 Sep 2009 17:53:09 +0200

hgview (1.1.0-1) unstable; urgency=low

  * updated to mainstream 1.1.0

 -- David Douard <david.douard@logilab.fr>  Wed, 23 Sep 2009 18:34:01 +0200

hgview (1.0.1-1) unstable; urgency=low

  * updated to mainstream 1.0.1

 -- David Douard <david.douard@logilab.fr>  Mon, 08 Jun 2009 07:14:55 +0200

hgview (1.0.0-1) unstable; urgency=low

  * first stable release

 -- David Douard <david.douard@logilab.fr>  Thu, 05 May 2009 14:58:23 +0100

hgview (0.99.0-1) unstable; urgency=low

  * Fork from hgview to build a Qt4-only based application
  * Make it work as a hg extension
  * Rework keybindings and general navigation
  * Add a diff viewer between revisions of a file 

 -- David Douard <david.douard@logilab.fr>  Thu, 19 Feb 2009 00:58:23 +0100

hgview (0.9.1-1) unstable; urgency=low

  * Fix a format bug and clean code.

 -- Graziella Toutoungis <graziella.toutoungis@logilab.fr>  Tue, 28 Oct 2008 16:24:47 +0200

hgview (0.9.0-1) unstable; urgency=low
  
  * Add support for named branches	
  * Activate filter on the log description and file name.
  * Add Homepage field

 -- Graziella Toutoungis <graziella.toutoungis@logilab.fr>  Mon, 06 Oct 2008 15:24:47 +0200

hgview (0.3.1-2) unstable; urgency=low

  * Rebuild with python2.5 as default version

 -- Alexandre.Fayolle <afayolle@debian.org>  Wed, 18 Jun 2008 12:24:47 +0200

hgview (0.3.1-1) unstable; urgency=low

  * Bugfixes

 -- David Douard <david.douard@logilab.fr>  Fri, 15 May 2008 09:48:00 +0200


hgview (0.3.0-1) unstable; urgency=low

  * Added a Qt4 version 
  * Some bugfixes
  * Major code reorganization

 -- David Douard <david.douard@logilab.fr>  Fri, 15 Jun 2007 12:59:12 +0200

hgview (0.2.0-1) unstable; urgency=low

  * first Debian package

 -- David Douard <david.douard@logilab.fr>  Tue, 29 May 2007 15:38:21 +0200

back to top