aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski1-18/+27
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski1-3/+110
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski1-6/+42
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski1-7/+16
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski1-166/+11
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski1-0/+3
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski1-4/+4
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski1-2/+3
2015-10-14Remove support for QT3 and older.Boris Barbulovski1-18/+0
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings1-0/+1
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek1-1/+1
2010-09-01kconfig qconf: port to QT4Alexander Stein1-40/+36
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan1-4/+12
2010-06-02xconfig: remove unused functionLi Zefan1-1/+0
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba1-1/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel1-2/+0
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov1-0/+2
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.ccKarsten Wiese1-0/+3
2006-06-09kconfig: jump to linked menu promptRoman Zippel1-2/+4
2006-06-09kconfig: create links in info windowRoman Zippel1-1/+3
2006-06-09kconfig: finer customization via popup menusRoman Zippel1-34/+61
2006-06-09kconfig: Add search option for xconfigRoman Zippel1-12/+49
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+263