aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan1-6/+4
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg1-2/+2
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg1-1/+6
2008-01-28kconfig: environment symbol supportRoman Zippel1-11/+5
2008-01-28kconfig: gettext support for xconfigEGRY Gabor1-44/+49
2007-10-20kconfig: set title bar in xconfigRandy Dunlap1-0/+4
2007-07-25kconfig: attach help text to menusSam Ravnborg1-1/+1
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba1-1/+4
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov1-0/+2
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov1-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov1-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish1-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese1-0/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel1-11/+4
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov1-2/+10
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.ccKarsten Wiese1-1/+12
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese1-1/+1
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org1-4/+4
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel1-0/+1
2006-06-09kconfig: jump to linked menu promptRoman Zippel1-27/+82
2006-06-09kconfig: create links in info windowRoman Zippel1-5/+52
2006-06-09kconfig: finer customization via popup menusRoman Zippel1-204/+282
2006-06-09kconfig: Add search option for xconfigRoman Zippel1-160/+284
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo1-20/+39
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1407