Commit graph

9 commits

Author SHA1 Message Date
King_DuckZ
0b94626549 Store individual multiblock saves into a separate in-mem db by value 2025-02-15 11:24:13 +00:00
King_DuckZ
b0cc4426bd Indentation change 2025-02-15 11:24:13 +00:00
King_DuckZ
d35a4f6d08 Refactor d&d code out into a separate class 2025-02-14 11:24:59 +00:00
King_DuckZ
2a7340b6aa Bump qt dependency to qt6
Note that this requires meson 0.63+ because: "before
version 0.63.0 Meson would fail to find Qt 6.1 or later".

Update is to fix a KDE error I was getting when opening
the file selector dialog:
> kf.service.services: KServiceTypeTrader: serviceType
> "ThumbCreator" not found
2025-02-13 23:31:28 +00:00
0d287a60f1 Draw blank squares for empty blocks in the grid.
Import vectorwrapper, it's just too convenient. It's only used
in one place for now but I will probably use it more from now on.
2020-03-28 21:33:46 +01:00
78e72d0bcb Icons don't need to be in a dedicated widget, just painting is enough.
Now BlockGrid holds the animations and does the drawing by
itself.
2020-03-28 18:38:42 +01:00
4527caff52 Catch up with the nana implementation.
Allow users to open and display memory card files
2020-03-28 16:14:26 +01:00
92e4f52eb4 Implement about this program window based on nana's implementation. 2020-03-26 11:49:54 +01:00
35d566fd2d Barebone main window implementation. 2020-03-25 22:15:57 +01:00