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 completer size on plasma6
Nicolas Werner
2024-03-05
1
-2
/
+1
*
Fix some keyboard shortcuts on macOS that involved arrow keys
Joseph Donofry
2024-01-09
1
-2
/
+2
*
More qml cleanups
Nicolas Werner
2023-10-26
1
-10
/
+10
*
Fix the color on the insufficient powerlevel warning
Loren Burkholder
2023-07-08
1
-1
/
+2
*
Format qml
Nicolas Werner
2023-06-08
1
-156
/
+123
*
Fix palette access and QMediaPlayer errors
Nicolas Werner
2023-06-08
1
-9
/
+6
*
Make default completer complete custom emoji
Nicolas Werner
2023-05-25
1
-2
/
+0
*
Get rid of old emoji picker
Nicolas Werner
2023-05-25
1
-2
/
+2
*
Make emoji picker use the grid view
Nicolas Werner
2023-05-25
1
-2
/
+10
*
Add rows to stickerpicker
Nicolas Werner
2023-05-20
1
-1
/
+1
*
Merge pull request #1388 from Nheko-Reborn/command
DeepBlueV7.X
2023-03-10
1
-0
/
+2
|
\
|
*
Show warning when invalid command is entered
Loren Burkholder
2023-02-28
1
-0
/
+2
*
|
Use the nheko spinner everywhere
Loren Burkholder
2023-02-28
1
-2
/
+4
|
/
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Fix send message logic bug introduced with shift+enter setting
Joseph Donofry
2022-12-28
1
-2
/
+2
*
Implement a completer for commands
Nicolas Werner
2022-11-09
1
-0
/
+2
*
Add invert enter key setting
LordMZTE
2022-11-04
1
-1
/
+6
*
VoIP v1 implementation (#1161)
Rohit Sutradhar
2022-10-14
1
-3
/
+7
*
Basic threading support
Nicolas Werner
2022-09-30
1
-0
/
+4
*
Fix "Send by enter" on Windows
q234rty
2022-09-16
1
-1
/
+1
*
Subtle corrections to paste behaviors
SyldraTheCat
2022-06-14
1
-8
/
+2
*
Make cursoring up/down more consistent on some setups
SyldraTheCat
2022-06-13
1
-2
/
+2
*
Don't send on Enter when inputMethod.visible ( == OSK active assumed)
Malte E
2022-03-20
1
-2
/
+4
*
add preedit text to search
Malte E
2022-03-20
1
-1
/
+5
*
remove completer trigger characters
Malte E
2022-03-20
1
-4
/
+4
*
attempt to include preeditText in search string
Malte E
2022-03-20
1
-1
/
+1
*
make completer work with input method
Malte E
2022-03-20
1
-9
/
+14
*
properly commit preedit text
Malte E
2022-03-19
1
-1
/
+1
*
small rework of the reply popup
Malte E
2022-03-11
1
-1
/
+0
*
Don't destroy components in use
Nicolas Werner
2022-03-10
1
-0
/
+8
*
Mobile message input (#962)
Malte E
2022-03-05
1
-1
/
+7
*
Fix a few small completer glitches
Nicolas Werner
2022-03-01
1
-4
/
+9
*
Don't leak dialogs
Nicolas Werner
2022-02-21
1
-0
/
+1
*
Fix forward completer
Nicolas Werner
2022-02-21
1
-14
/
+40
*
Allow window sizes smaller than 400x400
Nicolas Werner
2022-02-14
1
-4
/
+12
*
Port usersettings to qml
Nicolas Werner
2022-01-09
1
-1
/
+1
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Add an ugly custom emote completer using ~
Nicolas Werner
2021-12-27
1
-3
/
+6
*
Vertically align message input
Nicolas Werner
2021-12-12
1
-1
/
+2
*
Switch icon theme to Fluent icons
Loren Burkholder
2021-11-17
1
-4
/
+4
*
Warn the user before they ping the whole room
Nicolas Werner
2021-09-02
1
-1
/
+1
*
Use in memory media player instead of storing unencrypted files on disk
Nicolas Werner
2021-08-29
1
-5
/
+4
*
accept Backtab and Shift-Tab for hovering selection backwards
resolritter
2021-08-22
1
-2
/
+6
*
Avoid completer jitter before closing
Thomas Karpiniec
2021-08-21
1
-9
/
+5
*
Allow opening a completer starting with selected text
Thomas Karpiniec
2021-08-21
1
-3
/
+3
*
Close popup on SelectAll
Thomas Karpiniec
2021-08-21
1
-0
/
+4
*
Fix window placement on wayland and add close buttons
Nicolas Werner
2021-08-04
1
-1
/
+1
*
Port to explicit connect syntax
Nicolas Werner
2021-07-27
1
-9
/
+26
*
Fix emoji picker not connected to input
Nicolas Werner
2021-07-22
1
-1
/
+1
*
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