aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/qconf.cc
AgeCommit message (Expand)AuthorFilesLines
2011-07-25xconfig: Abort close if configuration cannot be savedGravatar Michal Marek 1-3/+10
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftGravatar Arnaud Lacombe 1-4/+0
2011-05-25xconfig: merge code path to conf_write()Gravatar Arnaud Lacombe 1-3/+2
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptGravatar Arnaud Lacombe 1-2/+2
2010-09-19kconfig: rephrase help texts/comments not to include the package nameGravatar Arnaud Lacombe 1-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Gravatar Michal Marek 1-2/+8
2010-09-01kconfig qconf: port to QT4Gravatar Alexander Stein 1-73/+89
2010-06-02xconfig: add support to show hidden options which have promptsGravatar Li Zefan 1-19/+50
2010-06-02xconfig: remove unused functionGravatar Li Zefan 1-28/+0
2010-06-02xconfig: clean upGravatar Li Zefan 1-5/+4
2009-09-20kconfig: make use of menu_get_ext_help in qconfigGravatar Cheng Renquan 1-6/+4
2009-06-09kconfig: do not hardcode ".config" filenameGravatar Markus Heidelberg 1-2/+2
2009-06-09kconfig qconf: fix the type of the desktop widgetGravatar Markus Heidelberg 1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesGravatar Markus Heidelberg 1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesGravatar Markus Heidelberg 1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsGravatar Markus Heidelberg 1-1/+6
2008-01-28kconfig: environment symbol supportGravatar Roman Zippel 1-11/+5
2008-01-28kconfig: gettext support for xconfigGravatar EGRY Gabor 1-44/+49
2007-10-20kconfig: set title bar in xconfigGravatar Randy Dunlap 1-0/+4
2007-07-25kconfig: attach help text to menusGravatar Sam Ravnborg 1-1/+1
2007-05-02kconfig/xconfig: sync main view with search dialog current menuGravatar Marco Costalba 1-1/+4
2007-02-14[PATCH] qconf: hide empty list itemsGravatar Cyrill V. Gorcunov 1-0/+2
2007-02-14[PATCH] qconf: Back button behaviour normalizationGravatar Cyrill V. Gorcunov 1-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchGravatar Cyrill V. Gorcunov 1-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandGravatar Shlomi Fish 1-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayGravatar Karsten Wiese 1-0/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsGravatar Roman Zippel 1-11/+4
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsGravatar Cyrill V. Gorcunov 1-2/+10
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Gravatar Karsten Wiese 1-1/+12
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Gravatar Karsten Wiese 1-1/+1
2006-12-07[PATCH] qconf: support old QTGravatar akpm@osdl.org 1-4/+4
2006-11-25[PATCH] qconf: fix uninitialsied memberGravatar Roman Zippel 1-0/+1
2006-06-09kconfig: jump to linked menu promptGravatar Roman Zippel 1-27/+82
2006-06-09kconfig: create links in info windowGravatar Roman Zippel 1-5/+52
2006-06-09kconfig: finer customization via popup menusGravatar Roman Zippel 1-204/+282
2006-06-09kconfig: Add search option for xconfigGravatar Roman Zippel 1-160/+284
2005-05-05[PATCH] Kconfig i18n supportGravatar Arnaldo Carvalho de Melo 1-20/+39
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1407