summary refs log tree commit diff
path: root/src/SingleImagePackModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent new packs from overwriting the default pack by accidentNicolas Werner2023-05-201-0/+42
* Fix adding duplicate stickers and strip file extensionNicolas Werner2023-05-201-6/+23
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Properly propagate pack usage to UINicolas Werner2022-10-091-0/+6
* 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