Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | makes nheko appear at the top, if you search for it as well as TWIM match the twim room | ||||
* | 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 ↵ | Nicolas Werner | 2021-03-13 | 1 | -2/+5 |
|\ | | | | | | | Jedi18-quickswitcher_qml | ||||
| * | change allowed mistakes, fix minor style issues, remove old completer ↵ | Jedi18 | 2021-03-07 | 1 | -2/+5 |
| | | | | | | | | function from inputbar | ||||
* | | 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 |
|\ \ | | | | | | | License headers | ||||
| * | | 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 |