summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* ILocatorFilter: Remove calls to setDefaultIncludedByDefault(false)Jarek Kobus2023-05-161-1/+0
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-3/+2
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-2/+3
* HelpIndexFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-102-60/+2
* Help: Remove dependency of IOptionPage's QObject basehjk2023-05-103-14/+7
* Help: Use functors and layouting in FilterSettingsPageWidgethjk2023-05-091-34/+24
* Remove unused includes of QFutureInterfaceJarek Kobus2023-05-041-1/+0
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-0/+1
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-032-2/+2
* Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-3/+3
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-1/+1
* Help: Use IOptionPage::setWidgetCreator() for filter settingshjk2023-04-262-51/+42
* All Plugins: Use global future synchronizerJarek Kobus2023-04-253-12/+1
* Help: Use IOptionPage::setWidgetCreator() for general settingshjk2023-04-252-192/+161
* HelpIndexFilter: Reimplement matchers()Jarek Kobus2023-04-254-4/+84
* HelpIndexFilter: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-194-30/+19
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-0/+1
* RunExtensions: Move onResultReady and onFinished into asynctask.hJarek Kobus2023-04-171-1/+0
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-1/+2
* | HelpIndexFilter: Simplify internalsJarek Kobus2023-03-212-45/+21
* | ILocatorFilter: De-virtualize refreshRecipeJarek Kobus2023-03-102-8/+1
* | Help: Use QtConcurrent invocation for async runJarek Kobus2023-03-102-13/+18
* | ILocatorFilter: Replace refresh() with refreshRecipe()Jarek Kobus2023-03-062-10/+10
* | Build: Remove FindQt5.cmakeEike Ziller2023-02-231-1/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-221-1/+1
|\ \ | |/
| * LocatorFilterEntry: Add linkForEditorJarek Kobus2023-02-161-1/+1
* | Help: Merge helpmode.{h,cpp} into helpplugin.cpphjk2023-02-175-70/+29
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-102-9/+9
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-10/+7
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-8/+8
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-5/+2
* Prefix Tr::tr contexts with ::hjk2023-01-132-11/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0644-44/+44
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-3/+3
* 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