| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-10-17 | ver_linux: libcpp, fix missing output |  Alexander Kapshuk | 1 | -3/+12 |
| 2015-10-17 | ver_linux: ldd, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: libc, input redirection to sed fails in some distros |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: ppp, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: quota-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: pcmciautils, look for numerical input, not field number |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: xfsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: reiserfsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: jfsutils, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: e2fsprogs, look for numerical input, not field number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: module-init-tools, look for numerical input, not field number |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: util-linux, 'fdformat' not ubiquitous any longer |  Alexander Kapshuk | 1 | -5/+6 |
| 2015-10-17 | ver_linux: binutils, fix inaccurate output |  Alexander Kapshuk | 1 | -1/+6 |
| 2015-10-17 | ver_linux: make --version, use regex to find version number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-17 | ver_linux: gcc -dumpversion, use regex to find version number |  Alexander Kapshuk | 1 | -2/+6 |
| 2015-10-16 | builddeb: remove debian/files before build |  Riku Voipio | 1 | -2/+2 |
| 2015-10-15 | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= |  Michael Ellerman | 1 | -1/+1 |
| 2015-10-14 | kconfig/merge_config.sh: Accept a single file |  Gabriel de Perthuis | 1 | -1/+1 |
| 2015-10-14 | kconfig/merge_config.sh: Support KCONFIG_CONFIG |  Gabriel de Perthuis | 1 | -4/+12 |
| 2015-10-14 | Update the buildsystem for KConfig finding Qt |  Thiago Macieira | 1 | -45/+28 |
| 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 - Source format. |  Boris Barbulovski | 1 | -3/+3 |
| 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 - Change ConfigItem constructor parent type. |  Boris Barbulovski | 1 | -2/+2 |
| 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 | 2 | -4/+73 |
| 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 - Add ConfigItem::nextItem to initializer list. |  Boris Barbulovski | 1 | -3/+3 |
| 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 - Remove Qt3Support from Makefile. |  Boris Barbulovski | 1 | -2/+2 |
| 2015-10-14 | Port xconfig to Qt5 - Put back some of the old implementation(part 2). |  Boris Barbulovski | 2 | -26/+807 |
| 2015-10-14 | Port xconfig to Qt5 - Put back some of the old implementation. |  Boris Barbulovski | 2 | -18/+216 |
| 2015-10-14 | Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem |  Boris Barbulovski | 2 | -9/+63 |
| 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 | 2 | -100/+108 |
| 2015-10-14 | Port xconfig to Qt5 - Remove custom ListView classes. |  Boris Barbulovski | 2 | -1066/+15 |
| 2015-10-14 | Port xconfig to Qt5 - Make single/split/full actions checkable. |  Boris Barbulovski | 2 | -3/+30 |
| 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 |
| 2015-10-14 | Port xconfig to Qt5 - Replace Q3VBox with QWidget |  Boris Barbulovski | 2 | -3/+2 |
| 2015-10-14 | Port xconfig to Qt5 - Remove unused #include <q3dragobject.h> |  Boris Barbulovski | 1 | -1/+0 |