Commit Graph

7 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
25c3ba7338 All: Reformat according to new standard 2025-11-11 13:49:01 +01:00
luzpaz
7587b29b4a Gui: Add header to InputHint.h (Fixes #22654)
Fixes #22654
2025-07-22 16:46:08 -05:00
Kacper Donat
33ec6e671e Gui: Add standardized HintsTable for InputHints
Input hints in various DrawSketchHandler were implemented independently
using declarative mechanism with searching over lookup table. This
results in a lot of duplicated code, this commit will create generic
mechanisms that can be used to replace them.
2025-07-19 10:05:08 +02:00
Kacper Donat
85b1c42cd1 Gui: Add guidelines for input hints 2025-06-10 07:05:06 +02:00
Chris Hennes
e7c9d64577 Gui: KeypadModifier should be used via bitwise or 2025-06-06 14:15:13 +02:00
Max Wilfinger
281d4e0b91 Gui: Adding translation comments to hints and new numpad keys. 2025-06-05 11:47:50 -05:00
Kacper Donat
9baeb6e9e6 Gui: Add support for hints in status bar 2025-05-21 17:42:45 +02:00