Michal Marek
|
bac6aa865b
xconfig: Abort close if configuration cannot be saved
|
14 年之前 |
Arnaud Lacombe
|
5a6f8d2bd9
kconfig: nuke LKC_DIRECT_LINK cruft
|
14 年之前 |
Arnaud Lacombe
|
d49e46875c
xconfig: merge code path to conf_write()
|
14 年之前 |
Arnaud Lacombe
|
0954828fcb
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
|
14 年之前 |
Arnaud Lacombe
|
652cf9821d
kconfig: rephrase help texts/comments not to include the package name
|
15 年之前 |
Michal Marek
|
76a136c4a6
xconfig: Change the titlebar if using Qt3
|
14 年之前 |
Alexander Stein
|
133c5f7c10
kconfig qconf: port to QT4
|
14 年之前 |
Li Zefan
|
39a4897c1b
xconfig: add support to show hidden options which have prompts
|
15 年之前 |
Li Zefan
|
120d63e633
xconfig: remove unused function
|
15 年之前 |
Li Zefan
|
c1f96f091e
xconfig: clean up
|
15 年之前 |
Cheng Renquan
|
d74c15f3b7
kconfig: make use of menu_get_ext_help in qconfig
|
16 年之前 |
Markus Heidelberg
|
284026cdfb
kconfig: do not hardcode ".config" filename
|
16 年之前 |
Markus Heidelberg
|
8d90c97e46
kconfig qconf: fix the type of the desktop widget
|
16 年之前 |
Markus Heidelberg
|
fbb8637444
kconfig qconf: add namespace for use of Key_ enum values
|
16 年之前 |
Markus Heidelberg
|
7298b93601
kconfig qconf: fix namespace for Horizontal and Vertical enum values
|
16 年之前 |
Markus Heidelberg
|
98403a9138
kconfig qconf: fix -Wall compiler warnings
|
16 年之前 |
Roman Zippel
|
93449082e9
kconfig: environment symbol support
|
17 年之前 |
EGRY Gabor
|
c21a2d9589
kconfig: gettext support for xconfig
|
17 年之前 |
Randy Dunlap
|
a54bb701c2
kconfig: set title bar in xconfig
|
17 年之前 |
Sam Ravnborg
|
03d2912273
kconfig: attach help text to menus
|
18 年之前 |
Marco Costalba
|
63431e7569
kconfig/xconfig: sync main view with search dialog current menu
|
18 年之前 |
Cyrill V. Gorcunov
|
ed8b4d4d7a
[PATCH] qconf: hide empty list items
|
18 年之前 |
Cyrill V. Gorcunov
|
f253f00003
[PATCH] qconf: Back button behaviour normalization
|
18 年之前 |
Cyrill V. Gorcunov
|
786fb18d01
[PATCH] qconf: fix showing help info on failed search
|
18 年之前 |
Shlomi Fish
|
66e7c7230f
[PATCH] qconf: relocate Search Command
|
18 年之前 |
Karsten Wiese
|
49e5646d65
[PATCH] qconf: immediately update integer and string values in xconfig display
|
18 年之前 |
Roman Zippel
|
6fa1da8ea9
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
|
18 年之前 |
Cyrill V. Gorcunov
|
73b8ed29ab
[PATCH] qconf: fix SIGSEGV on empty menu items
|
18 年之前 |
Karsten Wiese
|
3b354c557c
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc
|
18 年之前 |
Karsten Wiese
|
b321429325
[PATCH] kconfig: new function "bool conf_get_changed(void)"
|
18 年之前 |