summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.h
Commit message (Expand)AuthorAgeFilesLines
* kconfig: qconf: remove Y, M, N columnsMasahiro Yamada2020-09-251-4/+2
* kconfig: qconf: remove ConfigView classMasahiro Yamada2020-09-251-19/+2
* kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewMasahiro Yamada2020-09-251-8/+4
* kconfig: qconf: remove ConfigLineEdit classMasahiro Yamada2020-09-251-18/+0
* kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeMasahiro Yamada2020-09-251-0/+15
* kconfig: qconf: show data column all the timeMasahiro Yamada2020-09-251-4/+1
* kconfig: qconf: move ConfigView::updateList(All) to ConfigList classMasahiro Yamada2020-09-251-6/+5
* kconfig: qconf: remove unused ConfigItem::okRename()Masahiro Yamada2020-09-251-1/+0
* kconfig: qconf: remove unused colNrMasahiro Yamada2020-08-181-1/+1
* kconfig: qconf: fix the popup menu in the ConfigInfoView windowMasahiro Yamada2020-08-181-2/+2
* kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewMasahiro Yamada2020-08-141-5/+4
* kconfig: qconf: refactor icon setupsMasahiro Yamada2020-08-141-4/+4
* kconfig: qconf: remove unused voidPix, menuInvPixMasahiro Yamada2020-08-141-1/+1
* kconfig: qconf: remove ConfigItem::text/setTextMasahiro Yamada2020-08-141-8/+0
* kconfig: qconf: remove ConfigList::addColumn/removeColumnMasahiro Yamada2020-08-141-8/+0
* kconfig: qconf: remove ConfigItem::pixmap/setPixmapMasahiro Yamada2020-08-141-8/+0
* kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Masahiro Yamada2020-08-141-1/+1
* kconfig: qconf: remove unused argument from ConfigView::updateList()Masahiro Yamada2020-08-141-1/+1
* kconfig: qconf: remove unused argument from ConfigList::updateList()Masahiro Yamada2020-08-141-2/+2
* kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada2020-08-141-1/+1
* kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada2020-08-141-4/+0
* kconfig: qconf: remove toolBar from ConfigMainWindow membersMasahiro Yamada2020-08-141-1/+0
* kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2020-08-021-4/+0
* kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab2020-07-011-1/+7
* kconfig: qconf: make debug links work againMauro Carvalho Chehab2020-07-011-0/+1
* kconfig: qconf: cleanup includesMauro Carvalho Chehab2020-07-011-7/+7
* kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab2020-04-091-0/+2
* kconfig: fix 'Save As' menu of xconfigMasahiro Yamada2019-03-121-0/+1
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-281-1/+1
* Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-141-3/+3
* Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski2015-10-141-3/+3
* Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-141-18/+27
* Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-141-3/+110
* Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-141-6/+42
* Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-141-7/+16
* Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-141-166/+11
* Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-141-0/+3
* Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-141-1/+1
* Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-141-4/+4
* Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-141-2/+3
* Remove support for QT3 and older.Boris Barbulovski2015-10-141-18/+0
* xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-081-0/+1
* xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-251-1/+1
* kconfig qconf: port to QT4Alexander Stein2010-09-011-40/+36
* xconfig: add support to show hidden options which have promptsLi Zefan2010-06-021-4/+12