Staging
v0.5.1
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
icons
resources
__init__.py -rw-r--r-- 3.2 KB
application.py -rw-r--r-- 2.3 KB
blockmatcher.py -rw-r--r-- 10.7 KB
config.py -rw-r--r-- 1.5 KB
filediffviewer.ui -rw-r--r-- 4.3 KB
fileviewer.ui -rw-r--r-- 2.6 KB
helpviewer.py -rw-r--r-- 3.3 KB
helpviewer.ui -rw-r--r-- 1.4 KB
hgfiledialog.py -rw-r--r-- 17.9 KB
hgfileview.py -rw-r--r-- 26.2 KB
hgmanifestdialog.py -rw-r--r-- 3.7 KB
hgqv.qrc -rw-r--r-- 1.0 KB
hgqv.ui -rw-r--r-- 7.6 KB
hgrepomodel.py -rw-r--r-- 27.6 KB
hgrepoviewer.py -rw-r--r-- 27.8 KB
lexers.py -rw-r--r-- 4.7 KB
manifestviewer.ui -rw-r--r-- 2.4 KB
mixins.py -rw-r--r-- 9.1 KB
quickbar.py -rw-r--r-- 11.2 KB
revision_description.py -rw-r--r-- 10.7 KB
revisions_table.py -rw-r--r-- 22.2 KB
styleditemdelegate.py -rw-r--r-- 8.7 KB
widgets.py -rw-r--r-- 11.2 KB

back to top