Age | Commit message (Expand) | Author |
2020-04-09 | kconfig: qconf: Fix a few alignment issues | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: remove some old bogus TODOs | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: fix support for the split view mode | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: fix the content of the main widget | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: Change title for the item window | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: clean deprecated warnings | Mauro Carvalho Chehab |
2020-03-29 | kconfig: remove unused variable in qconf.cc | Masahiro Yamada |
2019-07-06 | kconfig: Fix spelling of sym_is_changable | Marco Ammon |
2019-03-12 | kconfig: fix 'Save As' menu of xconfig | Masahiro Yamada |
2018-12-28 | kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings | Masahiro Yamada |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-08-14 | kconfig: remove P_ENV property type | Masahiro Yamada |
2018-07-25 | kconfig: allow all config targets to write auto.conf if missing | Masahiro Yamada |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg |
2016-12-11 | xconfig: fix missing suboption and help panels on first run | Boris Barbulovski |
2016-12-11 | xconfig: fix 'Show Debug' functionality | Boris Barbulovski |
2016-01-11 | kconfig: fix qconf segfault by deleting heap objects | Chris Bainbridge |
2015-11-02 | Add current selection check. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Update copyright. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Fix goParent issue. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - on Back clicked, deselect old item. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Add(back) one click checkbox toggle. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Add(back) lineedit editing. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Remove some commented code. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Disable ConfigList soring | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Add ConfigList::mode to initializer list. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Tree widget set column titles. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Quick workaround to bypass app crash at startup. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Set ConfigView object name. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use correct signal names. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Put back some of the old implementation(part 2). | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Put back some of the old implementation. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - update signals | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Fix the code so it compiles with Qt5 | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Remove custom ListView classes. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Make single/split/full actions checkable. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Update QAction checkable | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Fix layout margin. | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Fix layout | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Replace Q3VBox with QWidget | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Remove unused #include <q3dragobject.h> | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QMenu | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QTextBrowser | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QList | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QFileDialog | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QAction | Boris Barbulovski |
2015-10-14 | Port xconfig to Qt5 - Use QMainWindow, QToolBar | Boris Barbulovski |