Port MessageLineEdit to CompletionTextEdit.

Authored by dfaure on Feb 9 2020, 10:56 PM.

Description

Port MessageLineEdit to CompletionTextEdit.

Key_Return (without modifiers) sends the message as before
but if any modifier is pressed (Ctrl, Alt, Shift) it inserts a newline
in the message, like in RC+.

Key_Up/Key_Down still scrolls the listview, unless there is at least
one newline in the message, then they move the cursor in the message.

Details

Committed
dfaureFeb 9 2020, 10:56 PM
Parents
R865:bcb07ab5c2de: Add CompletionTextEdit, based on CompletionLineEdit. Unused yet.
Branches
Unknown
Tags
Unknown