aboutsummaryrefslogtreecommitdiff
path: root/src/SettingsHandler.qml
AgeCommit message (Expand)Author
2015-12-14Add terminal status bar backgroundAdrian Kummerlaender
2015-12-13Implement terminal status line prototypeAdrian Kummerlaender
2015-12-12Add initial working directory to settings handlerAdrian Kummerlaender
2015-09-05Add `kill` action to normal modeAdrian Kummerlaender
2015-09-03Reduce `TerminalItem` command input default font sizeAdrian Kummerlaender
2015-08-30Add launcher program and argument to configurationAdrian Kummerlaender
2015-08-22Replaced unnecessary `eval` calls in settings getter and setterAdrian Kummerlaender
2015-08-19Improve handling of non-existing properties in `set`Adrian Kummerlaender
2015-08-19Extract all settings into `SettingsHandler` objectAdrian Kummerlaender