1. a46afd1 kconfig: qconf: revive help message in the info view by Masahiro Yamada · 4 years, 4 months ago
  2. 19b835a kconfig: qconf: fix incomplete type 'struct gstr' warning by Masahiro Yamada · 4 years, 4 months ago
  3. a608b6a kconfig: qconf: use delete[] instead of delete to free array (again) by Masahiro Yamada · 4 years, 4 months ago
  4. 163e0c2 kconfig: remove redundant assignment prompt = prompt by Denis Efremov · 4 years, 4 months ago
  5. a73fbfc kconfig: streamline_config.pl: check defined(ENV variable) before using it by Randy Dunlap · 4 years, 4 months ago
  6. 510bc3cb kconfig: qconf: replace deprecated QString::sprintf() with QTextStream by Masahiro Yamada · 4 years, 5 months ago
  7. 68fd110 kconfig: qconf: remove redundant help in the info view by Masahiro Yamada · 4 years, 5 months ago
  8. 53efe2e kconfig: qconf: remove qInfo() to get back Qt4 support by Masahiro Yamada · 4 years, 5 months ago
  9. 66c262b kconfig: qconf: remove unused colNr by Masahiro Yamada · 4 years, 5 months ago
  10. 7d1300e kconfig: qconf: fix the popup menu in the ConfigInfoView window by Masahiro Yamada · 4 years, 5 months ago
  11. d85de33 kconfig: qconf: fix signal connection to invalid slots by Masahiro Yamada · 4 years, 5 months ago
  12. d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
  13. fa8de0a kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 5 months ago
  14. 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
  15. 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
  16. 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
  17. abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
  18. 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
  19. 3c73ff0 kconfig: qconf: drop more localization code by Masahiro Yamada · 4 years, 5 months ago
  20. 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
  21. 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
  22. cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
  23. 9264115 kconfig: qconf: omit parent to QHBoxLayout() by Masahiro Yamada · 4 years, 5 months ago
  24. 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
  25. 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
  26. 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
  27. 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
  28. 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
  29. d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
  30. 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
  31. d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
  32. 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
  33. 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 6 months ago
  34. f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
  35. ccf56e5 kconfig: qconf: remove wrong ConfigList::firstChild() by Masahiro Yamada · 4 years, 5 months ago
  36. 4b20e10 Revert "kconfig: qconf: don't show goback button on splitMode" by Masahiro Yamada · 4 years, 5 months ago
  37. 97bebbc Revert "kconfig: qconf: Change title for the item window" by Masahiro Yamada · 4 years, 5 months ago
  38. ce02397 kconfig: qconf: remove "goBack" debug message by Masahiro Yamada · 4 years, 5 months ago
  39. c9b09a92 kconfig: qconf: use delete[] instead of delete to free array by Masahiro Yamada · 4 years, 5 months ago
  40. 0e912c0 kconfig: qconf: compile moc object separately by Masahiro Yamada · 4 years, 5 months ago
  41. c3cd7cf kconfig: qconf: use if_changed for qconf.moc rule by Masahiro Yamada · 4 years, 5 months ago
  42. 8f8499a kconfig: qconf: parse newer types at debug info by Mauro Carvalho Chehab · 4 years, 6 months ago
  43. 8a3b6e5 kconfig: qconf: navigate menus on hyperlinks by Mauro Carvalho Chehab · 4 years, 6 months ago
  44. cc1c08e kconfig: qconf: don't show goback button on splitMode by Mauro Carvalho Chehab · 4 years, 6 months ago
  45. af737b4d kconfig: qconf: simplify the goBack() logic by Mauro Carvalho Chehab · 4 years, 6 months ago
  46. b06c3ec kconfig: qconf: re-implement setSelected() by Mauro Carvalho Chehab · 4 years, 6 months ago
  47. c4f7398 kconfig: qconf: make debug links work again by Mauro Carvalho Chehab · 4 years, 6 months ago
  48. c699eaa kconfig: qconf: make search fully work again on split mode by Mauro Carvalho Chehab · 4 years, 6 months ago
  49. cf81dfa kconfig: qconf: cleanup includes by Mauro Carvalho Chehab · 4 years, 6 months ago
  50. bcfefb6 kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands by Masahiro Yamada · 4 years, 8 months ago
  51. c027b02 streamline_config.pl: add LMC_KEEP to preserve some kconfigs by Changbin Du · 4 years, 8 months ago
  52. 09d5873 kconfig: allow only 'config', 'comment', and 'if' inside 'choice' by Masahiro Yamada · 4 years, 9 months ago
  53. b754611 kconfig: tests: remove randconfig test for choice in choice by Masahiro Yamada · 4 years, 9 months ago
  54. 644a4b6 kconfig: do not assign a variable in the return statement by Masahiro Yamada · 4 years, 9 months ago
  55. cfc6eea kconfig: do not use OR-assignment for zero-cleared structure by Masahiro Yamada · 4 years, 9 months ago
  56. 60969f0 kconfig: qconf: Fix a few alignment issues by Mauro Carvalho Chehab · 4 years, 9 months ago
  57. e1f7769 kconfig: qconf: remove some old bogus TODOs by Mauro Carvalho Chehab · 4 years, 9 months ago
  58. b311142 kconfig: qconf: fix support for the split view mode by Mauro Carvalho Chehab · 4 years, 9 months ago
  59. cce1fab kconfig: qconf: fix the content of the main widget by Mauro Carvalho Chehab · 4 years, 9 months ago
  60. 5752ff0 kconfig: qconf: Change title for the item window by Mauro Carvalho Chehab · 4 years, 9 months ago
  61. cf497b9 kconfig: qconf: clean deprecated warnings by Mauro Carvalho Chehab · 4 years, 9 months ago
  62. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  63. dbd3586 kconfig: remove unused variable in qconf.cc by Masahiro Yamada · 4 years, 10 months ago
  64. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  65. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  66. 3a9dd3e kconfig: make 'imply' obey the direct dependency by Masahiro Yamada · 4 years, 10 months ago
  67. def2fbf kconfig: allow symbols implied by y to become m by Masahiro Yamada · 4 years, 10 months ago
  68. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  69. 089b7d8 kconfig: Invalidate all symbols after changing to y or m. by Tetsuo Handa · 5 years ago
  70. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  71. c8fb7d7 kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 5 years ago
  72. 14cd0bd Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  73. ba82f52 kconfig: fix an "implicit declaration of function" warning by Bartosz Golaszewski · 5 years ago
  74. a960968 kconfig: fix nesting of symbol help text by Thomas Hebb · 5 years ago
  75. 3460d0bc kconfig: distinguish between dependencies and visibility in help text by Thomas Hebb · 5 years ago
  76. edda15f kconfig: list all definitions of a symbol in help text by Thomas Hebb · 5 years ago
  77. 89b9060 kconfig: Add yes2modconfig and mod2yesconfig targets. by Tetsuo Handa · 5 years ago
  78. c8138a5 kconfig: use $(PERL) in Makefile by Masahiro Yamada · 5 years ago
  79. 1d13523 kconfig: fix too deep indentation in Makefile by Masahiro Yamada · 5 years ago
  80. 68f0d62 kconfig: localmodconfig: fix indentation for closing brace by Masahiro Yamada · 5 years ago
  81. 5edcef8 kconfig: localmodconfig: remove unused $config by Masahiro Yamada · 5 years ago
  82. adf7c5b kconfig: squash prop_alloc() into menu_add_prop() by Masahiro Yamada · 5 years ago
  83. 6397d96 kconfig: remove sym from struct property by Masahiro Yamada · 5 years ago
  84. 2ffeef6 kconfig: remove 'prompt' argument from menu_add_prop() by Masahiro Yamada · 5 years ago
  85. 024352ff kconfig: move prompt handling to menu_add_prompt() from menu_add_prop() by Masahiro Yamada · 5 years ago
  86. 1be6e79 kconfig: remove 'prompt' symbol by Masahiro Yamada · 5 years ago
  87. 801b27d kconfig: drop T_WORD from the RHS of 'prompt' symbol by Masahiro Yamada · 5 years ago
  88. de026ca kconfig: use parent->dep as the parentdep of 'menu' by Masahiro Yamada · 5 years ago
  89. f64048a kconfig: remove the rootmenu check in menu_add_prop() by Masahiro Yamada · 5 years ago
  90. 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
  91. 272a721 kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 5 years ago
  92. 46b2afa kconfig: be more helpful if pkg-config is missing by Alyssa Ross · 5 years ago
  93. 5d8b42a kconfig: Add option to get the full help text with listnewconfig by Laura Abbott · 5 years ago
  94. a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
  95. 521b29b kconfig: split util.c out of parser.y by Masahiro Yamada · 5 years ago
  96. 60bef52 merge_config.sh: ignore unwanted grep errors by Guillaume Tucker · 5 years ago
  97. 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
  98. 1634f2b kbuild: remove clean-dirs syntax by Masahiro Yamada · 5 years ago
  99. cdfca82 merge_config.sh: Check error codes from make by Mark Brown · 5 years ago
  100. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 5 years ago