summaryrefslogtreecommitdiff
path: root/src/plugins/help/openpagesmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Core::ModeManager: make some functions statichjk2012-01-271-2/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-1/+1
|/
* Fix potential crash and extra open page on initial help start.kh12010-10-121-1/+2
* Replace QToolBars with StyledBar. Remove minimum size constraints.kh12010-10-051-1/+0
* 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