Commit Graph

3 Commits

Author SHA1 Message Date
kh1
f1e5851257 Fix newline. 2010-04-01 14:52:41 +02:00
kh1
0cf2bc3b43 Fix dots showing up in second column of the widget.
Since we use a two column model/treeview we need to prevent returning
some text data, otherwise we will see dots in the secound column. We also
need to emit pagesChanged once we init the model.
2010-03-30 17:51:43 +02:00
kh1
b1411d540c Implement open pages classes to handle doc files like edit mode.
Based on the implementation done by ck, slightly modified and thus put
under the private help internal namespace.
2010-03-30 17:51:42 +02:00