Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to return editor mode if the last help page was closed. | kh1 | 2010-09-21 | 1 | -2/+17 |
* | Fix memory leak. | kh1 | 2010-09-15 | 1 | -12/+16 |
* | Show tooltip for open pages and add a copy to clipboard option. | kh1 | 2010-08-16 | 1 | -0/+20 |
* | Move help manager into core. | kh1 | 2010-06-11 | 1 | -2/+2 |
* | Help mode: don't hide the frame for the open pages switcher | Thorbjørn Lindeijer | 2010-04-13 | 1 | -0/+2 |
* | Cosmetics | Thorbjørn Lindeijer | 2010-04-12 | 1 | -2/+2 |
* | Fix typo. | kh1 | 2010-04-12 | 1 | -19/+19 |
* | Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages. | kh1 | 2010-04-12 | 1 | -14/+55 |
* | There was a connect to much, triggering a pages switch on mouse press. | kh1 | 2010-04-09 | 1 | -2/+0 |
* | Fix warning as seen by fkleint about missing stack widget item. | kh1 | 2010-03-31 | 1 | -2/+3 |
* | Fix typo and code leftover. | kh1 | 2010-03-31 | 1 | -4/+2 |
* | Fix dots showing up in second column of the widget. | kh1 | 2010-03-30 | 1 | -0/+2 |
* | Implement open pages classes to handle doc files like edit mode. | kh1 | 2010-03-30 | 1 | -0/+254 |