aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* More Utils::toSet/toListhjk2019-07-041-5/+5
* Remove the zombie code regarding CreationDate checkJarek Kobus2019-04-181-12/+0
* Help: Do not actually try to lookup empty identifiers or keywordsEike Ziller2019-01-291-0/+4
* Help: Rename handleHelpRequest to showHelpUrlEike Ziller2019-01-251-1/+1
* Fix warning: "Unused non-trivial variable"Alessandro Portale2019-01-171-1/+0
* Reuse linksForKeyword() from QHelpEngineCoreJarek Kobus2018-10-011-55/+13
* Make Core independent from QtHelpEike Ziller2018-09-041-0/+497
* Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-111/+0
* Move help manager into core.kh12010-06-111-113/+27
* Fix handleHelpRequest.kh12010-04-281-1/+1
* Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.kh12010-04-121-6/+6
* Remove some superfluous includes.kh12010-03-301-2/+0
* Rewrite of the whole help modul initialization.kh12010-03-231-0/+9
* Add some more convinient functionality the help manager.kh12010-03-231-15/+115
* Lazy instantiate the right side pane and reuse core engine.kh12010-03-161-0/+3
* Add some statics to retrieve a core help engine and the collection path.kh12010-03-161-2/+34
* Compile fixRobert Loehning2010-03-101-1/+1
* Fix broken behavior for welcome page links if no docs are installed.kh12010-03-101-6/+1
* Long live the king!hjk2010-03-051-1/+1
* Move HelpManager it's own source files.kh12010-02-021-0/+60