summaryrefslogtreecommitdiff
path: root/src/plugins/help/openpageswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Mac: Remove unused include that vanished from Qt5Eike Ziller2012-11-281-4/+0
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-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
* License headers.con2010-12-171-7/+11
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+4
* Help documents list: Only show close button when closing is possible.ck2010-04-261-2/+5
* Help mode: don't hide the frame for the open pages switcherThorbjørn Lindeijer2010-04-131-1/+0
* Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.kh12010-04-121-2/+20
* Fix dots showing up in second column of the widget.kh12010-03-301-1/+1
* Implement open pages classes to handle doc files like edit mode.kh12010-03-301-0/+188