aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.h
Commit message (Expand)AuthorAge
* Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-14
* Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-14
* Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-14
* Remove support for QT3 and older.Boris Barbulovski2015-10-14
* xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-08
* xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-25
* kconfig qconf: port to QT4Alexander Stein2010-09-01
* xconfig: add support to show hidden options which have promptsLi Zefan2010-06-02
* xconfig: remove unused functionLi Zefan2010-06-02
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-02
* [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-11
* [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-06
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-13
* kconfig: jump to linked menu promptRoman Zippel2006-06-09
* kconfig: create links in info windowRoman Zippel2006-06-09
* kconfig: finer customization via popup menusRoman Zippel2006-06-09
* kconfig: Add search option for xconfigRoman Zippel2006-06-09
* [PATCH] fix gcc4.1 build failure on xconfigDave Jones2006-01-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16