Age | Commit message (Expand) | Author |
2015-08-04 | Implemented basic terminal size overlay | Adrian Kummerlaender |
2015-07-27 | Enabled keybinding customization via settings | Adrian Kummerlaender |
2015-07-26 | Extended available settings and changed them to value properties | Adrian Kummerlaender |
2015-07-26 | Added support for permanently storing settings | Adrian Kummerlaender |
2015-07-25 | Extracted highlighter rectangles into separate component | Adrian Kummerlaender |
2015-07-25 | Reimplemented `delete` command as more of a `reset` command | Adrian Kummerlaender |
2015-07-24 | Implemented basic delete command in normal mode | Adrian Kummerlaender |
2015-07-21 | Introduced `frameWidth` property and defined minimum terminal lines | Adrian Kummerlaender |
2015-07-20 | Moved UI mode implementation into separate `StateHandler` | Adrian Kummerlaender |
2015-07-19 | Removed unnecessary `QMLTermWidget` background rectangle | Adrian Kummerlaender |
2015-07-19 | Maximized terminal width | Adrian Kummerlaender |
2015-07-18 | Moved terminal resizing methods to `TerminalItem` | Adrian Kummerlaender |
2015-07-18 | Added terminal resizing commands | Adrian Kummerlaender |
2015-07-06 | Added `terminal` property to TerminalItem | Adrian Kummerlaender |
2015-07-05 | Replaced ScrollBar with terminal instance index | Adrian Kummerlaender |
2015-07-05 | Embedded QML into C++ application | Adrian Kummerlaender |
2015-07-04 | Scroll to active item when list is expanded | Adrian Kummerlaender |
2015-07-03 | Introduced last and first terminal selector actions | Adrian Kummerlaender |
2015-07-01 | Enter insert mode when list end is hit repeatedly | Adrian Kummerlaender |
2015-07-01 | Control UI mode by enabling and disabling actions | Adrian Kummerlaender |
2015-06-29 | Added vim-like UI normal and insert modes | Adrian Kummerlaender |
2015-06-21 | Initial commit of _MetaTerm_ UI prototype | Adrian Kummerlaender |