summaryrefslogtreecommitdiffstats
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
* Add desktop and metainfo files for GUI toolsBalló György2025-01-303-0/+67
* Help: qthelpheadless feature for QHelpEnginePluginSami Shalayel2025-01-244-36/+62
* Support dark themesEike Ziller2024-12-121-15/+71
* Update qlitehtml submoduleAlexandru Croitor2024-12-041-0/+0
* lupdate: Escape Unicode Chars for Different ParsersMasoud Jami2024-12-031-0/+0
* Assistant: Update qhtmllite moduleAudun Sutterud2024-11-121-0/+0
* Docs: Update the screenshots for the Qt Tools examplesAlexei Cazacov2024-10-101-0/+0
* fix: Redundant condition in BookmarkModelTian Shilin2024-09-031-1/+1
* CMake: Use qt_add_ui for Qt AssistantJoerg Bornemann2024-08-262-6/+17
* CMake: Fix build output directory for qlitehtmlJoerg Bornemann2024-08-211-1/+1
* Assistant: Implement printing and print previewJarek Kobus2024-08-214-5/+11
* Docs: Organize topics in the qttools repoAlexei Cazacov2024-08-083-2/+29
* QtHelp API review: Make QHelpContentItem finalJarek Kobus2024-08-051-1/+1
* QtHelp: Fix potential threading issuesJarek Kobus2024-08-051-2/+3
* QtHelp API review: Remove arg from searchingFinished()Jarek Kobus2024-07-225-7/+6
* Change the shared Qt solutions headers to be proper private headersFriedemann Kleint2024-07-122-2/+2
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-07-111-0/+2
* QtHelp API review: Make QHelpContentItem non copyable / movableJarek Kobus2024-07-051-0/+1
* QtHelp API review: Derive QHelpSearchEngineCore from QObjectPrivateJarek Kobus2024-07-033-17/+26
* QtHelp API review: Add slots section to QHelpSearchEngineCoreJarek Kobus2024-07-031-0/+1
* QtHelp API review: Mark d'tor with overrideJarek Kobus2024-07-031-1/+1
* Fix -Wunused-private-field warningsJoerg Bornemann2024-06-242-2/+2
* Update generic copyright information in toolsKai Köhne2024-06-201-2/+2
* QtHelp: Rename provideXxx() into requestXxx() for async tasksJarek Kobus2024-06-184-15/+15
* QtHelp: Address API review 6.7 vs 6.8Jarek Kobus2024-06-172-2/+1
* Update qlitehtmlUlf Hermann2024-06-141-0/+0
* Short-live help engine pluginSemih Yavuz2024-05-226-0/+182
* QHelpEngineCore: Reinitialize on changing the read only modeJarek Kobus2024-04-261-0/+4
* Correct license for module and plugin filesLucie Gérard2024-04-254-4/+4
* QHelpEngineCore: Remove the old hack for dynamic readonly propertyJarek Kobus2024-04-181-3/+1
* Assistant: Update qlitehtml submoduleEike Ziller2024-04-101-0/+0
* Change license for tools filesLucie Gérard2024-04-098-8/+8
* Correct license for documentation filesLucie Gérard2024-04-042-2/+2
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* Correct tools licenseLucie Gérard2024-03-154-4/+4
* qhelpgenerator: Fix evaluation of timestampsMarcus Tillmanns2024-03-072-4/+5
* Assistant: Update qlitehtml submoduleEike Ziller2024-03-061-0/+0
* Update qlitehtml submoduleJarek Kobus2024-02-261-0/+0
* Doc: QtHelp: Fix documentation warningsTopi Reinio2024-02-244-6/+8
* QtHelp: More _L1Jarek Kobus2024-02-2224-296/+289
* QtHelp: Fix Unity buildFriedemann Kleint2024-02-212-28/+28
* Don't use removed ThemeIcon enum valueVolker Hilsheimer2024-02-201-2/+1
* QtHelp: Reuse QHelpSearchEngineCore inside QHelpSearchEngineJarek Kobus2024-02-201-138/+22
* QtHelp: Introduce QHelpSearchEngineCoreJarek Kobus2024-02-203-7/+316
* Assistant: More _L1Jarek Kobus2024-02-1925-244/+267
* Assistant: Avoid using QMap::keys/values()Jarek Kobus2024-02-191-8/+5
* QtHelp: Remove the dependency on Qt::CorePrivateJarek Kobus2024-02-191-4/+0
* QtHelp: Remove unused methods from QHelpCollectionHandlerJarek Kobus2024-02-192-51/+0
* QtHelp: Get rid of legacyCurrentFilterName()Jarek Kobus2024-02-162-8/+0
* QtHelp: Get rid of QHelpIndexProviderJarek Kobus2024-02-162-98/+0