1. 5b61c7b kconfig: fix qconf segfault by deleting heap objects by Chris Bainbridge · 8 years ago
  2. be596aa Add current selection check. by Boris Barbulovski · 9 years ago
  3. b4ff1de Port xconfig to Qt5 - Update copyright. by Boris Barbulovski · 9 years ago
  4. ee7298f Port xconfig to Qt5 - Fix goParent issue. by Boris Barbulovski · 9 years ago
  5. 5df9da9 Port xconfig to Qt5 - on Back clicked, deselect old item. by Boris Barbulovski · 9 years ago
  6. 76d53cb Port xconfig to Qt5 - Add(back) one click checkbox toggle. by Boris Barbulovski · 9 years ago
  7. e336b9f Port xconfig to Qt5 - Add(back) lineedit editing. by Boris Barbulovski · 9 years ago
  8. 5c60014 Port xconfig to Qt5 - Remove some commented code. by Boris Barbulovski · 9 years ago
  9. f999cc0 Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. by Boris Barbulovski · 9 years ago
  10. a5225e9 Port xconfig to Qt5 - Disable ConfigList soring by Boris Barbulovski · 9 years ago
  11. 5c6f155 Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. by Boris Barbulovski · 9 years ago
  12. dbf6293 Port xconfig to Qt5 - Add ConfigList::mode to initializer list. by Boris Barbulovski · 9 years ago
  13. a52cb321 Port xconfig to Qt5 - Tree widget set column titles. by Boris Barbulovski · 9 years ago
  14. e484fe3 Port xconfig to Qt5 - Quick workaround to bypass app crash at startup. by Boris Barbulovski · 9 years ago
  15. 9bd36ed Port xconfig to Qt5 - Set ConfigView object name. by Boris Barbulovski · 9 years ago
  16. c14fa5e Port xconfig to Qt5 - Use correct signal names. by Boris Barbulovski · 9 years ago
  17. d5d973c Port xconfig to Qt5 - Put back some of the old implementation(part 2). by Boris Barbulovski · 9 years ago
  18. 59e5644 Port xconfig to Qt5 - Put back some of the old implementation. by Boris Barbulovski · 9 years ago
  19. 1019f1a Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem by Boris Barbulovski · 9 years ago
  20. 9211993 Port xconfig to Qt5 - update signals by Boris Barbulovski · 9 years ago
  21. 68ccb7e Port xconfig to Qt5 - Fix the code so it compiles with Qt5 by Boris Barbulovski · 9 years ago
  22. 7653866 Port xconfig to Qt5 - Remove custom ListView classes. by Boris Barbulovski · 9 years ago
  23. 780505e Port xconfig to Qt5 - Make single/split/full actions checkable. by Boris Barbulovski · 9 years ago
  24. 9c86235 Port xconfig to Qt5 - Update QAction checkable by Boris Barbulovski · 9 years ago
  25. 92298b4 Port xconfig to Qt5 - Fix layout margin. by Boris Barbulovski · 9 years ago
  26. 29a7016 Port xconfig to Qt5 - Fix layout by Boris Barbulovski · 9 years ago
  27. 34d6320 Port xconfig to Qt5 - Replace Q3VBox with QWidget by Boris Barbulovski · 9 years ago
  28. 1ce6735 Port xconfig to Qt5 - Remove unused #include <q3dragobject.h> by Boris Barbulovski · 9 years ago
  29. 76bede8 Port xconfig to Qt5 - Use QMenu by Boris Barbulovski · 9 years ago
  30. 924bbb5 Port xconfig to Qt5 - Use QTextBrowser by Boris Barbulovski · 9 years ago
  31. 041fbdc Port xconfig to Qt5 - Use QList by Boris Barbulovski · 9 years ago
  32. bea0077 Port xconfig to Qt5 - Use QFileDialog by Boris Barbulovski · 9 years ago
  33. 85eaf28 Port xconfig to Qt5 - Use QAction by Boris Barbulovski · 9 years ago
  34. b1f8a45 Port xconfig to Qt5 - Use QMainWindow, QToolBar by Boris Barbulovski · 9 years ago
  35. 8328447 Remove support for QT3 and older. by Boris Barbulovski · 9 years ago
  36. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 9 years ago
  37. 00d4f8f xconfig: Fix the filename for GUI settings by Ben Hutchings · 11 years ago
  38. aed9934 kconfig: fix a compiliation error when using make xconfig by Tiana Rakotovao Andriamahefa · 11 years ago
  39. bac6aa8 xconfig: Abort close if configuration cannot be saved by Michal Marek · 13 years ago
  40. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  41. d49e468 xconfig: merge code path to conf_write() by Arnaud Lacombe · 13 years ago
  42. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
  43. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  44. 76a136c xconfig: Change the titlebar if using Qt3 by Michal Marek · 14 years ago
  45. 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
  46. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  47. 120d63e xconfig: remove unused function by Li Zefan · 14 years ago
  48. c1f96f0 xconfig: clean up by Li Zefan · 14 years ago
  49. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  50. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  51. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago
  52. fbb8637 kconfig qconf: add namespace for use of Key_ enum values by Markus Heidelberg · 15 years ago
  53. 7298b93 kconfig qconf: fix namespace for Horizontal and Vertical enum values by Markus Heidelberg · 15 years ago
  54. 98403a9 kconfig qconf: fix -Wall compiler warnings by Markus Heidelberg · 15 years ago
  55. 9344908 kconfig: environment symbol support by Roman Zippel · 16 years ago
  56. c21a2d9 kconfig: gettext support for xconfig by EGRY Gabor · 16 years ago
  57. a54bb70 kconfig: set title bar in xconfig by Randy Dunlap · 17 years ago
  58. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  59. 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
  60. ed8b4d4 [PATCH] qconf: hide empty list items by Cyrill V. Gorcunov · 17 years ago
  61. f253f00 [PATCH] qconf: Back button behaviour normalization by Cyrill V. Gorcunov · 17 years ago
  62. 786fb18 [PATCH] qconf: fix showing help info on failed search by Cyrill V. Gorcunov · 17 years ago
  63. 66e7c72 [PATCH] qconf: relocate Search Command by Shlomi Fish · 17 years ago
  64. 49e5646 [PATCH] qconf: immediately update integer and string values in xconfig display by Karsten Wiese · 17 years ago
  65. 6fa1da8 [PATCH] qconf: (re)fix SIGSEGV on empty menu items by Roman Zippel · 17 years ago
  66. 73b8ed2 [PATCH] qconf: fix SIGSEGV on empty menu items by Cyrill V. Gorcunov · 17 years ago
  67. 3b354c5 [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc by Karsten Wiese · 17 years ago
  68. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 17 years ago
  69. 44ddc4f [PATCH] qconf: support old QT by akpm@osdl.org · 17 years ago
  70. f12aa70 [PATCH] qconf: fix uninitialsied member by Roman Zippel · 17 years ago
  71. b65a47e kconfig: jump to linked menu prompt by Roman Zippel · 18 years ago
  72. ab45d19 kconfig: create links in info window by Roman Zippel · 18 years ago
  73. 7fc925f kconfig: finer customization via popup menus by Roman Zippel · 18 years ago
  74. 43bf612 kconfig: Add search option for xconfig by Roman Zippel · 18 years ago
  75. 3b9fa09 [PATCH] Kconfig i18n support by Arnaldo Carvalho de Melo · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago