summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-141-1/+17
| * | | Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-141-0/+1
| * | | Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski2015-10-141-4/+0
| * | | Port xconfig to Qt5 - Source format.Boris Barbulovski2015-10-141-3/+3
| * | | Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski2015-10-141-0/+5
| * | | Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski2015-10-141-2/+2
| * | | Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski2015-10-141-1/+1
| * | | Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2015-10-142-4/+73
| * | | Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski2015-10-141-1/+1
| * | | Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski2015-10-141-3/+3
| * | | Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski2015-10-141-0/+2
| * | | Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski2015-10-141-3/+0
| * | | Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski2015-10-141-0/+1
| * | | Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski2015-10-141-2/+2
| * | | Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski2015-10-141-2/+2
| * | | Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2015-10-142-26/+807
| * | | Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-142-18/+216
| * | | Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-142-9/+63
| * | | Port xconfig to Qt5 - update signalsBoris Barbulovski2015-10-141-36/+15
| * | | Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-142-100/+108
| * | | Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-142-1066/+15
| * | | Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-142-3/+30
| * | | Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski2015-10-141-22/+22
| * | | Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski2015-10-141-0/+1
| * | | Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-141-0/+5
| * | | Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-142-3/+2
| * | | Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-141-1/+0
| * | | Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-142-11/+11
| * | | Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-142-10/+10
| * | | Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-142-9/+9
| * | | Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-141-3/+3
| * | | Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-142-24/+28
| * | | Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-142-4/+5
| * | | Remove support for QT3 and older.Boris Barbulovski2015-10-142-41/+0
| * | | kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-085-0/+316
| |/ /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-11-101-0/+4
|\ \ \
| * | | kselftest: add kselftest-clean ruleWang Long2015-10-081-0/+4
| |/ /
* | | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-1022-53/+362
|\ \ \
| * | | selftests: breakpoint: Actually build itBen Hutchings2015-11-031-1/+1
| * | | selftests: vm: Try harder to allocate huge pagesBen Hutchings2015-11-031-1/+14
| * | | selftests: Make scripts executableBen Hutchings2015-11-032-0/+0
| * | | selftests: kprobe: Choose an always-defined function to probeBen Hutchings2015-11-035-11/+11
| * | | selftests: memfd: Stop unnecessary rebuildsBen Hutchings2015-11-031-6/+6
| * | | selftests: Add missing #include directivesBen Hutchings2015-11-034-0/+4
| * | | selftests/seccomp: Be more precise with syscall arguments.Robert Sesek2015-11-021-11/+35
| * | | selftests/seccomp: build and pass on arm64Kees Cook2015-10-151-22/+49
| * | | selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang2015-10-151-1/+1
| * | | selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka2015-10-155-2/+143
| * | | selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka2015-10-154-0/+98
| * | | selftests: add .gitignore for efivarfsYuan Sun2015-10-151-0/+2
OpenPOWER on IntegriCloud