thankyouverycool
|
aaf60053f1
LibGUI: Use ColorRole::DisabledText when AbstractView is disabled
|
2 years ago |
thankyouverycool
|
0ad5e85163
LibGUI+Applications: Let GlyphMapWidget initialize a null Font
|
2 years ago |
thankyouverycool
|
023c1dffab
LibGUI: Ignore Alt+{Left,Right} key events in GlyphMapWidget
|
2 years ago |
Caoimhe
|
08668e8084
LibGUI: Fix crash when not using a custom font in `GlyphMapWidget`
|
2 years ago |
Andreas Kling
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2 years ago |
thankyouverycool
|
804baa42f9
LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget
|
2 years ago |
thankyouverycool
|
40e94a315a
LibGUI+FontEditor: Restore normalized selections on Undo/Redo
|
2 years ago |
thankyouverycool
|
02212f373b
LibGUI: Reset GlyphMapWidget scroll value when changing active range
|
2 years ago |
thankyouverycool
|
d973d43b13
LibGUI: Focus the actively resizing end of GlyphMapWidget selections
|
2 years ago |
thankyouverycool
|
673afffd5a
LibGUI: Only reset GlyphMapWidget selection on Escape
|
2 years ago |
thankyouverycool
|
4c81fbc8c4
LibGUI: Add Page{Up,Down} support for GlyphMapWidget
|
2 years ago |
thankyouverycool
|
a98d5c52f8
LibGUI: Improve visible glyph estimate in GlyphMapWidget
|
2 years ago |
thankyouverycool
|
e34503800c
LibGUI: Adjust GlyphMapWidget content sizing and glyph padding
|
2 years ago |
thankyouverycool
|
0f5ce017c5
LibGUI: Implement calculated_min_size() for GlyphMapWidget
|
2 years ago |
thankyouverycool
|
c4ac73d073
LibGUI: Check bounds when moving GlyphMapWidget selections
|
2 years ago |
thankyouverycool
|
12cd30f1ac
LibGUI: Ensure GlyphMapWidget selection resets when requested
|
2 years ago |
thankyouverycool
|
360e58a276
LibGUI: Disallow GlyphMapWidget selection sizes equal to zero
|
2 years ago |
thankyouverycool
|
8d3f60c7ef
LibGUI: Forward GlyphMapWidget Key_Tab events
|
2 years ago |
thankyouverycool
|
ef30073127
LibGUI: Let Delete remove selections greater than 1 in GlyphMapWidget
|
2 years ago |
thankyouverycool
|
9725fd162f
LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail
|
2 years ago |
thankyouverycool
|
d9fb838cf6
LibGUI+FontEditor: Allow system emoji to be toggled in GlyphMapWidget
|
2 years ago |
Sam Atkins
|
014d825472
LibGUI: Allow GlyphMapWidget to highlight modified glyphs
|
2 years ago |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
thankyouverycool
|
b8cc18896f
LibGUI+FontEditor: Add context menu for editor actions
|
3 years ago |
thankyouverycool
|
df443863bd
LibGUI: Add set_selection() convenience helper to GlyphMapWidget
|
3 years ago |
thankyouverycool
|
5c6326ae23
LibGUI: Add automatic scrolling to GlyphMapWidget
|
3 years ago |
thankyouverycool
|
a26e71a137
LibGUI: Use system theme when painting GlyphMapWidget focus outline
|
3 years ago |
thankyouverycool
|
cf13cf7225
LibGUI: Reset GlyphMapWidget only if clicking a new active glyph
|
3 years ago |
thankyouverycool
|
4f7b37de9c
LibGUI: Use nicer API for contrained positions in GlyphMapWidget
|
3 years ago |
thankyouverycool
|
54634fc2df
LibGUI: Remove unnecessary MouseEvent calls in GlyphMapWidget
|
3 years ago |