Commit Graph

5 Commits

Author SHA1 Message Date
Kacper Donat
53737ed389 Gui: Add BitmapFactory::empty method
This adds empty(QSize) method to bitmap factory that creates empty
pixmap. This may seem useless, but after creating bitmap one needs to
remember to clear it and to properly set DPR - BitmapFactory will take
care of it.
2025-06-09 12:20:08 -04:00
Max Wilfinger
111dbc08f4 Change hint size for status bar consistency 2025-06-08 00:33:31 +02:00
Max Wilfinger
281d4e0b91 Gui: Adding translation comments to hints and new numpad keys. 2025-06-05 11:47:50 -05:00
Max Wilfinger
068ab727e4 Gui: Fix hints on high DPI screens (#21762) 2025-06-04 18:20:06 +00:00
Kacper Donat
9baeb6e9e6 Gui: Add support for hints in status bar 2025-05-21 17:42:45 +02:00