| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: fix mconf segmentation fault | Marcin Garski | 2007-05-06 | 2 | -2/+2 |
* | kconfig: error out if recursive dependencies are found | Sam Ravnborg | 2007-05-06 | 3 | -12/+13 |
* | kconfig: correct minor typo in Kconfig warning message. | Robert P. J. Day | 2007-05-02 | 1 | -1/+1 |
* | kbuild: be more explicit on missing .config file | Randy Dunlap | 2007-05-02 | 1 | -0/+1 |
* | kconfig: refer to qt3 if we cannot find qt libraries | Sam Ravnborg | 2007-05-02 | 1 | -2/+2 |
* | kbuild: remove kconfig binaries during make mrproper | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
* | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 2 | -1/+2 |
* | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 3 | -12/+37 |
* | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2007-05-02 | 2 | -2/+5 |
* | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] qconf: hide empty list items | Cyrill V. Gorcunov | 2007-02-14 | 1 | -0/+2 |
* | [PATCH] qconf: Back button behaviour normalization | Cyrill V. Gorcunov | 2007-02-14 | 1 | -1/+4 |
* | [PATCH] qconf: fix showing help info on failed search | Cyrill V. Gorcunov | 2007-02-14 | 1 | -0/+1 |
* | [PATCH] qconf: relocate Search Command | Shlomi Fish | 2007-02-14 | 1 | -3/+6 |
* | [PATCH] qconf: immediately update integer and string values in xconfig display | Karsten Wiese | 2007-02-14 | 1 | -0/+1 |
* | [PATCH] qconf: (re)fix SIGSEGV on empty menu items | Roman Zippel | 2007-01-11 | 2 | -13/+4 |
* | [PATCH] qconf: fix SIGSEGV on empty menu items | Cyrill V. Gorcunov | 2007-01-05 | 2 | -2/+12 |
* | [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's... | Karsten Wiese | 2006-12-13 | 2 | -19/+20 |
* | [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ... | Karsten Wiese | 2006-12-13 | 4 | -2/+27 |
* | [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio... | Karsten Wiese | 2006-12-13 | 6 | -9/+21 |
* | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 2006-12-13 | 5 | -10/+23 |
* | [PATCH] qconf: support old QT | akpm@osdl.org | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 2006-11-25 | 1 | -9/+7 |
* | [PATCH] qconf: fix uninitialsied member | Roman Zippel | 2006-11-25 | 1 | -0/+1 |
* | [PATCH] .gitignore: add miscellaneous files | Franck Bui-Huu | 2006-11-13 | 1 | -0/+2 |
* | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 2006-10-11 | 1 | -0/+1 |
* | kconfig: fix saving alternate kconfig file in parent dir | Sam Ravnborg | 2006-10-01 | 1 | -1/+1 |
* | kconfig/menuconfig: do not let ncurses clutter screen on exit | Sam Ravnborg | 2006-09-30 | 1 | -8/+8 |
* | kconfig/lxdialog: clear long menu lines | Sam Ravnborg | 2006-09-30 | 1 | -6/+6 |
* | kbuild: do not build mconf & lxdialog unless needed | Sam Ravnborg | 2006-09-30 | 1 | -1/+6 |
* | kconfig/lxdialog: fix make mrproper | Sam Ravnborg | 2006-09-30 | 1 | -1/+0 |
* | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 8 | -71/+161 |
* | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 8 | -30/+76 |
* | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 12 | -1019/+502 |
* | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2006-09-30 | 2 | -2/+18 |
* | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2006-09-30 | 2 | -7/+81 |
* | kconfig/lxdialog: refactor color support | Sam Ravnborg | 2006-09-30 | 10 | -362/+250 |
* | kbuild: update help in top level Makefile | Robert P. J. Day | 2006-09-25 | 1 | -0/+1 |
* | kconfig: support DOS line endings | Matthew Wilcox | 2006-09-25 | 1 | -2/+6 |
* | kconfig: correct oldconfig for unset choice options | Roman Zippel | 2006-08-01 | 1 | -1/+1 |
* | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 2006-07-01 | 1 | -2/+5 |
* | kconfig: KCONFIG_OVERWRITECONFIG | Roman Zippel | 2006-06-09 | 2 | -19/+29 |
* | kconfig: exit if no beginning filename | Randy Dunlap | 2006-06-09 | 1 | -0/+1 |
* | kconfig: warn about leading whitespace for menu prompts | Roman Zippel | 2006-06-09 | 1 | -6/+10 |
* | kconfig: jump to linked menu prompt | Roman Zippel | 2006-06-09 | 2 | -29/+86 |
* | kconfig: create links in info window | Roman Zippel | 2006-06-09 | 4 | -32/+81 |
* | kconfig: finer customization via popup menus | Roman Zippel | 2006-06-09 | 2 | -238/+343 |
* | kconfig: Add search option for xconfig | Roman Zippel | 2006-06-09 | 2 | -172/+333 |
* | kconfig: add defconfig_list/module option | Roman Zippel | 2006-06-09 | 7 | -24/+53 |
* | kconfig: add symbol option config syntax | Roman Zippel | 2006-06-09 | 7 | -492/+735 |