miruka
|
bceafd7bbd
|
Preview/confirm popup for clipboard pasting
|
2020-07-16 15:59:54 -04:00 |
|
miruka
|
2d623118b5
|
Support pasting image to upload in the composer
|
2020-07-15 18:08:17 -04:00 |
|
miruka
|
3c7b78d4ca
|
Reorder QML files to follow coding conventions
https://doc.qt.io/qt-5/qml-codingconventions.html#qml-object-declarations
|
2020-07-12 01:27:44 -04:00 |
|
miruka
|
3e92b882c9
|
Open event context menu on menu keypress
|
2020-07-10 13:14:18 -04:00 |
|
miruka
|
8623edc420
|
Fix typing notice not sent when composer cleared
Make sure to send a "we're not typing anymore" notice to the server when
the composer is cleared, e.g. when sending a message.
|
2020-07-10 13:14:17 -04:00 |
|
miruka
|
d4350f6e86
|
Borders for HTextArea
|
2020-06-06 21:54:13 -04:00 |
|
miruka
|
8b9681dc78
|
Rename HTextArea.append() → .insertAtCursor()
|
2020-05-30 23:08:21 -04:00 |
|
miruka
|
a91a0c18f7
|
Refactor Composer
- Have a simple HTextArea component instead of HScrollTextArea
- Split composer parts between multiple files
|
2020-05-30 23:08:21 -04:00 |
|