Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision a13d9dfe73477485569262ebce6f8e1dd618fa73 authored by Mads Kiilerich on 04 April 2020, 02:09:16 UTC, committed by Mads Kiilerich on 04 April 2020, 02:09:16 UTC
Clarify the role of the Viewer stubs in hgviewlib/application.py . It is a mess
to use multiple inheritance and super() and different parameter profiles in
diferent parent/sibling classes. The empty Viewer stubs should thus not be used
as interfaces / purely virtual base classes; they are just an example and
documentation.
1 parent 4b52201
History
Tip revision: a13d9dfe73477485569262ebce6f8e1dd618fa73 authored by Mads Kiilerich on 04 April 2020, 02:09:16 UTC
qt5: simplify Viewer class hierarchy to work better with multiple inheritance of Qt classes
Tip revision: a13d9df
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 1.4 KB
__pkginfo__.py -rw-r--r-- 2.1 KB
application.py -rw-r--r-- 7.5 KB
config.py -rw-r--r-- 12.4 KB
decorators.py -rw-r--r-- 551 bytes
hggraph.py -rw-r--r-- 28.0 KB
hgviewhelp.py -rw-r--r-- 7.6 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 11.2 KB

back to top