Jeff Young
|
a2030a5956
|
GUI for font selection.
|
2022-01-08 16:47:45 +00:00 |
Jeff Young
|
889970a449
|
SCH_NETCLASS_FLAGs and SCH_FIELDs for labels.
ADDED: a new label type for netclass flags.
ADDED: the ability to define fields on labels.
|
2021-12-24 16:13:27 +00:00 |
david-beinder
|
da833ad7dd
|
Separate focus from hover state in BITMAP_BUTTON, trigger after mouse down+up
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8556
Adds AcceptDragInAsClick() to maintain support for use in toolbar palettes
|
2021-06-13 17:00:41 +00:00 |
Jon Evans
|
e06aa32780
|
Launcher tweaks
|
2021-02-13 08:59:33 -05:00 |
Wayne Stambaugh
|
5ecef204cd
|
Coding policy fixes.
Using "this->" violates coding policy section 2.7.
|
2021-02-09 11:35:43 -05:00 |
Jeff Young
|
ad1e8ebda8
|
Cleanup formatting.
|
2020-11-07 21:40:56 +00:00 |
Ian McInerney
|
5794997805
|
Fix inverted logic with checking a BITMAP_BUTTON
|
2020-09-27 00:51:09 +01:00 |
Ian McInerney
|
65bd1ee9a4
|
Add a new BITMAP_BUTTON widget and use it in the appearances panel
This button behaves like an AUI button, so it is more suited
to being on panels without a border.
|
2020-09-20 01:43:27 +01:00 |