aboutsummaryrefslogtreecommitdiff
path: root/src/widget/EmbeddedTerminal.qml
AgeCommit message (Expand)Author
2015-12-15Extract terminal resize overlay into separate QML itemAdrian Kummerlaender
2015-12-14Extract terminal status line into separate QML itemAdrian Kummerlaender
2015-12-14Add terminal status bar backgroundAdrian Kummerlaender
2015-12-13Implement terminal status line prototypeAdrian Kummerlaender
2015-12-12Expose session PID and current working directoryAdrian Kummerlaender
2015-12-12Add initial working directory to settings handlerAdrian Kummerlaender
2015-09-04Reimplemented `kill` command using actual signal sendingAdrian Kummerlaender
2015-08-30Add launcher program and argument to configurationAdrian 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-15Restructure QML and JS sourcesAdrian Kummerlaender