index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
2020-08-14
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
2020-08-14
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
2020-08-14
kconfig: constify XPM data
Masahiro Yamada
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
2020-07-02
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
2020-07-02
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
2020-07-02
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
2020-07-01
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
2020-07-01
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2020-07-01
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2020-07-01
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
2020-07-01
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2020-05-26
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
2020-05-13
streamline_config.pl: add LMC_KEEP to preserve some kconfigs
Changbin Du
2020-05-12
kconfig: allow only 'config', 'comment', and 'if' inside 'choice'
Masahiro Yamada
2020-05-12
kconfig: tests: remove randconfig test for choice in choice
Masahiro Yamada
2020-05-12
kconfig: do not assign a variable in the return statement
Masahiro Yamada
2020-05-12
kconfig: do not use OR-assignment for zero-cleared structure
Masahiro Yamada
[next]