index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
qconf.h
Age
Commit message (
Expand
)
Author
2015-10-14
Port xconfig to Qt5 - Source format.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Change ConfigItem constructor parent type.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Replace Q3VBox with QWidget
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Use QMenu
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Use QTextBrowser
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Use QList
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Use QAction
Boris Barbulovski
2015-10-14
Port xconfig to Qt5 - Use QMainWindow, QToolBar
Boris Barbulovski
2015-10-14
Remove support for QT3 and older.
Boris Barbulovski
2013-10-08
xconfig: Fix the filename for GUI settings
Ben Hutchings
2011-07-25
xconfig: Abort close if configuration cannot be saved
Michal Marek
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
2010-06-02
xconfig: add support to show hidden options which have prompts
Li Zefan
2010-06-02
xconfig: remove unused function
Li Zefan
2007-05-02
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2007-01-11
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
Roman Zippel
2007-01-05
[PATCH] qconf: fix SIGSEGV on empty menu items
Cyrill V. Gorcunov
2006-12-13
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
2006-06-09
kconfig: jump to linked menu prompt
Roman Zippel
2006-06-09
kconfig: create links in info window
Roman Zippel
2006-06-09
kconfig: finer customization via popup menus
Roman Zippel
2006-06-09
kconfig: Add search option for xconfig
Roman Zippel
2006-01-08
[PATCH] fix gcc4.1 build failure on xconfig
Dave Jones
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds