Commit graph

7 commits

Author SHA1 Message Date
Epicalert 509973bfe7 Improve some console error messages 2024-09-15 04:32:51 +08:00
Epicalert f4190fbfab Use native text rendering
Looks better on Windows
2024-09-15 03:20:57 +08:00
Epicalert 0bd8421332 Update output TexSlot when pack is finished 2024-09-11 06:07:51 +08:00
Epicalert 6a8255f67a Make TexSlots draggable 2024-09-10 23:47:18 +08:00
Epicalert 9fdb6822f6 Fix writing output file on Windows
Need to use QUrl::toLocalFile() instead of QUrl::path() to get the
actual file path
2024-09-10 22:11:13 +08:00
Epicalert 0b1b6007c6 Write to a proper temporary dir 2024-09-10 05:27:35 +08:00
Epicalert 3fe4a536c5 Initial commit
it works!!
2024-09-10 05:12:05 +08:00