comparison easyhg.pro @ 117:d5db15bf250c

* Start to sketch thing that shows the details of a changeset in the history view
author Chris Cannam
date Fri, 26 Nov 2010 22:46:29 +0000
parents 807c79350bf1
children 005a54380502
comparison
equal deleted inserted replaced
116:807c79350bf1 117:d5db15bf250c
15 common.h \ 15 common.h \
16 grapher.h \ 16 grapher.h \
17 hgrunner.h \ 17 hgrunner.h \
18 changeset.h \ 18 changeset.h \
19 changesetitem.h \ 19 changesetitem.h \
20 changesetdetailitem.h \
20 logparser.h \ 21 logparser.h \
21 panner.h \ 22 panner.h \
22 panned.h \ 23 panned.h \
23 connectionitem.h \ 24 connectionitem.h \
24 textabbrev.h \ 25 textabbrev.h \
40 hgtabwidget.cpp \ 41 hgtabwidget.cpp \
41 hgrunner.cpp \ 42 hgrunner.cpp \
42 grapher.cpp \ 43 grapher.cpp \
43 common.cpp \ 44 common.cpp \
44 changeset.cpp \ 45 changeset.cpp \
46 changesetdetailitem.cpp \
45 changesetitem.cpp \ 47 changesetitem.cpp \
46 logparser.cpp \ 48 logparser.cpp \
47 panner.cpp \ 49 panner.cpp \
48 panned.cpp \ 50 panned.cpp \
49 connectionitem.cpp \ 51 connectionitem.cpp \