summary refs log tree commit diff
path: root/resources/qml/emoji/StickerPicker.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-1/+0
|
* Fix communites sidebar colorNicolas Werner2023-06-081-0/+1
|
* Get rid of scrollhelperNicolas Werner2023-06-081-6/+0
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-12/+7
|
* First runnable qt6 NhekoNicolas Werner2023-06-081-6/+5
|
* Fix emoji unicodename in tooltipNicolas Werner2023-05-251-1/+1
|
* Make emoji picker use the grid viewNicolas Werner2023-05-251-13/+49
|
* Allow editing stickers from stickerpickerNicolas Werner2023-05-201-0/+18
|
* Allow scrolling to specific sections and order packs in sticker search by ↵Nicolas Werner2023-05-201-24/+48
| | | | match quality
* Fix StickerPicker padding and names of unnamed packsNicolas Werner2023-05-201-27/+31
|
* Add rows to stickerpickerNicolas Werner2023-05-201-11/+41
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* Fix white bar above sticker pickerNicolas Werner2023-01-121-34/+17
|
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Fix images being cropped instead of scaledNicolas Werner2022-03-091-1/+1
|
* Clear search text in StickerPicker when the popup closestastytea2022-02-021-1/+2
| | | | Same as emoji picker.
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-2/+2
|
* Explicitly reload data in delegates, if related events got loadedNicolas Werner2021-07-201-1/+0
|
* Model alias is still neededNicolas Werner2021-07-191-0/+1
|
* Cache sticker pickerNicolas Werner2021-07-191-3/+5
|
* Make scrolling sticker picker bearableNicolas Werner2021-07-191-0/+6
|
* Move sticker parsing and enable room stickersNicolas Werner2021-07-191-2/+0
|
* Basic sticker supportNicolas Werner2021-07-191-0/+174