Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

status: add a couple more items to technical debt

Changeset e9c88354e750

Parent 055c63ccc8f4

by Steve Borho

Changes to one file · Browse files at e9c88354e750 Showing diff from parent 055c63ccc8f4 Diff from another changeset...

 
38
39
40
 
 
41
42
43
 
38
39
40
41
42
43
44
45
@@ -38,6 +38,8 @@
 # Chunk selection  # tri-state checkboxes for commit  # File type (unknown/deleted) toggles +# Investigate Qt.DecorationRole and possible use of overlay icons +# Investigate folding/nesting of files    class StatusWidget(QWidget):   def __init__(self, pats, parent=None):