aboutsummaryrefslogtreecommitdiff
path: root/qml/commands.js
AgeCommit message (Expand)Author
2015-08-15Restructure QML and JS sourcesAdrian Kummerlaender
2015-08-14Display exceptions during `exec` processing as errorsAdrian Kummerlaender
2015-08-13Implement `kill` commandAdrian Kummerlaender
2015-08-13Implement `ls` commandAdrian Kummerlaender
2015-08-12Add special error formatting to command outputAdrian Kummerlaender
2015-08-11Add command output log to UIAdrian Kummerlaender
2015-08-10Implement proper handling of unimplemented commandsAdrian Kummerlaender
2015-08-09Implement `jump` commandAdrian Kummerlaender
2015-08-09Implement basic command dispatch logicAdrian Kummerlaender