Age | Commit message (Expand) | Author |
2015-09-03 | Remove default padding from `TerminalItem` command input | Adrian Kummerlaender |
2015-08-31 | Improve scrolling to items larger than the viewport | Adrian Kummerlaender |
2015-08-31 | Adapt focus and input scoping to respect history viewer | Adrian Kummerlaender |
2015-08-30 | Prevent visual selection change on `kill` command | Adrian Kummerlaender |
2015-08-30 | Add launcher program and argument to configuration | Adrian Kummerlaender |
2015-08-30 | Make command output selectable and rich by default | Adrian Kummerlaender |
2015-08-30 | Make text in history view selectable | Adrian Kummerlaender |
2015-08-30 | Only enter insert mode after history instatiation on last item | Adrian Kummerlaender |
2015-08-30 | Defer command interpretation to `sh` | Adrian Kummerlaender |
2015-08-30 | Ease consecutive non-interactive executions and fix mode change | Adrian Kummerlaender |
2015-08-29 | Automatically destroy terminal when killed and display history | Adrian Kummerlaender |
2015-08-22 | Use window background as `TerminalItem` selection text color | Adrian Kummerlaender |
2015-08-22 | Replaced unnecessary `eval` calls in settings getter and setter | Adrian Kummerlaender |
2015-08-22 | Hide category property in `set` key suggestions | Adrian Kummerlaender |
2015-08-21 | Implement automatic key suggestion in `set` command | Adrian Kummerlaender |
2015-08-21 | Improve `exec` output type handling | Adrian Kummerlaender |
2015-08-21 | Add `q` command to close _MetaTerm_ in command mode | Adrian Kummerlaender |
2015-08-19 | Improve handling of non-existing properties in `set` | Adrian Kummerlaender |
2015-08-19 | Prevent trailing whitespace from resetting configuration values | Adrian Kummerlaender |
2015-08-19 | Add `set` command to ease configuration changes | Adrian Kummerlaender |
2015-08-19 | Extract all settings into `SettingsHandler` object | Adrian Kummerlaender |
2015-08-15 | Expose component settings as properties | Adrian Kummerlaender |
2015-08-15 | Restructure QML and JS sources | Adrian Kummerlaender |