Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | Maximized terminal width | Adrian Kummerlaender | |
Terminal width is now automatically adjusted to use all available space. Commands to control horizontal terminal height were removed correspondingly. | |||
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 | |
Makes it easier to access the `QMLTermWidget` instance from both outside and inside `TerminalItem` | |||
2015-07-05 | Replaced ScrollBar with terminal instance index | Adrian Kummerlaender | |
2015-07-05 | Embedded QML into C++ application | Adrian Kummerlaender | |