index
:
MetaTerm
master
Terminal like UI for launching multiple terminal shells and applications
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qml
/
EmbeddedTerminal.qml
Age
Commit message (
Expand
)
Author
2015-08-07
Implemented basic command mode
Adrian Kummerlaender
2015-08-04
Display overlay even when resize operation is prevented
Adrian Kummerlaender
2015-08-04
Increased overlay animation duration
Adrian Kummerlaender
2015-08-04
Added highlighter default and focus colors to settings
Adrian Kummerlaender
2015-08-04
Added overlay background and font color to settings
Adrian Kummerlaender
2015-08-04
Fixed overlay display animation timeout
Adrian Kummerlaender
2015-08-04
Implemented basic terminal size overlay
Adrian Kummerlaender
2015-07-26
Extended available settings and changed them to value properties
Adrian Kummerlaender
2015-07-26
Added support for permanently storing settings
Adrian Kummerlaender
2015-07-25
Extracted highlighter rectangles into separate component
Adrian Kummerlaender
2015-07-21
Introduced `frameWidth` property and defined minimum terminal lines
Adrian Kummerlaender
2015-07-19
Removed unnecessary `QMLTermWidget` background rectangle
Adrian Kummerlaender
2015-07-19
Maximized terminal width
Adrian Kummerlaender
2015-07-06
Added `terminal` property to TerminalItem
Adrian Kummerlaender
2015-07-05
Replaced ScrollBar with terminal instance index
Adrian Kummerlaender
2015-07-05
Embedded QML into C++ application
Adrian Kummerlaender