aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/qconf.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-12kconfig: fix 'Save As' menu of xconfigGravatar Masahiro Yamada 1-0/+1
2018-12-28kconfig: convert to SPDX License IdentifierGravatar Masahiro Yamada 1-1/+1
2015-10-14Port xconfig to Qt5 - Source format.Gravatar Boris Barbulovski 1-3/+3
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Gravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Gravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Gravatar Boris Barbulovski 1-3/+3
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Gravatar Boris Barbulovski 1-18/+27
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Gravatar Boris Barbulovski 1-3/+110
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemGravatar Boris Barbulovski 1-6/+42
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Gravatar Boris Barbulovski 1-7/+16
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Gravatar Boris Barbulovski 1-166/+11
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Gravatar Boris Barbulovski 1-0/+3
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetGravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Use QMenuGravatar Boris Barbulovski 1-1/+1
2015-10-14Port xconfig to Qt5 - Use QTextBrowserGravatar Boris Barbulovski 1-4/+4
2015-10-14Port xconfig to Qt5 - Use QListGravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Use QActionGravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarGravatar Boris Barbulovski 1-2/+3
2015-10-14Remove support for QT3 and older.Gravatar Boris Barbulovski 1-18/+0
2013-10-08xconfig: Fix the filename for GUI settingsGravatar Ben Hutchings 1-0/+1
2011-07-25xconfig: Abort close if configuration cannot be savedGravatar Michal Marek 1-1/+1
2010-09-01kconfig qconf: port to QT4Gravatar Alexander Stein 1-40/+36
2010-06-02xconfig: add support to show hidden options which have promptsGravatar Li Zefan 1-4/+12
2010-06-02xconfig: remove unused functionGravatar Li Zefan 1-1/+0
2007-05-02kconfig/xconfig: sync main view with search dialog current menuGravatar Marco Costalba 1-1/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsGravatar Roman Zippel 1-2/+0
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsGravatar Cyrill V. Gorcunov 1-0/+2
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Gravatar Karsten Wiese 1-0/+3
2006-06-09kconfig: jump to linked menu promptGravatar Roman Zippel 1-2/+4
2006-06-09kconfig: create links in info windowGravatar Roman Zippel 1-1/+3
2006-06-09kconfig: finer customization via popup menusGravatar Roman Zippel 1-34/+61
2006-06-09kconfig: Add search option for xconfigGravatar Roman Zippel 1-12/+49
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigGravatar Dave Jones 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+263