summary refs log tree commit diff
path: root/src/SingleImagePackModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement space stickers & emojiNicolas Werner2022-09-011-0/+1
* Remove a few more headersNicolas Werner2022-06-181-0/+2
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-0/+1
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-1/+1
* Cleanup remaining clazy issuesNicolas Werner2021-12-281-1/+0
* Show some avatar for image packsNicolas Werner2021-12-131-0/+44
* Change indentation to 4 spacesNicolas Werner2021-09-181-243/+235
* Small image pack editor improvementsNicolas Werner2021-08-291-0/+17
* Update translationsNicolas Werner2021-08-171-6/+6
* this is not needed for translationsNicolas Werner2021-08-061-2/+2
* Allow creating new packsNicolas Werner2021-08-061-1/+3
* Allow uploading additional stickersNicolas Werner2021-08-061-1/+68
* Basic sticker pack editorNicolas Werner2021-08-061-0/+181
* Remove unused this captureNicolas Werner2021-07-231-1/+1
* Add menu to enable or disable stickers globallyNicolas Werner2021-07-231-0/+100