aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove FilePath::operator+()hjk2022-11-301-2/+2
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-072-1/+14
|\
| * litehtml viewer: Show link targets in tool tipEike Ziller2022-11-042-1/+14
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-031-0/+2
|\|
| * Help: SquishTests: Updates for tst_WELP01Robert Löhning2022-10-261-0/+2
* | Help: Remove duplicate resultsMarcus Tillmanns2022-11-025-10/+34
* | Utils: Add sorted() functionChristian Kandeler2022-10-251-5/+3
|/
* Help: Restore some more object namesChristian Stenger2022-10-111-0/+3
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-102-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-3/+3
* Help plugin: Replace foreach with ranged for loopJarek Kobus2022-10-052-4/+5
* Support dark themes for Qt documentationEike Ziller2022-09-284-6/+826
* Help: Fix linker issue with QtWebEngine help viewer on WindowsAlessandro Portale2022-09-191-0/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-013-7/+8
* Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-301-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-2644-1056/+88
* Help: inline .ui filesAlessandro Portale2022-08-225-3/+9
* Help: Remove filternamedialog.*Alessandro Portale2022-08-161-1/+0
* Help: Re-enable native WebKit help viewerEike Ziller2022-07-283-15/+19
* Help: Some cleanupEike Ziller2022-07-264-14/+14
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-203-15/+8
* TextBrowserHelpViewer: Avoid using sender()Jarek Kobus2022-07-202-24/+8
* HelpWidget: Avoid using sender()Jarek Kobus2022-07-202-6/+6
* Use setClipboardAndSelection more broadlyhjk2022-07-154-22/+26
* Help: Adapt to Qt >= 6.2hjk2022-07-152-7/+0
* Help: Fix missing header for TRMarco Bubke2022-07-141-0/+1
* Help: Convert to Tr::trEike Ziller2022-07-1320-205/+205
* Help: Inline generalsettingspage UIEike Ziller2022-07-135-579/+272
* Help: Inline docsettingspage UIEike Ziller2022-07-124-109/+63
* Help: Remove code paths supporting old filter engine < Qt 5.15Eike Ziller2022-07-1214-808/+3
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* LiteHtmlHelpViewer: Handle mouse back/forward buttonsJarek Kobus2022-06-131-4/+18
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-0/+1
* Help: Unregister URL handler for qthelp before deleting itEike Ziller2022-05-162-1/+3
* 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
* Help: support qt-6 online documentationTasuku Suzuki2022-03-311-3/+15
* Help: Show home page when activating index or contentThomas Hartmann2022-03-011-0/+2
* Core: Turn LocatorFilterEntry ofn ILocatorFilter::accept to const &Alessandro Portale2022-02-112-2/+2
* Remove qmake build filesEike Ziller2022-01-202-99/+0
* Add missing "emit"sAlessandro Portale2021-11-111-1/+1
* Re-enable QWebEngine help viewer backend for Qt 6.2Eike Ziller2021-11-052-6/+13
* Ignore the wheel event explicitly in order to propagate it furtherJarek Kobus2021-10-251-0/+1
* Ignore the wheel event explicitly in order to propagate it furtherJarek Kobus2021-10-071-1/+3
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-301-1/+1
|\
| * Help: Fix cmake build conditionChristian Stenger2021-08-271-1/+1
* | Use more FileUtils based file dialogshjk2021-08-192-21/+27
|/
* help: do not build webengine backend if Qt6 is usedTim Jenssen2021-06-171-1/+7
* CMake: use a robuster way to check for WebEngineWidgetsCristian Adam2021-06-091-1/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-182-2/+2