Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision a5a620e16abac6ee93288adf09291aecce4b182a authored by alain leufroy on 25 September 2013, 08:05:34 UTC, committed by alain leufroy on 25 September 2013, 08:05:34 UTC
This patch mainly contains some factorisations to simplify code.

I've also fixed a small but annoying bug spourious font fammily
changes of line numbers.


.. note::

   This change removes a small optimization that sometimes computes the
   lexer only once. We now compute the lexer when a new content is
   given.  This is not a very big deal because finding the lexer from
   the filename - most often case - is very quick.
1 parent f9b6dea
History
Tip revision: a5a620e16abac6ee93288adf09291aecce4b182a authored by alain leufroy on 25 September 2013, 08:05:34 UTC
[qt4] sourceviewer: fix font + factorize lexer selection
Tip revision: a5a620e
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 1.1 KB
__pkginfo__.py -rw-r--r-- 2.2 KB
application.py -rw-r--r-- 7.2 KB
config.py -rw-r--r-- 12.0 KB
decorators.py -rw-r--r-- 514 bytes
hggraph.py -rw-r--r-- 27.7 KB
hgviewhelp.py -rw-r--r-- 7.6 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 9.0 KB

back to top