summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/helpitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fix with recent Qt devhjk2019-07-291-4/+1
* HelpItem: Fix usage of isFuzzyMatchEike Ziller2019-02-131-1/+8
* Help: Lookup in index if ID is not foundEike Ziller2019-02-111-30/+105
* Help: Move finding the best documentation link to HelpItemEike Ziller2019-02-071-0/+31
* Help: Make a difference between "empty" and "valid"Eike Ziller2019-02-041-0/+5
* HelpItem: Remove senseless constructorEike Ziller2019-02-041-10/+0
* Help: Move resolution of help from multiple candidate IDs to HelpItemEike Ziller2019-02-011-16/+30
* Help: Avoid ambiguity of help ID being interpreted as URLEike Ziller2019-01-311-17/+40
* Help: Reduce number of HelpItem constructorsEike Ziller2019-01-291-7/+0
* Help: Avoid looking up invalid help ID over and over againEike Ziller2019-01-291-2/+2
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-291-3/+11
* Move Help item from text editor to coreEike Ziller2019-01-251-0/+142