aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc
AgeCommit message (Expand)Author
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada
2020-07-02kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab
2020-07-02kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab
2020-07-02kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab
2020-07-01kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab
2020-07-01kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab
2020-07-01kconfig: qconf: make debug links work againMauro Carvalho Chehab
2020-07-01kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab
2020-07-01kconfig: qconf: cleanup includesMauro Carvalho Chehab
2020-04-09kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-09kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab
2020-04-09kconfig: qconf: Change title for the item windowMauro Carvalho Chehab
2020-04-09kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab
2020-03-29kconfig: remove unused variable in qconf.ccMasahiro Yamada
2019-07-06kconfig: Fix spelling of sym_is_changableMarco Ammon
2019-03-12kconfig: fix 'Save As' menu of xconfigMasahiro Yamada
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-08-14kconfig: remove P_ENV property typeMasahiro Yamada
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada
2018-05-28kconfig: drop localization supportSam Ravnborg
2016-12-11xconfig: fix missing suboption and help panels on first runBoris Barbulovski
2016-12-11xconfig: fix 'Show Debug' functionalityBoris Barbulovski
2016-01-11kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge
2015-11-02Add current selection check.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Update copyright.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski
2015-10-14Port xconfig to Qt5 - update signalsBoris Barbulovski