Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-09 | Implement `jump` command | Adrian Kummerlaender | |
Requires type dependent conversion in TerminaList's `selectItem` method as values passed through `eval` are of type `QJSValue` which is not implicitly convertible to Int. | |||
2015-08-07 | Extracted terminal list into separate component | Adrian Kummerlaender | |