summaryrefslogtreecommitdiffstats
path: root/src/SingleImagePackModel.cpp
AgeCommit message (Expand)Author
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-12-19Implement account pack deletionFallenValkyrie
2023-12-16Factor out the logic to delete an ImagePackFallenValkyrie
2023-10-31Speed up compilation a bitNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-20Prevent new packs from overwriting the default pack by accidentNicolas Werner
2023-05-20Fix adding duplicate stickers and strip file extensionNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-09Properly propagate pack usage to UINicolas Werner
2022-09-01Implement space stickers & emojiNicolas Werner
2022-06-18Remove a few more headersNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Cleanup remaining clazy issuesNicolas Werner
2021-12-13Show some avatar for image packsNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-29Small image pack editor improvementsNicolas Werner
2021-08-17Update translationsNicolas Werner
2021-08-06this is not needed for translationsNicolas Werner
2021-08-06Allow creating new packsNicolas Werner
2021-08-06Allow uploading additional stickersNicolas Werner
2021-08-06Basic sticker pack editorNicolas Werner
2021-07-23Remove unused this captureNicolas Werner
2021-07-23Add menu to enable or disable stickers globallyNicolas Werner