aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek1-3/+10
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-4/+0
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe1-3/+2
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe1-2/+2
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe1-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek1-2/+8
2010-09-01kconfig qconf: port to QT4Alexander Stein1-73/+89
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan1-19/+50
2010-06-02xconfig: remove unused functionLi Zefan1-28/+0
2010-06-02xconfig: clean upLi Zefan1-5/+4
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