Nicolas Werner
|
c2e625756c
|
Use one CompletionProxy for everything including EmojiPicker
|
2021-04-18 21:53:39 +02:00 |
|
Nicolas Werner
|
7d6bd67615
|
Improve sorting a bit and fix some bugs in edge cases
makes nheko appear at the top, if you search for it as well as TWIM match the twim room
|
2021-04-09 17:20:07 +02:00 |
|
Nicolas Werner
|
1961312b15
|
Improve sorting and sizing of completions a bit
|
2021-03-14 01:24:26 +01:00 |
|
Nicolas Werner
|
7a356f3832
|
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18-quickswitcher_qml
|
2021-03-13 23:45:05 +01:00 |
|
Jedi18
|
8870455f9d
|
change allowed mistakes, fix minor style issues, remove old completer function from inputbar
|
2021-03-07 00:18:24 +05:30 |
|
Nicolas Werner
|
a6f0d2ea7d
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
|
Nicolas Werner
|
7cf66ea4f3
|
Split completion model into header and source
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
9c8850a46c
|
Match on each word in the completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
8922a47776
|
Fix completer fuzzy match not applying after prefix match and insert being broken
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
29625ae253
|
Fix some issues with completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c8fa40a2df
|
Use a trie for filtering completions (not fuzzy yet)
|
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 |
|
Jussi Kuokkanen
|
748bf0cd98
|
rename CompletionModel to CompletionProxyModel
|
2020-11-25 19:05:12 +01:00 |
|