Age | Commit message (Expand) | Author |
---|---|---|
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 |