summary refs log tree commit diff
path: root/src/GridImagePackModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Properly set pack avatarNicolas Werner2023-06-091-0/+2
* lintNicolas Werner2023-06-081-2/+0
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-9/+1
* Work around ICE on MSVCNicolas Werner2023-05-271-8/+14
* Make default completer complete custom emojiNicolas Werner2023-05-251-2/+2
* Make emoji picker use the grid viewNicolas Werner2023-05-251-30/+157
* Allow scrolling to specific sections and order packs in sticker search by mat...Nicolas Werner2023-05-201-2/+65
* Fix StickerPicker padding and names of unnamed packsNicolas Werner2023-05-201-2/+22
* Reimplement search for GridImageModelNicolas Werner2023-05-201-25/+132
* Add rows to stickerpickerNicolas Werner2023-05-201-0/+88