index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
qml
/
MessageInput.qml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix roomId property
Loren Burkholder
2021-07-20
1
-1
/
+1
*
Cache sticker picker
Nicolas Werner
2021-07-19
1
-1
/
+1
*
Basic sticker support
Nicolas Werner
2021-07-19
1
-2
/
+27
*
Move currentRoom/timeline handling to roomlist
Nicolas Werner
2021-05-28
1
-31
/
+31
*
Make palette global in Qml
Nicolas Werner
2021-05-13
1
-5
/
+5
*
Only show actions, when you have permissions to do them
Nicolas Werner
2021-05-02
1
-0
/
+8
*
Fix cursor positioning on edits
Nicolas Werner
2021-04-15
1
-6
/
+16
*
Fix paste not overwriting selections
Nicolas Werner
2021-04-15
1
-0
/
+1
*
Fix qml license headers again
Nicolas Werner
2021-03-14
1
-0
/
+1
*
Improve sorting and sizing of completions a bit
Nicolas Werner
2021-03-14
1
-1
/
+0
*
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18...
Nicolas Werner
2021-03-13
1
-1
/
+1
|
\
|
*
add room alias delegate, fix some quickswitcher ui problems
Jedi18
2021-02-22
1
-1
/
+1
*
|
Fix conflict between qmlformat and license check
Nicolas Werner
2021-03-07
1
-0
/
+1
*
|
Show mxid on hovering username
Nicolas Werner
2021-03-07
1
-1
/
+0
*
|
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
|
Merge remote-tracking branch 'upstream/master' into screenshare-x11
trilene
2021-02-25
1
-43
/
+50
|
\
\
|
*
|
Fix potential issue with modifiers and edit shortcuts
Nicolas Werner
2021-02-25
1
-2
/
+2
|
*
|
Fix text input restoring after edits
Nicolas Werner
2021-02-25
1
-2
/
+0
|
*
|
Allow editing via up and down arrows
Nicolas Werner
2021-02-24
1
-0
/
+33
|
*
|
Use scrollview again for input
Nicolas Werner
2021-02-22
1
-41
/
+14
|
|
/
|
*
add rooms model, add room delegate for completer
Jedi18
2021-02-16
1
-0
/
+3
*
|
Require GStreamer 1.18 for voip support
trilene
2021-02-20
1
-1
/
+0
|
/
*
Fix UI allowing edits of foreign messages in some cases
Nicolas Werner
2021-02-10
1
-2
/
+2
*
Add edit shortcuts and fix some focus stuff
Nicolas Werner
2021-02-09
1
-1
/
+5
*
Implement message editing
Nicolas Werner
2021-02-09
1
-0
/
+4
*
focus message input on adding emoji/reacting to a message
Jedi18
2021-02-05
1
-0
/
+6
*
close emoji autocompleter if space typed after : issue #433 and adds default ...
Jedi18
2021-02-05
1
-0
/
+4
*
Cleanup privacy screen, no more grabImage
Nicolas Werner
2021-02-03
1
-0
/
+1
*
Allow drag/drop of files on whole timeline
Loren Burkholder
2021-02-01
1
-6
/
+0
*
Fix username completion deleting characters before it
Nicolas Werner
2021-01-27
1
-1
/
+4
*
Only select elements in completer when mouse is moved
Nicolas Werner
2021-01-27
1
-2
/
+3
*
Autoclose completer when space is pressed and no suggestion available
Nicolas Werner
2021-01-27
1
-0
/
+3
*
Remove test log message
Nicolas Werner
2021-01-25
1
-4
/
+1
*
Focus input area on room switch and reply change again
Nicolas Werner
2021-01-25
1
-31
/
+40
*
Fix flickable direction for MessageInput
Nicolas Werner
2021-01-20
1
-0
/
+1
*
Simplify section handling a bit
Nicolas Werner
2021-01-19
1
-2
/
+2
*
Fix completer opening in wrong place after warning fix
Nicolas Werner
2021-01-19
1
-2
/
+2
*
Fix qml warnings
Nicolas Werner
2021-01-19
1
-12
/
+20
*
Fix placeholderTextColor not supported below Qt 5.12
Nicolas Werner
2021-01-18
1
-1
/
+8
*
Fix crash with ScrollView
Nicolas Werner
2021-01-17
1
-16
/
+31
*
Revert "Update QtQuick versions to match Qt 5.10"
Nicolas Werner
2021-01-12
1
-3
/
+3
*
Update QtQuick versions to match Qt 5.10
Joseph Donofry
2021-01-11
1
-3
/
+3
*
Merge master and fix conflicts
Joseph Donofry
2021-01-11
1
-5
/
+27
|
\
|
*
Fix device discovery under GStreamer 1.16
trilene
2021-01-07
1
-0
/
+1
|
*
Fix Qml control colors
trilene
2021-01-07
1
-2
/
+3
|
*
Port PlaceCall dialog to Qml
trilene
2021-01-07
1
-1
/
+22
|
*
Move call-related properties to CallManager
trilene
2021-01-07
1
-4
/
+4
|
/
*
Fix selection in input area by mouse
Nicolas Werner
2020-11-30
1
-0
/
+1
*
Open completer on tab
Nicolas Werner
2020-11-25
1
-6
/
+29
*
Fix input focus when pressing reply button
Nicolas Werner
2020-11-25
1
-0
/
+1
*
Implement Qml drag and drop
Nicolas Werner
2020-11-25
1
-0
/
+5
*
Fix enter when no completion available
Nicolas Werner
2020-11-25
1
-12
/
+13
*
Mouse selection of completions
Nicolas Werner
2020-11-25
1
-3
/
+12
*
Fix index out of range on backspace in completer
Nicolas Werner
2020-11-25
1
-3
/
+3
*
Qml emoji completer
Nicolas Werner
2020-11-25
1
-0
/
+4
*
Simple prefix match for completions
Nicolas Werner
2020-11-25
1
-1
/
+1
*
Custom completer filtering
Nicolas Werner
2020-11-25
1
-0
/
+3
*
Working User completer
Nicolas Werner
2020-11-25
1
-4
/
+16
*
WIP Qml completer
Nicolas Werner
2020-11-25
1
-7
/
+51
*
Reenable Ctrl+U
Nicolas Werner
2020-11-25
1
-1
/
+3
*
Reimplement message history
Nicolas Werner
2020-11-25
1
-1
/
+4
*
Move emoji picker to qml
Nicolas Werner
2020-11-25
1
-2
/
+6
*
Use old style connection (for Qt5.12)
Nicolas Werner
2020-11-25
1
-3
/
+1
*
Move calls to new input bar
Nicolas Werner
2020-11-25
1
-1
/
+12
*
Add file uploading
Nicolas Werner
2020-11-25
1
-14
/
+31
*
Basic text input in qml
Nicolas Werner
2020-11-25
1
-2
/
+7
*
Pasteable textinput
Nicolas Werner
2020-11-25
1
-1
/
+23
*
Split up TimelineView into separate components
Nicolas Werner
2020-10-26
1
-0
/
+90