summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/qconf.cc
Commit message (Expand)AuthorAgeFilesLines
* Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-141-2/+71
* Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski2015-10-141-1/+1
* Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski2015-10-141-0/+2
* Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski2015-10-141-3/+0
* Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski2015-10-141-0/+1
* Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski2015-10-141-2/+2
* Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-141-8/+780
* Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-141-15/+106
* Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-141-3/+21
* Port xconfig to Qt5 - update signalsBoris Barbulovski2015-10-141-36/+15
* Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-141-93/+92
* Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-141-900/+4
* Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-141-3/+27
* Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski2015-10-141-22/+22
* Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski2015-10-141-0/+1
* Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-141-0/+5
* Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-141-1/+0
* Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-141-1/+0
* Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-141-10/+10
* Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-141-6/+6
* Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-141-7/+7
* Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-141-3/+3
* Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-141-22/+26
* Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-141-2/+2
* Remove support for QT3 and older.Boris Barbulovski2015-10-141-23/+0
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-091-1/+4
* xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-081-0/+5
* kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa2013-01-301-0/+1
* xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-251-3/+10
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-4/+0
* xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-191-2/+2
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-191-1/+1
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-061-2/+8
* kconfig qconf: port to QT4Alexander Stein2010-09-011-73/+89
* xconfig: add support to show hidden options which have promptsLi Zefan2010-06-021-19/+50
* xconfig: remove unused functionLi Zefan2010-06-021-28/+0
* xconfig: clean upLi Zefan2010-06-021-5/+4
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-201-6/+4
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-091-2/+2
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-091-1/+2
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-091-14/+14
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-091-3/+3
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-091-1/+6
* kconfig: environment symbol supportRoman Zippel2008-01-281-11/+5
* kconfig: gettext support for xconfigEGRY Gabor2008-01-281-44/+49
* kconfig: set title bar in xconfigRandy Dunlap2007-10-201-0/+4
* kconfig: attach help text to menusSam Ravnborg2007-07-251-1/+1
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-021-1/+4
* [PATCH] qconf: hide empty list itemsCyrill V. Gorcunov2007-02-141-0/+2
OpenPOWER on IntegriCloud