summaryrefslogtreecommitdiff
path: root/src/plugins/help/openpagesmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to return editor mode if the last help page was closed.kh12010-09-211-2/+17
* Fix memory leak.kh12010-09-151-12/+16
* Show tooltip for open pages and add a copy to clipboard option.kh12010-08-161-0/+20
* Move help manager into core.kh12010-06-111-2/+2
* Help mode: don't hide the frame for the open pages switcherThorbjørn Lindeijer2010-04-131-0/+2
* CosmeticsThorbjørn Lindeijer2010-04-121-2/+2
* Fix typo.kh12010-04-121-19/+19
* Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.kh12010-04-121-14/+55
* There was a connect to much, triggering a pages switch on mouse press.kh12010-04-091-2/+0
* Fix warning as seen by fkleint about missing stack widget item.kh12010-03-311-2/+3
* Fix typo and code leftover.kh12010-03-311-4/+2
* Fix dots showing up in second column of the widget.kh12010-03-301-0/+2
* Implement open pages classes to handle doc files like edit mode.kh12010-03-301-0/+254