summary refs log tree commit diff
path: root/resources/qml/dialogs/ImagePackEditorDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Functional login pageNicolas Werner2022-01-261-21/+29
|
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-2/+0
|
* Port usersettings to qmlNicolas Werner2022-01-091-4/+4
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Misc pack editor improvementsNicolas Werner2021-12-131-1/+4
|
* Show some avatar for image packsNicolas Werner2021-12-131-0/+21
|
* Allow JPEG in image picker for stickers and emotes.tastytea2021-10-151-1/+1
| | | | | The file ending list is translated, so all the translations are updated too.
* Use better jdenticon codes/id settingsLoren Burkholder2021-09-111-3/+3
|
* Fix jdenticons in various placesLoren Burkholder2021-09-111-1/+3
|
* Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-111-0/+1
|
* Fix a few null warningsNicolas Werner2021-08-291-1/+0
|
* Small image pack editor improvementsNicolas Werner2021-08-291-1/+16
| | | | | | | - add missing mimetype - allow removal of images from pack - allow GIF as a format - don't divide size by 2 if the image is very small already
* Add Qt.WindowTitleHint to qml dialogsJoseph Donofry2021-08-191-1/+1
|
* AttrIbutionNicolas Werner2021-08-081-1/+1
|
* Allow creating new packsNicolas Werner2021-08-061-4/+4
|
* Allow uploading additional stickersNicolas Werner2021-08-061-0/+18
|
* Basic sticker pack editorNicolas Werner2021-08-061-0/+283