index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
qconf.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: qconf: create QApplication after option checks
Masahiro Yamada
2020-09-25
1
-1
/
+2
*
kconfig: qconf: remove Y, M, N columns
Masahiro Yamada
2020-09-25
1
-57
/
+2
*
kconfig: qconf: remove ConfigView class
Masahiro Yamada
2020-09-25
1
-28
/
+15
*
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
Masahiro Yamada
2020-09-25
1
-25
/
+28
*
kconfig: qconf: remove ConfigLineEdit class
Masahiro Yamada
2020-09-25
1
-39
/
+0
*
kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
Masahiro Yamada
2020-09-25
1
-17
/
+76
*
kconfig: qconf: show data column all the time
Masahiro Yamada
2020-09-25
1
-28
/
+1
*
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
Masahiro Yamada
2020-09-25
1
-36
/
+34
*
kconfig: qconf: remove unused ConfigItem::okRename()
Masahiro Yamada
2020-09-25
1
-8
/
+0
*
kconfig: qconf: update the intro message to match to the current code
Masahiro Yamada
2020-09-25
1
-4
/
+4
*
kconfig: qconf: reformat the intro message
Masahiro Yamada
2020-09-25
1
-11
/
+18
*
kconfig: qconf: revive help message in the info view
Masahiro Yamada
2020-09-20
1
-3
/
+8
*
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
2020-09-19
1
-1
/
+1
*
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
2020-08-21
1
-54
/
+62
*
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
2020-08-21
1
-6
/
+1
*
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
2020-08-21
1
-2
/
+0
*
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2020-08-18
1
-16
/
+13
*
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
2020-08-18
1
-4
/
+4
*
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
1
-23
/
+23
*
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
1
-34
/
+34
*
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
1
-10
/
+23
*
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
1
-11
/
+11
*
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
1
-11
/
+11
*
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
1
-8
/
+3
*
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
1
-9
/
+9
*
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
1
-4
/
+4
*
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
1
-3
/
+3
*
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
1
-1
/
+2
*
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
1
-23
/
+21
*
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
1
-3
/
+1
*
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
1
-1
/
+1
*
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
2020-08-14
1
-21
/
+20
*
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
2020-08-14
1
-6
/
+5
*
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
2020-08-14
1
-1
/
+0
*
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
2020-08-14
1
-2
/
+3
*
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2020-08-02
1
-1
/
+1
*
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
2020-08-01
1
-3
/
+2
*
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
2020-08-01
1
-9
/
+1
*
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
2020-08-01
1
-1
/
+0
*
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
2020-08-01
1
-2
/
+2
*
kconfig: qconf: compile moc object separately
Masahiro Yamada
2020-08-01
1
-1
/
+0
*
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
2020-07-02
1
-0
/
+3
*
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
2020-07-02
1
-18
/
+7
*
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
2020-07-02
1
-2
/
+3
*
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
2020-07-01
1
-31
/
+17
*
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2020-07-01
1
-11
/
+4
*
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2020-07-01
1
-5
/
+70
*
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
2020-07-01
1
-7
/
+18
*
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2020-07-01
1
-18
/
+9
[next]