Thorbjørn Lindeijer
e07821855c
Help mode: don't hide the frame for the open pages switcher
...
Also removed a superfluous elide mode setter.
Reviewed-by: kh1
2010-04-13 17:33:36 +02:00
kh1
a84b3b5291
Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.
...
Reviewed-by: ck
2010-04-12 16:13:58 +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