index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
qconf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: qconf: remove Y, M, N columns
Masahiro Yamada
2020-09-25
1
-4
/
+2
*
kconfig: qconf: remove ConfigView class
Masahiro Yamada
2020-09-25
1
-19
/
+2
*
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
Masahiro Yamada
2020-09-25
1
-8
/
+4
*
kconfig: qconf: remove ConfigLineEdit class
Masahiro Yamada
2020-09-25
1
-18
/
+0
*
kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
Masahiro Yamada
2020-09-25
1
-0
/
+15
*
kconfig: qconf: show data column all the time
Masahiro Yamada
2020-09-25
1
-4
/
+1
*
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
Masahiro Yamada
2020-09-25
1
-6
/
+5
*
kconfig: qconf: remove unused ConfigItem::okRename()
Masahiro Yamada
2020-09-25
1
-1
/
+0
*
kconfig: qconf: remove unused colNr
Masahiro Yamada
2020-08-18
1
-1
/
+1
*
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2020-08-18
1
-2
/
+2
*
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
1
-5
/
+4
*
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
1
-4
/
+4
*
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
1
-8
/
+0
*
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
1
-8
/
+0
*
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
1
-8
/
+0
*
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
1
-2
/
+2
*
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
1
-4
/
+0
*
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
1
-1
/
+0
*
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2020-08-02
1
-4
/
+0
*
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2020-07-01
1
-1
/
+7
*
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2020-07-01
1
-0
/
+1
*
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2020-07-01
1
-7
/
+7
*
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
2020-04-09
1
-0
/
+2
*
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
2019-03-12
1
-0
/
+1
*
kconfig: convert to SPDX License Identifier
Masahiro Yamada
2018-12-28
1
-1
/
+1
*
Port xconfig to Qt5 - Source format.
Boris Barbulovski
2015-10-14
1
-3
/
+3
*
Port xconfig to Qt5 - Change ConfigItem constructor parent type.
Boris Barbulovski
2015-10-14
1
-2
/
+2
*
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
2015-10-14
1
-2
/
+2
*
Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.
Boris Barbulovski
2015-10-14
1
-3
/
+3
*
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
2015-10-14
1
-18
/
+27
*
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
2015-10-14
1
-3
/
+110
*
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
2015-10-14
1
-6
/
+42
*
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
2015-10-14
1
-7
/
+16
*
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
2015-10-14
1
-166
/
+11
*
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
2015-10-14
1
-0
/
+3
*
Port xconfig to Qt5 - Replace Q3VBox with QWidget
Boris Barbulovski
2015-10-14
1
-2
/
+2
*
Port xconfig to Qt5 - Use QMenu
Boris Barbulovski
2015-10-14
1
-1
/
+1
*
Port xconfig to Qt5 - Use QTextBrowser
Boris Barbulovski
2015-10-14
1
-4
/
+4
*
Port xconfig to Qt5 - Use QList
Boris Barbulovski
2015-10-14
1
-2
/
+2
*
Port xconfig to Qt5 - Use QAction
Boris Barbulovski
2015-10-14
1
-2
/
+2
*
Port xconfig to Qt5 - Use QMainWindow, QToolBar
Boris Barbulovski
2015-10-14
1
-2
/
+3
*
Remove support for QT3 and older.
Boris Barbulovski
2015-10-14
1
-18
/
+0
*
xconfig: Fix the filename for GUI settings
Ben Hutchings
2013-10-08
1
-0
/
+1
*
xconfig: Abort close if configuration cannot be saved
Michal Marek
2011-07-25
1
-1
/
+1
*
kconfig qconf: port to QT4
Alexander Stein
2010-09-01
1
-40
/
+36
*
xconfig: add support to show hidden options which have prompts
Li Zefan
2010-06-02
1
-4
/
+12
[next]