summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.h
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix 'Save As' menu of xconfigMasahiro Yamada2019-03-111-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/+11Star
* 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/+0Star
* 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/+36Star
* xconfig: add support to show hidden options which have promptsLi Zefan2010-06-021-4/+12
* xconfig: remove unused functionLi Zefan2010-06-021-1/+0Star
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-021-1/+1
* [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-121-2/+0Star
* [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-061-0/+2
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-131-0/+3
* kconfig: jump to linked menu promptRoman Zippel2006-06-091-2/+4
* kconfig: create links in info windowRoman Zippel2006-06-091-1/+3
* kconfig: finer customization via popup menusRoman Zippel2006-06-091-34/+61
* kconfig: Add search option for xconfigRoman Zippel2006-06-091-12/+49
* [PATCH] fix gcc4.1 build failure on xconfigDave Jones2006-01-091-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+263