Marek Roszko
bb4aa15736
Remove extraneous msgpanel update
OnModify right above also calls UpdateMsgPanel
5 years ago
Marek Roszko
d7b79e71f2
Tweak the pleditor props pane to resize better on the item tab
5 years ago
Seth Hillbrand
8100fcc73e
Icon revision
- Shrink noconn
- Make annotate more legible
- Restore original annotate direction
5 years ago
Seth Hillbrand
d9cfd3c463
Restore previous reannotate bitmaps
New icons here did not add value and previous icons are clean/simple
5 years ago
Seth Hillbrand
447483d286
Adjust Save As to match Save
5 years ago
Ian McInerney
be4b6ec06a
Cleanup compiler warnings
5 years ago
Ian McInerney
31c5776fc0
Add missing header to rtree
Another GCC11 header change that broke the build
5 years ago
Seth Hillbrand
ccde9143ac
Embiggen Save Icon
Makes the save icon the same size as the others in its row. It is now
much more cromulent.
5 years ago
Jeff Young
c6b17a0175
Enable lock menu for all selections.
It doesn't pay to try and be too smart as it just confuses people.
When the bugs come in that it doesn't dim I'll just be marking them
as "as designed". :)
Fixes https://gitlab.com/kicad/code/kicad/issues/6367
5 years ago
Jeff Young
df4f4560be
Change lock toggle to put selection in uniform state.
Fixes https://gitlab.com/kicad/code/kicad/issues/6367
5 years ago
Jeff Young
65782d5c5a
Move delete-again-to-delete-locked-objects to hypertext in infobar.
Fixes https://gitlab.com/kicad/code/kicad/issues/6367
5 years ago
Jeff Young
ee6f37bdc7
Headings and groupings for ERC severities.
Fixes https://gitlab.com/kicad/code/kicad/issues/6673
5 years ago
Wayne Stambaugh
ec97d1d737
Remove unnecessary decimal point notation test on application start.
5 years ago
Seth Hillbrand
87be80b2ad
Embiggen main icons
5 years ago
Seth Hillbrand
7d0fd1978c
Add missing compiled icons for zone/config
5 years ago
Seth Hillbrand
8401677742
Fix ratsnest to new icon
5 years ago
Seth Hillbrand
a3b0adf9a7
Normalize show zone icons
5 years ago
Seth Hillbrand
9829e8d95e
Remove unused warning.svg
5 years ago
Jarl Gjessing
00415bd4f3
Translated using Weblate (Danish)
Currently translated at 2.6% (171 of 6545 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/da/
5 years ago
taotieren
5e240a572b
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6526 of 6526 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Seth Hillbrand
a5bc20566c
Translated using Weblate (Swedish)
Currently translated at 66.3% (4329 of 6526 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
5 years ago
Wayne Stambaugh
e61f768fbc
Eeschema: add defensive code to symbol library cache I/O.
5 years ago
Wayne Stambaugh
e0fb12488b
Pcbnew: fix more minor text properties dialog layout issues.
5 years ago
Marek Roszko
eb2472650c
Filter appearance control updates on bulk changes
5 years ago
Wayne Stambaugh
ad02156aea
Pcbnew: fix minor text properties dialog layout issues.
5 years ago
Marek Roszko
8ff521819e
Rearrange the item tab in pleditor properties
This will match how the v7 properties will probably work anyway.
It's a scrolled control, cram in controls widthwise to some arbitrary standard
5 years ago
Marek Roszko
0af46bb186
Some rearrangement of the General Options pleditor properties tab
5 years ago
Marek Roszko
bf7daac975
Connect thickness to unit binder
5 years ago
Marek Roszko
6d678f4780
Bind the pleditor properties to units
We also go out of our way to ensure we still maintain the millimeter storage format
5 years ago
Marek Roszko
809149d747
Add opt toolbar to pl editor
5 years ago
Seth Hillbrand
ecb401867c
Simplify zone icon
5 years ago
Seth Hillbrand
51bc71a255
Darken Config gear
5 years ago
Marek Roszko
5a2ef73d66
Fix the pleditor status bar text
5 years ago
Marek Roszko
4e9b9ee9cd
Use DisplayErrorMessage instead of wxMessageBox directly
5 years ago
Marek Roszko
ad1aae40ec
Unify the saved file strings
5 years ago
Seth Hillbrand
fbc70511c7
GTK-require two-step in dataview
The before reset needs to be called in GTK prior to reseting the tree
otherwise, we will dereference items that may be cleared.
Fixes https://gitlab.com/kicad/code/kicad/issues/6672
5 years ago
Jeff Young
431c8dba3c
Adjust undo when deleting members of a group.
Fixes https://gitlab.com/kicad/code/kicad/issues/6678
5 years ago
Jeff Young
5e9d9f5753
Special handling for presence of Ref or Value in groups.
Fixes https://gitlab.com/kicad/code/kicad/issues/6677
5 years ago
Seth Hillbrand
c87a1ca17a
Allow checkboxes in Windows with/without bitmaps
Fixes https://gitlab.com/kicad/code/kicad/issues/6675
5 years ago
Seth Hillbrand
4bed8bd57a
Fix folder/directory icons
5 years ago
Seth Hillbrand
6e24b06dd6
Update main program icons
5 years ago
Seth Hillbrand
17d0ad53b4
Update Show DCode icon
5 years ago
Seth Hillbrand
e38b34a4eb
Minor rework of the program icons
5 years ago
Seth Hillbrand
bae7b2e9ef
Remove shading from add_arc
5 years ago
Seth Hillbrand
799e1efba2
Update group icons
5 years ago
Seth Hillbrand
66d90df567
Fix Net Highlight shading
5 years ago
Seth Hillbrand
638790f673
Adjust spacing to pixel align cursor shape
5 years ago
Seth Hillbrand
77788983a7
Update MW icons
- Remove extra pads from meander
- Update arbitrary shape icon
5 years ago
Seth Hillbrand
2f52528342
Shrink cursor so that it doesn't stand out
5 years ago
Seth Hillbrand
92666f954f
Flip via_sketch to match other icons
5 years ago