aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/qconf.cc
AgeCommit message (Expand)AuthorFilesLines
2019-03-12kconfig: fix 'Save As' menu of xconfigGravatar Masahiro Yamada 1-7/+35
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsGravatar Masahiro Yamada 1-1/+1
2018-12-28kconfig: convert to SPDX License IdentifierGravatar Masahiro Yamada 1-1/+1
2018-08-14kconfig: remove P_ENV property typeGravatar Masahiro Yamada 1-1/+0
2018-07-25kconfig: allow all config targets to write auto.conf if missingGravatar Masahiro Yamada 1-0/+2
2018-05-28kconfig: drop localization supportGravatar Sam Ravnborg 1-58/+46
2016-12-11xconfig: fix missing suboption and help panels on first runGravatar Boris Barbulovski 1-4/+12
2016-12-11xconfig: fix 'Show Debug' functionalityGravatar Boris Barbulovski 1-1/+2
2016-01-11kconfig: fix qconf segfault by deleting heap objectsGravatar Chris Bainbridge 1-0/+2
2015-11-02Add current selection check.Gravatar Boris Barbulovski 1-0/+7
2015-10-14Port xconfig to Qt5 - Update copyright.Gravatar Boris Barbulovski 1-1/+3
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Gravatar Boris Barbulovski 1-1/+1
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Gravatar Boris Barbulovski 1-1/+3
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Gravatar Boris Barbulovski 1-1/+17
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Gravatar Boris Barbulovski 1-0/+1
2015-10-14Port xconfig to Qt5 - Remove some commented code.Gravatar Boris Barbulovski 1-4/+0
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Gravatar Boris Barbulovski 1-0/+5
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringGravatar Boris Barbulovski 1-1/+1
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Gravatar Boris Barbulovski 1-2/+71
2015-10-14Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Gravatar Boris Barbulovski 1-1/+1
2015-10-14Port xconfig to Qt5 - Tree widget set column titles.Gravatar Boris Barbulovski 1-0/+2
2015-10-14Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Gravatar Boris Barbulovski 1-3/+0
2015-10-14Port xconfig to Qt5 - Set ConfigView object name.Gravatar Boris Barbulovski 1-0/+1
2015-10-14Port xconfig to Qt5 - Use correct signal names.Gravatar Boris Barbulovski 1-2/+2
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Gravatar Boris Barbulovski 1-8/+780
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Gravatar Boris Barbulovski 1-15/+106
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemGravatar Boris Barbulovski 1-3/+21
2015-10-14Port xconfig to Qt5 - update signalsGravatar Boris Barbulovski 1-36/+15
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Gravatar Boris Barbulovski 1-93/+92
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Gravatar Boris Barbulovski 1-900/+4
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Gravatar Boris Barbulovski 1-3/+27
2015-10-14Port xconfig to Qt5 - Update QAction checkableGravatar Boris Barbulovski 1-22/+22
2015-10-14Port xconfig to Qt5 - Fix layout margin.Gravatar Boris Barbulovski 1-0/+1
2015-10-14Port xconfig to Qt5 - Fix layoutGravatar Boris Barbulovski 1-0/+5
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetGravatar Boris Barbulovski 1-1/+0
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Gravatar Boris Barbulovski 1-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuGravatar Boris Barbulovski 1-10/+10
2015-10-14Port xconfig to Qt5 - Use QTextBrowserGravatar Boris Barbulovski 1-6/+6
2015-10-14Port xconfig to Qt5 - Use QListGravatar Boris Barbulovski 1-7/+7
2015-10-14Port xconfig to Qt5 - Use QFileDialogGravatar Boris Barbulovski 1-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionGravatar Boris Barbulovski 1-22/+26
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarGravatar Boris Barbulovski 1-2/+2
2015-10-14Remove support for QT3 and older.Gravatar Boris Barbulovski 1-23/+0
2015-04-09kconfig: Do not print status messages in make -s modeGravatar Michal Marek 1-1/+4
2013-10-08xconfig: Fix the filename for GUI settingsGravatar Ben Hutchings 1-0/+5
2013-01-30kconfig: fix a compiliation error when using make xconfigGravatar Tiana Rakotovao Andriamahefa 1-0/+1
2011-07-25xconfig: Abort close if configuration cannot be savedGravatar Michal Marek 1-3/+10
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftGravatar Arnaud Lacombe 1-4/+0
2011-05-25xconfig: merge code path to conf_write()Gravatar Arnaud Lacombe 1-3/+2
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptGravatar Arnaud Lacombe 1-2/+2