aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc
AgeCommit message (Expand)Author
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski
2015-10-14Remove support for QT3 and older.Boris Barbulovski
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings
2013-01-30kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa
2011-07-25xconfig: Abort close if configuration cannot be savedMichal Marek
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek
2010-09-01kconfig qconf: port to QT4Alexander Stein
2010-06-02xconfig: add support to show hidden options which have promptsLi Zefan
2010-06-02xconfig: remove unused functionLi Zefan
2010-06-02xconfig: clean upLi Zefan
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: gettext support for xconfigEGRY Gabor
2007-10-20kconfig: set title bar in xconfigRandy Dunlap
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel