openwrt/scripts/config/lxdialog
Eneas U de Queiroz 65a3eb28d5 build: scripts/config - update to kconfig-v6.6.16
The main goal here is to keep this close to upstream.

Changes include:
 - allow symbols implied by y to become m
 - make 'imply' obey the direct dependency
 - allow only 'config', 'comment', and 'if' inside 'choice'
 - qconf: make search fully work again on split mode
 - qconf: navigate menus on hyperlinks
 - remove '---help---' support
 - qconf: allow to edit "int", "hex", "string" menus in-place
 - qconf: drop Qt4 support
 - nconf: fix core dump when searching in empty menu
 - nconf: stop endless search loops
 - Create links to main menu items in search
 - fix segmentation fault in menuconfig search
 - nconf: Add search jump feature
 - port qconf to work with Qt6 in addition to Qt5
 - fix possible buffer overflow
 - fix memory leak from range properties

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2024-03-01 19:02:00 +01:00
..
checklist.c scripts: update SPDX license names 2020-09-22 20:36:04 +02:00
dialog.h build: scripts/config - update to kconfig-v6.6.16 2024-03-01 19:02:00 +01:00
inputbox.c scripts: update SPDX license names 2020-09-22 20:36:04 +02:00
menubox.c build: scripts/config - update to kconfig-v6.6.16 2024-03-01 19:02:00 +01:00
textbox.c build: scripts/config - update to kconfig-v6.6.16 2024-03-01 19:02:00 +01:00
util.c build: scripts/config - update to kconfig-v5.14 2022-02-19 13:10:01 +01:00
yesno.c scripts: update SPDX license names 2020-09-22 20:36:04 +02:00