- a0fce28 kconfig: qconf: remove Y, M, N columns by Masahiro Yamada · 4 years, 4 months ago
- 62ed165 kconfig: qconf: remove ConfigView class by Masahiro Yamada · 4 years, 4 months ago
- 7930dd9 kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 4 months ago
- f3eea29 kconfig: qconf: remove ConfigLineEdit class by Masahiro Yamada · 4 years, 4 months ago
- 37162a6 kconfig: qconf: allow to edit "int", "hex", "string" menus in-place by Masahiro Yamada · 4 years, 4 months ago
- 669a1ee kconfig: qconf: show data column all the time by Masahiro Yamada · 4 years, 4 months ago
- f9b918f kconfig: qconf: move ConfigView::updateList(All) to ConfigList class by Masahiro Yamada · 4 years, 4 months ago
- 6a14304 kconfig: qconf: remove unused ConfigItem::okRename() by Masahiro Yamada · 4 years, 4 months ago
- 66c262b kconfig: qconf: remove unused colNr by Masahiro Yamada · 4 years, 4 months ago
- 7d1300e kconfig: qconf: fix the popup menu in the ConfigInfoView window by Masahiro Yamada · 4 years, 4 months ago
- d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
- 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
- 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
- 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
- abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
- 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
- 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
- 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
- cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
- 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
- 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
- 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
- ccf56e5 kconfig: qconf: remove wrong ConfigList::firstChild() by Masahiro Yamada · 4 years, 5 months ago
- b06c3ec kconfig: qconf: re-implement setSelected() by Mauro Carvalho Chehab · 4 years, 6 months ago
- c4f7398 kconfig: qconf: make debug links work again by Mauro Carvalho Chehab · 4 years, 6 months ago
- cf81dfa kconfig: qconf: cleanup includes by Mauro Carvalho Chehab · 4 years, 6 months ago
- b311142 kconfig: qconf: fix support for the split view mode by Mauro Carvalho Chehab · 4 years, 9 months ago
- 8741908 kconfig: fix 'Save As' menu of xconfig by Masahiro Yamada · 6 years ago
- 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
- b3c48f9 Port xconfig to Qt5 - Source format. by Boris Barbulovski · 9 years ago
- d960b98 Port xconfig to Qt5 - Change ConfigItem constructor parent type. by Boris Barbulovski · 9 years ago
- 5c6f155 Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. by Boris Barbulovski · 9 years ago
- 86c0528 Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list. by Boris Barbulovski · 9 years ago
- d5d973c Port xconfig to Qt5 - Put back some of the old implementation(part 2). by Boris Barbulovski · 9 years ago
- 59e5644 Port xconfig to Qt5 - Put back some of the old implementation. by Boris Barbulovski · 9 years ago
- 1019f1a Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem by Boris Barbulovski · 9 years ago
- 68ccb7e Port xconfig to Qt5 - Fix the code so it compiles with Qt5 by Boris Barbulovski · 9 years ago
- 7653866 Port xconfig to Qt5 - Remove custom ListView classes. by Boris Barbulovski · 9 years ago
- 780505e Port xconfig to Qt5 - Make single/split/full actions checkable. by Boris Barbulovski · 9 years ago
- 34d6320 Port xconfig to Qt5 - Replace Q3VBox with QWidget by Boris Barbulovski · 9 years ago
- 76bede8 Port xconfig to Qt5 - Use QMenu by Boris Barbulovski · 9 years ago
- 924bbb5 Port xconfig to Qt5 - Use QTextBrowser by Boris Barbulovski · 9 years ago
- 041fbdc Port xconfig to Qt5 - Use QList by Boris Barbulovski · 9 years ago
- 85eaf28 Port xconfig to Qt5 - Use QAction by Boris Barbulovski · 9 years ago
- b1f8a45 Port xconfig to Qt5 - Use QMainWindow, QToolBar by Boris Barbulovski · 9 years ago
- 8328447 Remove support for QT3 and older. by Boris Barbulovski · 9 years ago
- 00d4f8f xconfig: Fix the filename for GUI settings by Ben Hutchings · 11 years ago
- bac6aa8 xconfig: Abort close if configuration cannot be saved by Michal Marek · 14 years ago
- 133c5f7 kconfig qconf: port to QT4 by Alexander Stein · 14 years ago
- 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
- 120d63e xconfig: remove unused function by Li Zefan · 15 years ago
- 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
- 6fa1da8 [PATCH] qconf: (re)fix SIGSEGV on empty menu items by Roman Zippel · 18 years ago
- 73b8ed2 [PATCH] qconf: fix SIGSEGV on empty menu items by Cyrill V. Gorcunov · 18 years ago
- 3b354c5 [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc by Karsten Wiese · 18 years ago
- b65a47e kconfig: jump to linked menu prompt by Roman Zippel · 19 years ago
- ab45d19 kconfig: create links in info window by Roman Zippel · 19 years ago
- 7fc925f kconfig: finer customization via popup menus by Roman Zippel · 19 years ago
- 43bf612 kconfig: Add search option for xconfig by Roman Zippel · 19 years ago
- 19144d0 [PATCH] fix gcc4.1 build failure on xconfig by Dave Jones · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago