aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Help: Remove some dead endsJarek Kobus2025-02-141-2/+0
* Help: Remove dead endsJarek Kobus2025-02-141-3/+0
* Help: Allow open online documentation for CMakeCristian Adam2024-05-231-0/+2
* Qt/Help: Fix the "Highest Version Only" setting for the online installerEike Ziller2024-03-051-0/+1
* Help: make unregisterDocumentation asyncDavid Schulz2023-10-111-2/+0
* HelpManager: Hide registerDocumentationNow() in cppJarek Kobus2023-10-111-1/+0
* Remove unused includes of QFutureInterfaceJarek Kobus2023-05-041-1/+0
* Help: Use QtConcurrent invocation for async runJarek Kobus2023-03-101-5/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Help: Remove duplicate resultsMarcus Tillmanns2022-11-021-0/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Help: Remove code paths supporting old filter engine < Qt 5.15Eike Ziller2022-07-121-11/+0
* Integrate new filter engineJarek Kobus2020-04-021-4/+6
* Help: Unregister documentation when unregistering Qt versionsEike Ziller2019-10-181-0/+1
* Help: Remove functionality of unregistering namespace from public APIEike Ziller2019-10-161-1/+2
* Help: Lookup in index if ID is not foundEike Ziller2019-02-111-1/+1
* Help: Rename handleHelpRequest to showHelpUrlEike Ziller2019-01-251-1/+1
* Help: Fix 'Get Started Now' buttonChristian Stenger2018-10-011-1/+1
* Make Core independent from QtHelpEike Ziller2018-09-041-0/+93
* Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-70/+0
* Move help manager into core.kh12010-06-111-35/+13
* Qt Designer integration: Fix Help button in stylesheet editor.Friedemann Kleint2010-05-281-2/+3
* Fix handleHelpRequest.kh12010-04-281-1/+2
* Remove some superfluous includes.kh12010-03-301-0/+1
* Add some more convinient functionality the help manager.kh12010-03-231-7/+27
* Add some statics to retrieve a core help engine and the collection path.kh12010-03-161-1/+8
* Fix broken behavior for welcome page links if no docs are installed.kh12010-03-101-3/+2
* Long live the king!hjk2010-03-051-1/+1
* Move HelpManager it's own source files.kh12010-02-021-0/+63