summaryrefslogtreecommitdiffstats
path: root/src/assistant
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove mention of custom filtersPaul Wicking2021-06-241-40/+6
* Assistant: Make QResultWidget linkColor styleableJarek Kobus2021-06-141-6/+18
* Update internal assistant documentationJarek Kobus2021-04-271-0/+0
* 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
* Fix build in qttoolsLars Knoll2020-09-141-3/+3
* QtHelp: Fix documentsFor() when not using filter engineJarek Kobus2020-09-113-33/+83
* Use operator| to compose key sequencesFriedemann Kleint2020-09-071-4/+4
* Remove old stuffJarek Kobus2020-09-041-2/+0
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-262-14/+79
* Remove deprecated functionalityLars Knoll2020-08-244-73/+0
* Fix against latest qtbase changesMaurice Kalinowski2020-08-181-0/+1
* Assistant: Fix compilation issues with QMultiMapKai Koehne2020-08-139-60/+55
* Include <QHash> in header that uses QHashEdward Welbourne2020-08-101-0/+1
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-08-107-22/+23
* CMake: Regenerate qttoolsAlexandru Croitor2020-06-298-4/+22
* Doc: Update docs with cmake package informationNico Vertriest2020-06-261-0/+1
* Silence warnings after deprecation of QApplication::mouseButtonsVolker Hilsheimer2020-06-231-0/+3
* Port QtTools from QStringRef to QStringViewKarsten Heimrich2020-06-151-1/+1
* Assistant: Use QList instead of QVectorJarek Kobus2020-06-0911-28/+27
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-06-083-0/+3
* Doc: make it clearer that setUsesFilterEngine is required for filteringSamuel Gaist2020-06-081-4/+5
* Fix build with latest mocSamuli Piippo2020-06-042-2/+3
* Merge remote-tracking branch 'origin/5.15' into devTopi Reinio2020-05-292-0/+23
|\
| * Plug memory leak when tables can't be createdVolker Hilsheimer2020-05-011-0/+1
| * Assistant: keep text at the top visible when resizingEirik Aavitsland2020-04-222-0/+23
* | Doc: Fix documentation warningsTopi Reinio2020-05-201-1/+1
* | Remove QTextCodec dependency from assistantLars Knoll2020-05-184-55/+14
* | Fix language selection in Designer, Linguist and AssistantMiłosz Kosobucki2020-05-121-13/+4
* | Port assistant to use QRegularExpressionLars Knoll2020-05-096-31/+37
* | Plug memory leak when tables can't be createdVolker Hilsheimer2020-05-011-0/+1