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
a11df78318
There was a connect to much, triggering a pages switch on mouse press.
...
Make Thorbjorn happy. :)
Reviewed-by: ck
2010-04-09 11:29:50 +02:00
kh1
d97bdd1af6
Fix warning as seen by fkleint about missing stack widget item.
2010-03-31 13:15:28 +02:00
kh1
9c0478c390
Fix typo and code leftover.
2010-03-31 13:15:27 +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