Age | Commit message (Expand) | Author |
2015-10-18 | ver_linux: proc/modules, limit text processing to 'sed' | Alexander Kapshuk |
2015-10-18 | ver_linux: wireless-tools, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: use 'udevadm', instead of 'udevinfo' | Alexander Kapshuk |
2015-10-18 | ver_linux: sh-utils, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: loadkeys, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: net-tools, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: procps, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: libcpp, fix missing output | Alexander Kapshuk |
2015-10-18 | ver_linux: ldd, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: libc, input redirection to sed fails in some distros | Alexander Kapshuk |
2015-10-18 | ver_linux: ppp, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: quota-tools, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: pcmciautils, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: xfsprogs, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: reiserfsprogs, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: jfsutils, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: e2fsprogs, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: module-init-tools, look for numerical input, not field number | Alexander Kapshuk |
2015-10-18 | ver_linux: util-linux, 'fdformat' not ubiquitous any longer | Alexander Kapshuk |
2015-10-18 | ver_linux: binutils, fix inaccurate output | Alexander Kapshuk |
2015-10-18 | ver_linux: make --version, use regex to find version number | Alexander Kapshuk |
2015-10-18 | ver_linux: gcc -dumpversion, use regex to find version number | Alexander Kapshuk |
2015-10-16 | builddeb: remove debian/files before build | Riku Voipio |
2015-10-15 | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= | Michael Ellerman |
2015-10-14 | kconfig/merge_config.sh: Accept a single file | Gabriel de Perthuis |
2015-10-14 | kconfig/merge_config.sh: Support KCONFIG_CONFIG | Gabriel de Perthuis |
2015-10-14 | Update the buildsystem for KConfig finding Qt | Thiago Macieira |
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 - Source format. | 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 - Change ConfigItem constructor parent type. | 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 - Add ConfigItem::nextItem 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 - Remove Qt3Support from Makefile. | 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 |