aboutsummaryrefslogtreecommitdiff
path: root/src/widget
AgeCommit message (Expand)Author
2015-09-04Reimplemented `kill` command using actual signal sendingAdrian Kummerlaender
2015-09-03Enable line wrapping in history viewAdrian Kummerlaender
2015-08-30Add launcher program and argument to configurationAdrian Kummerlaender
2015-08-30Make text in history view selectableAdrian Kummerlaender
2015-08-30Defer command interpretation to `sh`Adrian Kummerlaender
2015-08-29Automatically destroy terminal when killed and display historyAdrian Kummerlaender
2015-08-21Add `q` command to close _MetaTerm_ in command modeAdrian Kummerlaender
2015-08-19Add `set` command to ease configuration changesAdrian Kummerlaender
2015-08-19Extract all settings into `SettingsHandler` objectAdrian Kummerlaender
2015-08-15Expose component settings as propertiesAdrian Kummerlaender
2015-08-15Restructure QML and JS sourcesAdrian Kummerlaender