Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 30365b5b6264602c7f9da3e801ff2a3fc1acbec5 authored by David Douard on 16 November 2009, 22:36:46 UTC, committed by David Douard on 16 November 2009, 22:36:46 UTC
It does not make use of QTimer based filling process when asking to go directly to a given revision. This makes the QListView behave much more correctly.
1 parent 5f6f19f
Raw File
Tip revision: 30365b5b6264602c7f9da3e801ff2a3fc1acbec5 authored by David Douard on 16 November 2009, 22:36:46 UTC
Refactored the way graph filling is done
Tip revision: 30365b5
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top