| Commit message (Expand) | Author | Age | Files | Lines |
* | Add current selection check. | Boris Barbulovski | 2015-11-02 | 1 | -0/+7 |
* | Port xconfig to Qt5 - Update copyright. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
* | Port xconfig to Qt5 - Fix goParent issue. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
* | Port xconfig to Qt5 - on Back clicked, deselect old item. | Boris Barbulovski | 2015-10-14 | 1 | -1/+3 |
* | Port xconfig to Qt5 - Add(back) one click checkbox toggle. | Boris Barbulovski | 2015-10-14 | 1 | -1/+17 |
* | Port xconfig to Qt5 - Add(back) lineedit editing. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
* | Port xconfig to Qt5 - Remove some commented code. | Boris Barbulovski | 2015-10-14 | 1 | -4/+0 |
* | Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. | Boris Barbulovski | 2015-10-14 | 1 | -0/+5 |
* | Port xconfig to Qt5 - Disable ConfigList soring | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
* | Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. | Boris Barbulovski | 2015-10-14 | 1 | -2/+71 |
* | Port xconfig to Qt5 - Add ConfigList::mode to initializer list. | Boris Barbulovski | 2015-10-14 | 1 | -1/+1 |
* | Port xconfig to Qt5 - Tree widget set column titles. | Boris Barbulovski | 2015-10-14 | 1 | -0/+2 |
* | Port xconfig to Qt5 - Quick workaround to bypass app crash at startup. | Boris Barbulovski | 2015-10-14 | 1 | -3/+0 |
* | Port xconfig to Qt5 - Set ConfigView object name. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
* | Port xconfig to Qt5 - Use correct signal names. | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
* | Port xconfig to Qt5 - Put back some of the old implementation(part 2). | Boris Barbulovski | 2015-10-14 | 1 | -8/+780 |
* | Port xconfig to Qt5 - Put back some of the old implementation. | Boris Barbulovski | 2015-10-14 | 1 | -15/+106 |
* | Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem | Boris Barbulovski | 2015-10-14 | 1 | -3/+21 |
* | Port xconfig to Qt5 - update signals | Boris Barbulovski | 2015-10-14 | 1 | -36/+15 |
* | Port xconfig to Qt5 - Fix the code so it compiles with Qt5 | Boris Barbulovski | 2015-10-14 | 1 | -93/+92 |
* | Port xconfig to Qt5 - Remove custom ListView classes. | Boris Barbulovski | 2015-10-14 | 1 | -900/+4 |
* | Port xconfig to Qt5 - Make single/split/full actions checkable. | Boris Barbulovski | 2015-10-14 | 1 | -3/+27 |
* | Port xconfig to Qt5 - Update QAction checkable | Boris Barbulovski | 2015-10-14 | 1 | -22/+22 |
* | Port xconfig to Qt5 - Fix layout margin. | Boris Barbulovski | 2015-10-14 | 1 | -0/+1 |
* | Port xconfig to Qt5 - Fix layout | Boris Barbulovski | 2015-10-14 | 1 | -0/+5 |
* | Port xconfig to Qt5 - Replace Q3VBox with QWidget | Boris Barbulovski | 2015-10-14 | 1 | -1/+0 |
* | Port xconfig to Qt5 - Remove unused #include <q3dragobject.h> | Boris Barbulovski | 2015-10-14 | 1 | -1/+0 |
* | Port xconfig to Qt5 - Use QMenu | Boris Barbulovski | 2015-10-14 | 1 | -10/+10 |
* | Port xconfig to Qt5 - Use QTextBrowser | Boris Barbulovski | 2015-10-14 | 1 | -6/+6 |
* | Port xconfig to Qt5 - Use QList | Boris Barbulovski | 2015-10-14 | 1 | -7/+7 |
* | Port xconfig to Qt5 - Use QFileDialog | Boris Barbulovski | 2015-10-14 | 1 | -3/+3 |
* | Port xconfig to Qt5 - Use QAction | Boris Barbulovski | 2015-10-14 | 1 | -22/+26 |
* | Port xconfig to Qt5 - Use QMainWindow, QToolBar | Boris Barbulovski | 2015-10-14 | 1 | -2/+2 |
* | Remove support for QT3 and older. | Boris Barbulovski | 2015-10-14 | 1 | -23/+0 |
* | kconfig: Do not print status messages in make -s mode | Michal Marek | 2015-04-09 | 1 | -1/+4 |
* | xconfig: Fix the filename for GUI settings | Ben Hutchings | 2013-10-08 | 1 | -0/+5 |
* | kconfig: fix a compiliation error when using make xconfig | Tiana Rakotovao Andriamahefa | 2013-01-30 | 1 | -0/+1 |
* | xconfig: Abort close if configuration cannot be saved | Michal Marek | 2011-07-25 | 1 | -3/+10 |
* | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe | 2011-06-06 | 1 | -4/+0 |
* | xconfig: merge code path to conf_write() | Arnaud Lacombe | 2011-05-25 | 1 | -3/+2 |
* | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-19 | 1 | -2/+2 |
* | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-19 | 1 | -1/+1 |
* | xconfig: Change the titlebar if using Qt3 | Michal Marek | 2010-09-06 | 1 | -2/+8 |
* | kconfig qconf: port to QT4 | Alexander Stein | 2010-09-01 | 1 | -73/+89 |
* | xconfig: add support to show hidden options which have prompts | Li Zefan | 2010-06-02 | 1 | -19/+50 |
* | xconfig: remove unused function | Li Zefan | 2010-06-02 | 1 | -28/+0 |
* | xconfig: clean up | Li Zefan | 2010-06-02 | 1 | -5/+4 |
* | kconfig: make use of menu_get_ext_help in qconfig | Cheng Renquan | 2009-09-20 | 1 | -6/+4 |
* | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 | 1 | -2/+2 |
* | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 | 1 | -1/+2 |