[PATCH v2 0/5] Fix split view search and debug info navigation

From: Mauro Carvalho Chehab
Date: Mon Jun 29 2020 - 17:37:02 EST


This series fixes some issues with search while on split view and fix the
broken hyperlink navigation.

The first patches restore the pre-Qt5 conversion behavior. The last
one implements navigation on a different way. I opted to keep this one
in separate, as this one is a new feature.

Mauro Carvalho Chehab (5):
kconfig: qconf: cleanup includes
kconfig: qconf: ensure that only one item will be highlighted
kconfig: qconf: make search fully work again on split mode
kconfig: qconf: make debug links work again
kconfig: qconf: navigate menus on hyperlinks

scripts/kconfig/qconf.cc | 120 +++++++++++++++++++++++++++++----------
scripts/kconfig/qconf.h | 15 ++---
2 files changed, 98 insertions(+), 37 deletions(-)

--
2.26.2