summaryrefslogtreecommitdiff
path: root/scripts/kconfig (follow)
Commit message (Expand)AuthorAge
* kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2017-01-09
* unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-05-04
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-04-12
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-10
|\
| * Add current selection check.Boris Barbulovski2015-11-02
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-02
| * kconfig: Fix copy&paste errorMichal Sojka2015-10-20
| * kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-14
| * kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-14
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-14
| * Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - update signalsBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-14
| * Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-14
| * Remove support for QT3 and older.Boris Barbulovski2015-10-14
| * kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-08
* | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-15
* | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-01
|/