summaryrefslogtreecommitdiff
path: root/scripts/kconfig/qconf.cc
AgeCommit message (Expand)Author
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
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski