Age | Commit message (Expand) | Author |
---|---|---|
2015-09-04 | Add `reset` command to restore the previous functionality of `kill` | Adrian Kummerlaender |
2015-09-04 | Reimplemented `kill` command using actual signal sending | 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-15 | Restructure QML and JS sources | Adrian Kummerlaender |