aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2020-08-14kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewMasahiro Yamada
2020-08-14kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-14kconfig: qconf: refactor icon setupsMasahiro Yamada
2020-08-14kconfig: qconf: remove unused voidPix, menuInvPixMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigItem::text/setTextMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigList::addColumn/removeColumnMasahiro Yamada
2020-08-14kconfig: qconf: remove ConfigItem::pixmap/setPixmapMasahiro Yamada
2020-08-14kconfig: qconf: drop more localization codeMasahiro Yamada
2020-08-14kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Masahiro Yamada
2020-08-14kconfig: qconf: remove unused argument from ConfigView::updateList()Masahiro Yamada
2020-08-14kconfig: qconf: remove unused argument from ConfigList::updateList()Masahiro Yamada
2020-08-14kconfig: qconf: omit parent to QHBoxLayout()Masahiro Yamada
2020-08-14kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada
2020-08-14kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada
2020-08-14kconfig: qconf: overload addToolBar() to create and insert toolbarMasahiro Yamada
2020-08-14kconfig: qconf: remove toolBar from ConfigMainWindow membersMasahiro Yamada
2020-08-14kconfig: qconf: use 'menu' variable for (QMenu *)Masahiro Yamada
2020-08-14kconfig: qconf: do not use 'menu' variable for (QMenuBar *)Masahiro Yamada
2020-08-14kconfig: qconf: remove ->addSeparator() to menuBarMasahiro Yamada
2020-08-14kconfig: add 'static' to some file-local dataMasahiro Yamada
2020-08-14kconfig: qconf: Fix mouse events in search viewMaxime Chretien
2020-08-14kconfig: constify XPM dataMasahiro Yamada
2020-08-14kconfig: remove '---help---' supportMasahiro Yamada
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada
2020-07-02kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab
2020-07-02kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab
2020-07-02kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab
2020-07-01kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab
2020-07-01kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab
2020-07-01kconfig: qconf: make debug links work againMauro Carvalho Chehab
2020-07-01kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab
2020-07-01kconfig: qconf: cleanup includesMauro Carvalho Chehab
2020-05-26kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada
2020-05-13streamline_config.pl: add LMC_KEEP to preserve some kconfigsChangbin Du
2020-05-12kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Masahiro Yamada
2020-05-12kconfig: tests: remove randconfig test for choice in choiceMasahiro Yamada
2020-05-12kconfig: do not assign a variable in the return statementMasahiro Yamada
2020-05-12kconfig: do not use OR-assignment for zero-cleared structureMasahiro Yamada
2020-04-09kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-09kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab
2020-04-09kconfig: qconf: Change title for the item windowMauro Carvalho Chehab
2020-04-09kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab