summaryrefslogtreecommitdiff
path: root/src/plugins/help/litehtmlhelpviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* litehtml viewer: Show link targets in tool tipEike Ziller2022-11-041-0/+12
* Support dark themes for Qt documentationEike Ziller2022-09-281-6/+54
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Help: Convert to Tr::trEike Ziller2022-07-131-6/+5
* LiteHtmlHelpViewer: Handle mouse back/forward buttonsJarek Kobus2022-06-131-4/+18
* Help: Fix compiler warningsEike Ziller2022-05-131-0/+2
* Help/litehtml: Fix that ctrl+click didn't open link in new pageEike Ziller2022-03-311-1/+7
* Ignore the wheel event explicitly in order to propagate it furtherJarek Kobus2021-10-071-1/+3
* Help: Avoid extra 1-pixel frame in Help widgetsAlessandro Portale2021-03-251-0/+1
* Remove unused viewerFont() methodJarek Kobus2021-01-191-5/+0
* Add "Zoom" setting to the Help font settingsJarek Kobus2021-01-191-20/+0
* Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-241-0/+1
* Help/litehtml: Support scalingEike Ziller2019-09-171-6/+17
* Help/litehtml: Implement text searchEike Ziller2019-09-171-2/+4
* Help: Remove hack for litehtml issue with inline tablesEike Ziller2019-09-111-7/+1
* Help: Add context menu to litehtml backendEike Ziller2019-09-101-35/+34
* Help: Add litehtml based viewer backendEike Ziller2019-08-281-0/+356