index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
qconf.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
1
-0
/
+3
2020-07-02
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
1
-18
/
+7
2020-07-02
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
1
-2
/
+3
2020-07-01
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
1
-31
/
+17
2020-07-01
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
1
-11
/
+4
2020-07-01
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
1
-5
/
+70
2020-07-01
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
1
-7
/
+18
2020-07-01
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
1
-18
/
+9
2020-04-09
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
1
-6
/
+7
2020-04-09
kconfig: qconf: remove some old bogus TODOs
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-09
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
1
-7
/
+26
2020-04-09
kconfig: qconf: fix the content of the main widget
Mauro Carvalho Chehab
1
-6
/
+17
2020-04-09
kconfig: qconf: Change title for the item window
Mauro Carvalho Chehab
1
-1
/
+9
2020-04-09
kconfig: qconf: clean deprecated warnings
Mauro Carvalho Chehab
1
-4
/
+4
2020-03-29
kconfig: remove unused variable in qconf.cc
Masahiro Yamada
1
-2
/
+0
2019-07-06
kconfig: Fix spelling of sym_is_changable
Marco Ammon
1
-1
/
+1
2019-03-12
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
1
-7
/
+35
2018-12-28
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Masahiro Yamada
1
-1
/
+1
2018-12-28
kconfig: convert to SPDX License Identifier
Masahiro Yamada
1
-1
/
+1
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
1
-1
/
+0
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
1
-0
/
+2
2018-05-28
kconfig: drop localization support
Sam Ravnborg
1
-58
/
+46
2016-12-11
xconfig: fix missing suboption and help panels on first run
Boris Barbulovski
1
-4
/
+12
2016-12-11
xconfig: fix 'Show Debug' functionality
Boris Barbulovski
1
-1
/
+2
2016-01-11
kconfig: fix qconf segfault by deleting heap objects
Chris Bainbridge
1
-0
/
+2
2015-11-02
Add current selection check.
Boris Barbulovski
1
-0
/
+7
2015-10-14
Port xconfig to Qt5 - Update copyright.
Boris Barbulovski
1
-1
/
+3
2015-10-14
Port xconfig to Qt5 - Fix goParent issue.
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - on Back clicked, deselect old item.
Boris Barbulovski
1
-1
/
+3
2015-10-14
Port xconfig to Qt5 - Add(back) one click checkbox toggle.
Boris Barbulovski
1
-1
/
+17
2015-10-14
Port xconfig to Qt5 - Add(back) lineedit editing.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Remove some commented code.
Boris Barbulovski
1
-4
/
+0
2015-10-14
Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.
Boris Barbulovski
1
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Disable ConfigList soring
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
1
-2
/
+71
2015-10-14
Port xconfig to Qt5 - Add ConfigList::mode to initializer list.
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Tree widget set column titles.
Boris Barbulovski
1
-0
/
+2
2015-10-14
Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.
Boris Barbulovski
1
-3
/
+0
2015-10-14
Port xconfig to Qt5 - Set ConfigView object name.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Use correct signal names.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
1
-8
/
+780
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
1
-15
/
+106
2015-10-14
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
1
-3
/
+21
2015-10-14
Port xconfig to Qt5 - update signals
Boris Barbulovski
1
-36
/
+15
2015-10-14
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
1
-93
/
+92
2015-10-14
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
1
-900
/
+4
2015-10-14
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
1
-3
/
+27
2015-10-14
Port xconfig to Qt5 - Update QAction checkable
Boris Barbulovski
1
-22
/
+22
2015-10-14
Port xconfig to Qt5 - Fix layout margin.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Fix layout
Boris Barbulovski
1
-0
/
+5
[next]