summary refs log tree commit diff
path: root/resources/qml/dialogs/ImagePackEditorDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of scrollhelperNicolas Werner2023-06-081-5/+0
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-10/+8
|
* Fix adding duplicate stickers and strip file extensionNicolas Werner2023-05-201-2/+7
|
* 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/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Use standard buttons where possibletastytea2022-03-111-14/+5
| | | | | | | Standard buttons are ordered in the right way and sometimes have an icon. Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
* Fix images being cropped instead of scaledNicolas Werner2022-03-091-1/+1
|
* 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