aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc
Commit message (Expand)AuthorAgeFilesLines
* xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-191-2/+2
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-191-1/+1
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-061-2/+8
* kconfig qconf: port to QT4Alexander Stein2010-09-011-73/+89
* xconfig: add support to show hidden options which have promptsLi Zefan2010-06-021-19/+50
* xconfig: remove unused functionLi Zefan2010-06-021-28/+0
* xconfig: clean upLi Zefan2010-06-021-5/+4
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-201-6/+4
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-091-2/+2
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-091-1/+2
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-091-14/+14
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-091-3/+3
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-091-1/+6
* kconfig: environment symbol supportRoman Zippel2008-01-281-11/+5
* kconfig: gettext support for xconfigEGRY Gabor2008-01-281-44/+49
* kconfig: set title bar in xconfigRandy Dunlap2007-10-201-0/+4
* kconfig: attach help text to menusSam Ravnborg2007-07-251-1/+1
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-021-1/+4
* [PATCH] qconf: hide empty list itemsCyrill V. Gorcunov2007-02-141-0/+2
* [PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov2007-02-141-1/+4
* [PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov2007-02-141-0/+1
* [PATCH] qconf: relocate Search CommandShlomi Fish2007-02-141-3/+6
* [PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese2007-02-141-0/+1
* [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-111-11/+4
* [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-051-2/+10
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-131-1/+12
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-131-1/+1
* [PATCH] qconf: support old QTakpm@osdl.org2006-12-071-4/+4
* [PATCH] qconf: fix uninitialsied memberRoman Zippel2006-11-251-0/+1
* kconfig: jump to linked menu promptRoman Zippel2006-06-091-27/+82
* kconfig: create links in info windowRoman Zippel2006-06-091-5/+52
* kconfig: finer customization via popup menusRoman Zippel2006-06-091-204/+282
* kconfig: Add search option for xconfigRoman Zippel2006-06-091-160/+284
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-051-20/+39
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1407