summaryrefslogtreecommitdiff
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
...
* Make docs' background white so that contents is visible in dark themeJarek Kobus2021-10-201-0/+10
* Replace 0 with nullptrZhang Hao2021-10-181-1/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-0/+1
* Document Qt Assistant licensesKai Köhne2021-09-272-1/+18
* Update qlitehtml submoduleJarek Kobus2021-09-241-0/+0
* Show Assistant Quick Guide page on first runJarek Kobus2021-09-038-21/+46
* Doc: Remove unsupported customFiltersKai Köhne2021-08-252-6/+0
* Qt Assistant: fix bookmark menu's jumpping functionYe ShanShan2021-08-241-5/+2
* Don't embed Assistant doc in AssistantJarek Kobus2021-08-194-53/+2
* qlitehtml: fix library output directory in multi-config buildsLi Xinwei2021-07-271-0/+1
* Remove Qt 5 leftover filesKai Köhne2021-07-141-41/+0
* Doc: Remove mention of custom filtersPaul Wicking2021-06-241-40/+6
* CMake: Disable warnings for 3rd party litehtml codeAlexandru Croitor2021-06-211-0/+3
* Assistant: Make QResultWidget linkColor styleableJarek Kobus2021-06-141-5/+18
* Update qlitehtmlJani Heikkinen2021-06-101-0/+0
* qlitehtml: fix build when QT_FEATURE_static_runtime is ONLi Xinwei2021-06-091-0/+3
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-075-25/+25
* qlitehtml: Fix MSVC 4530 warningsKai Köhne2021-05-271-0/+1
* Update qlitehtml submodule to fix qlitehtml library suffix on WindowsLi Xinwei2021-05-211-0/+0
* Update qlitehtmlJani Heikkinen2021-05-111-0/+0
* Assistant: Build qlitehtml staticallyEike Ziller2021-05-052-0/+1
* Make missing checkout of qlitehtml a FATAL_ERRORKai Köhne2021-05-031-1/+1
* Assistant: Integrate QLiteHtmlWidgetJarek Kobus2021-04-303-33/+184
* Assistant: Separate HelpViewer interface from its implementationJarek Kobus2021-04-308-202/+446
* Assistant: Add qlitehtml submoduleJarek Kobus2021-04-302-0/+14
* Update internal assistant documentationJarek Kobus2021-04-271-0/+0
* Port away from deprecated QMessageBox APIsVolker Hilsheimer2021-04-162-2/+2
* Remove unneeded QT_VERSION_CHECKsJarek Kobus2021-04-085-25/+0
* Fix potential memory leak in QHelpContentProviderChunLin Wang2021-04-091-6/+6
* Remove QMake project filesJoerg Bornemann2021-02-128-532/+0
* Bump copyright year to 2021Friedemann Kleint2021-02-031-1/+1
* Assistant: Scroll to current item in Contents window after syncAlexander Volkov2021-01-131-0/+1
* Fix compile warning following change in qtbaseVolker Hilsheimer2020-12-031-1/+1
* Clamp registered collection time-stamp to SOURCE_DATE_EPOCH if setKai Pastor2020-12-011-1/+9
* Revert "Exclude assistant from build"Kai Koehne2020-11-233-3/+10
* Assistant: Fix tr()-callsFriedemann Kleint2020-11-211-2/+3
* Assistant: Fix missing documentationJarek Kobus2020-11-091-1/+1
* Doc: Enforce zero documentation warning policyTopi Reinio2020-11-072-0/+4
* Doc: Fix documentation warnings for qttoolsTopi Reinio2020-11-075-54/+15
* Remove deprecated qcollectiongeneratorJarek Kobus2020-11-067-162/+1
* Exclude assistant from buildJarek Kobus2020-11-053-10/+3
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-212-3/+3
* Update QStringConverter usageMårten Nordheim2020-10-122-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-018-26/+26
* QtHelp: Reverse the default state for readonly property for help engineJarek Kobus2020-09-169-5/+46
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-164-4/+4
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-151-2/+0
* QtHelp: Prevent the endless loop when using filter engine and setupJarek Kobus2020-09-151-3/+8
* Assistant: Use new config system for cursorJarek Kobus2020-09-151-4/+4
* Assistant: fix build with QT_NO_CLIPBOARDJarek Kobus2020-09-159-19/+49