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
/
src
/
CompletionProxyModel.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Nheko compile on Qt6
Nicolas Werner
2023-06-08
1
-1
/
+1
*
Use case folding instead of lower case for search
Nicolas Werner
2023-05-20
1
-3
/
+3
*
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
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-2
/
+2
*
Do less work when building completion trie
nenomius
2022-07-23
1
-35
/
+34
*
split point is pointless
Nicolas Werner
2022-01-31
1
-1
/
+0
*
Do word splitting in completer
Nicolas Werner
2022-01-31
1
-21
/
+26
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-6
/
+6
*
Some qt6 prep
Nicolas Werner
2021-12-28
1
-2
/
+2
*
Fix inclusion condition for overriden pack types
Nicolas Werner
2021-12-27
1
-2
/
+0
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-94
/
+94
*
Optimize completion model by only splitting on normal spaces
Nicolas Werner
2021-05-30
1
-3
/
+3
*
Use one CompletionProxy for everything including EmojiPicker
Nicolas Werner
2021-04-18
1
-9
/
+22
*
Improve sorting a bit and fix some bugs in edge cases
Nicolas Werner
2021-04-09
1
-1
/
+4
*
Improve sorting and sizing of completions a bit
Nicolas Werner
2021-03-14
1
-3
/
+16
*
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18...
Nicolas Werner
2021-03-13
1
-2
/
+5
|
\
|
*
change allowed mistakes, fix minor style issues, remove old completer functio...
Jedi18
2021-03-07
1
-2
/
+5
*
|
fix linting
Nicolas Werner
2021-03-05
1
-10
/
+11
*
|
Merge pull request #505 from Nheko-Reborn/license-headers
DeepBlueV7.X
2021-03-05
1
-0
/
+4
|
\
\
|
*
|
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
|
|
/
*
/
Fix linting
Joseph Donofry
2021-03-04
1
-11
/
+10
|
/
*
SkipEmptyParts was only added in Qt 5.14
Nicolas Werner
2020-11-26
1
-4
/
+6
*
Split completion model into header and source
Nicolas Werner
2020-11-25
1
-0
/
+133