aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-14kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewGravatar Masahiro Yamada 2-28/+27
2020-08-14kconfig: qconf: do not limit the pop-up menu to the first rowGravatar Masahiro Yamada 1-34/+34
2020-08-14kconfig: qconf: refactor icon setupsGravatar Masahiro Yamada 2-14/+27
2020-08-14kconfig: qconf: remove unused voidPix, menuInvPixGravatar Masahiro Yamada 2-2/+2
2020-08-14kconfig: qconf: remove ConfigItem::text/setTextGravatar Masahiro Yamada 1-8/+0
2020-08-14kconfig: qconf: remove ConfigList::addColumn/removeColumnGravatar Masahiro Yamada 2-19/+11
2020-08-14kconfig: qconf: remove ConfigItem::pixmap/setPixmapGravatar Masahiro Yamada 2-19/+11
2020-08-14kconfig: qconf: drop more localization codeGravatar Masahiro Yamada 1-8/+3
2020-08-14kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Gravatar Masahiro Yamada 2-10/+10
2020-08-14kconfig: qconf: remove unused argument from ConfigView::updateList()Gravatar Masahiro Yamada 2-5/+5
2020-08-14kconfig: qconf: remove unused argument from ConfigList::updateList()Gravatar Masahiro Yamada 2-5/+5
2020-08-14kconfig: qconf: omit parent to QHBoxLayout()Gravatar Masahiro Yamada 1-1/+2
2020-08-14kconfig: qconf: remove name from ConfigSearchWindow constructorGravatar Masahiro Yamada 2-24/+22
2020-08-14kconfig: qconf: remove unused ConfigList::listView()Gravatar Masahiro Yamada 1-4/+0
2020-08-14kconfig: qconf: overload addToolBar() to create and insert toolbarGravatar Masahiro Yamada 1-3/+1
2020-08-14kconfig: qconf: remove toolBar from ConfigMainWindow membersGravatar Masahiro Yamada 2-2/+1
2020-08-14kconfig: qconf: use 'menu' variable for (QMenu *)Gravatar Masahiro Yamada 1-21/+20
2020-08-14kconfig: qconf: do not use 'menu' variable for (QMenuBar *)Gravatar Masahiro Yamada 1-6/+5
2020-08-14kconfig: qconf: remove ->addSeparator() to menuBarGravatar Masahiro Yamada 1-1/+0
2020-08-14kconfig: add 'static' to some file-local dataGravatar Masahiro Yamada 2-5/+11
2020-08-14kconfig: qconf: Fix mouse events in search viewGravatar Maxime Chretien 1-2/+3
2020-08-14kconfig: constify XPM dataGravatar Masahiro Yamada 2-30/+30
2020-08-14kconfig: remove '---help---' supportGravatar Masahiro Yamada 1-1/+1
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Gravatar Masahiro Yamada 2-5/+1
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Gravatar Masahiro Yamada 1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Gravatar Masahiro Yamada 1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageGravatar Masahiro Yamada 1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayGravatar Masahiro Yamada 1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyGravatar Masahiro Yamada 3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleGravatar Masahiro Yamada 1-2/+4
2020-07-02kconfig: qconf: parse newer types at debug infoGravatar Mauro Carvalho Chehab 1-0/+3
2020-07-02kconfig: qconf: navigate menus on hyperlinksGravatar Mauro Carvalho Chehab 1-18/+7
2020-07-02kconfig: qconf: don't show goback button on splitModeGravatar Mauro Carvalho Chehab 1-2/+3
2020-07-01kconfig: qconf: simplify the goBack() logicGravatar Mauro Carvalho Chehab 1-31/+17
2020-07-01kconfig: qconf: re-implement setSelected()Gravatar Mauro Carvalho Chehab 2-12/+11
2020-07-01kconfig: qconf: make debug links work againGravatar Mauro Carvalho Chehab 2-5/+71
2020-07-01kconfig: qconf: make search fully work again on split modeGravatar Mauro Carvalho Chehab 1-7/+18
2020-07-01kconfig: qconf: cleanup includesGravatar Mauro Carvalho Chehab 2-25/+16
2020-05-26kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthandsGravatar Masahiro Yamada 1-5/+4
2020-05-13streamline_config.pl: add LMC_KEEP to preserve some kconfigsGravatar Changbin Du 2-0/+23
2020-05-12kconfig: allow only 'config', 'comment', and 'if' inside 'choice'Gravatar Masahiro Yamada 1-14/+16
2020-05-12kconfig: tests: remove randconfig test for choice in choiceGravatar Masahiro Yamada 5-63/+0
2020-05-12kconfig: do not assign a variable in the return statementGravatar Masahiro Yamada 1-1/+2
2020-05-12kconfig: do not use OR-assignment for zero-cleared structureGravatar Masahiro Yamada 1-1/+1
2020-04-09kconfig: qconf: Fix a few alignment issuesGravatar Mauro Carvalho Chehab 1-6/+7
2020-04-09kconfig: qconf: remove some old bogus TODOsGravatar Mauro Carvalho Chehab 1-2/+1
2020-04-09kconfig: qconf: fix support for the split view modeGravatar Mauro Carvalho Chehab 2-7/+28
2020-04-09kconfig: qconf: fix the content of the main widgetGravatar Mauro Carvalho Chehab 1-6/+17
2020-04-09kconfig: qconf: Change title for the item windowGravatar Mauro Carvalho Chehab 1-1/+9
2020-04-09kconfig: qconf: clean deprecated warningsGravatar Mauro Carvalho Chehab 1-4/+4