summaryrefslogtreecommitdiff
path: root/scripts/kconfig/qconf.h
AgeCommit message (Expand)Author
2019-03-12kconfig: fix 'Save As' menu of xconfigMasahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.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 - 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 - Replace Q3VBox with QWidgetBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski
2015-10-14Remove support for QT3 and older.Boris Barbulovski
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek
2010-09-01kconfig qconf: port to QT4Alexander Stein
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan
2010-06-02xconfig: remove unused functionLi Zefan
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-06-09kconfig: jump to linked menu promptRoman Zippel
2006-06-09kconfig: create links in info windowRoman Zippel
2006-06-09kconfig: finer customization via popup menusRoman Zippel
2006-06-09kconfig: Add search option for xconfigRoman Zippel
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones
2005-04-16Linux-2.6.12-rc2Linus Torvalds