trilene
|
55fb00c67b
|
Merge remote-tracking branch 'upstream/master' into screenshare-x11
|
2021-02-25 12:10:12 -05:00 |
|
Nicolas Werner
|
8846a2a013
|
Fix potential issue with modifiers and edit shortcuts
|
2021-02-25 14:54:50 +01:00 |
|
Nicolas Werner
|
345dc1e61f
|
Fix text input restoring after edits
|
2021-02-25 00:50:17 +01:00 |
|
Nicolas Werner
|
f6b5b24d64
|
Allow editing via up and down arrows
|
2021-02-24 23:51:05 +01:00 |
|
Nicolas Werner
|
78ecffb45b
|
Use scrollview again for input
|
2021-02-22 23:13:38 +01:00 |
|
Jedi18
|
0922a8e4c7
|
add room alias delegate, fix some quickswitcher ui problems
|
2021-02-22 00:01:50 +05:30 |
|
trilene
|
c461c0aac0
|
Require GStreamer 1.18 for voip support
|
2021-02-20 17:14:22 -05:00 |
|
Jedi18
|
19dbbb2c6c
|
add rooms model, add room delegate for completer
|
2021-02-16 00:50:28 +05:30 |
|
Nicolas Werner
|
a62276c289
|
Fix UI allowing edits of foreign messages in some cases
|
2021-02-10 14:32:16 +01:00 |
|
Nicolas Werner
|
6e2ae1d812
|
Add edit shortcuts and fix some focus stuff
|
2021-02-09 20:22:53 +01:00 |
|
Nicolas Werner
|
9b7d33e847
|
Implement message editing
The UI still looks ugly, but I have no good idea atm.
fixes #134
|
2021-02-09 20:22:53 +01:00 |
|
Jedi18
|
4aefac08a4
|
focus message input on adding emoji/reacting to a message
|
2021-02-05 22:42:08 +05:30 |
|
Jedi18
|
f02342fe22
|
close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings
|
2021-02-05 21:52:49 +05:30 |
|
Nicolas Werner
|
3433cc3be7
|
Cleanup privacy screen, no more grabImage
|
2021-02-03 03:14:43 +01:00 |
|
Loren Burkholder
|
1c3e113d4e
|
Allow drag/drop of files on whole timeline
|
2021-02-01 20:44:47 -05:00 |
|
Nicolas Werner
|
73244afdb8
|
Fix username completion deleting characters before it
fixes #421
|
2021-01-27 20:26:54 +01:00 |
|
Nicolas Werner
|
54cc77de0e
|
Only select elements in completer when mouse is moved
|
2021-01-27 19:36:53 +01:00 |
|
Nicolas Werner
|
d1280af2e4
|
Autoclose completer when space is pressed and no suggestion available
|
2021-01-27 19:19:21 +01:00 |
|
Nicolas Werner
|
e5d2e2b728
|
Remove test log message
|
2021-01-25 16:19:28 +01:00 |
|
Nicolas Werner
|
2165eb8cb8
|
Focus input area on room switch and reply change again
fixes #412
fixes #413
|
2021-01-25 16:17:14 +01:00 |
|
Nicolas Werner
|
6f17e2ff6e
|
Fix flickable direction for MessageInput
|
2021-01-20 00:47:34 +01:00 |
|
Nicolas Werner
|
32a20a5f8c
|
Simplify section handling a bit
|
2021-01-19 23:58:40 +01:00 |
|
Nicolas Werner
|
15750872de
|
Fix completer opening in wrong place after warning fix
|
2021-01-19 03:31:00 +01:00 |
|
Nicolas Werner
|
d11978ac1b
|
Fix qml warnings
|
2021-01-19 03:25:56 +01:00 |
|
Nicolas Werner
|
6a0de004a2
|
Fix placeholderTextColor not supported below Qt 5.12
|
2021-01-18 13:44:26 +01:00 |
|
Nicolas Werner
|
07e71e6eae
|
Fix crash with ScrollView
|
2021-01-17 04:05:02 +01:00 |
|
Nicolas Werner
|
6090d00251
|
Revert "Update QtQuick versions to match Qt 5.10"
This reverts commit 74e32dd96b .
|
2021-01-12 15:03:39 +01:00 |
|
Joseph Donofry
|
74e32dd96b
|
Update QtQuick versions to match Qt 5.10
|
2021-01-11 22:17:00 -05:00 |
|
Joseph Donofry
|
3ff8b3ad8c
|
Merge master and fix conflicts
|
2021-01-11 17:51:39 -05:00 |
|
trilene
|
cf8a47503f
|
Fix device discovery under GStreamer 1.16
|
2021-01-07 09:48:25 -05:00 |
|
trilene
|
2984d71971
|
Fix Qml control colors
|
2021-01-07 14:04:54 +01:00 |
|
trilene
|
07ac7b7e85
|
Port PlaceCall dialog to Qml
|
2021-01-07 14:04:50 +01:00 |
|
trilene
|
ac410f46f2
|
Move call-related properties to CallManager
|
2021-01-07 14:04:21 +01:00 |
|
Nicolas Werner
|
39a0a340d8
|
Fix selection in input area by mouse
|
2020-11-30 18:53:25 +01:00 |
|
Nicolas Werner
|
b7505fe562
|
Open completer on tab
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
08e9461611
|
Fix input focus when pressing reply button
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c74077a41f
|
Implement Qml drag and drop
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0eb8d4126b
|
Fix enter when no completion available
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0cf556fa20
|
Mouse selection of completions
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
90ce4f23ab
|
Fix index out of range on backspace in completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
094c0b09ab
|
Qml emoji completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
67dcc74c79
|
Simple prefix match for completions
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
ecc7759973
|
Custom completer filtering
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
add5903fb0
|
Working User completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
cabeb1464c
|
WIP Qml completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
9d68d59465
|
Reenable Ctrl+U
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d14a5f8067
|
Reimplement message history
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
82c441dddd
|
Move emoji picker to qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
2bec5d083c
|
Use old style connection (for Qt5.12)
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d1af1a8669
|
Move calls to new input bar
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
a31d3d0816
|
Add file uploading
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0bb4885632
|
Basic text input in qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
7a74b86340
|
Pasteable textinput
|
2020-11-25 19:05:11 +01:00 |
|
Nicolas Werner
|
3d64df41da
|
Split up TimelineView into separate components
|
2020-10-26 21:34:34 +01:00 |
|