summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpviewer_qtb.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show wrap indicator also for searches in help views.con2011-01-141-1/+5
* It's 2011 now.con2011-01-121-1/+1
* Fix missing progress indicator during load.kh12011-01-111-7/+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
|/
* Implement opening find toolbar after '/' as requested by hjk.kh12010-09-221-0/+7
* Move find flags from IFindSupport to more accessible place.con2010-07-151-3/+3
* Fix build without webkit.kh12010-06-141-3/+3
* We need to check for http only.kh12010-06-141-9/+9
* Allow http request to be opened in the help plugin.kh12010-06-141-0/+7
* The return value was reversed, though not checked really.kh12010-04-281-1/+1
* Implement text highlight support after full text search.kh12010-03-301-8/+34
* Implement a common interface for help viewers.kh12010-03-301-0/+334