summary refs log tree commit diff
path: root/resources/qml/dialogs/ImagePackSettingsDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few jdenticon bugsJoseph Donofry2021-09-141-1/+2
|
* Use better jdenticon codes/id settingsLoren Burkholder2021-09-111-2/+3
|
* Fix jdenticons in various placesLoren Burkholder2021-09-111-1/+2
|
* Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-111-0/+1
|
* Add Qt.WindowTitleHint to qml dialogsJoseph Donofry2021-08-191-1/+1
|
* Allow creating new packsNicolas Werner2021-08-061-0/+28
|
* Basic sticker pack editorNicolas Werner2021-08-061-128/+46
|
* Fix window placement on wayland and add close buttonsNicolas Werner2021-08-041-3/+8
| | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++.
* Add menu to enable or disable stickers globallyNicolas Werner2021-07-231-0/+309