Xml special symbols (< > & ) replaced into &lt; etc. Proper dock widgets widths by...
commit2270af7645b8674d83627629f2d49b67d559dd6d
authormslupny <m.randomhero@gmail.com>
Thu, 5 Mar 2009 20:05:11 +0000 (5 21:05 +0100)
committermslupny <m.randomhero@gmail.com>
Thu, 5 Mar 2009 20:05:11 +0000 (5 21:05 +0100)
treeef1c07c68b9ca40d51a7dbd0cdfeead8235f94a6
parent88d8b75f79abe5d5852a01e43901db5322349816
Xml special symbols (< > & ) replaced into &lt; etc. Proper dock widgets widths by reimplementing sizeHint() function in treeview.h and textedit.h.
mainwindow.cpp
mainwindow.h
mainwindow.ui
qsnip.pro
textedit.cpp [new file with mode: 0644]
textedit.h [new file with mode: 0644]
treeview.cpp [new file with mode: 0644]
treeview.h [new file with mode: 0644]