94 Commits (92d5a3e7638a32ece9fea13a989d114049c1c6b9)

Author SHA1 Message Date
Jeff Young 92d5a3e763 Clear caches when changing global default font. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 9af33cdfe8 Don't leave stranded symbols/footprints in editors when doc closes. 4 years ago
Jeff Young 4f60d7ac78 Don't use lib tree target if lib tree isn't shown. 4 years ago
Roberto Fernandez Bautista 2eb5d4fa7a Symbol Editor: Allow save as all the time, as long as we have a symbol to save 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Jeff Young 12a75ffb94 A fuller implementation of allowing cut/copy/paste in search boxes. 4 years ago
Jeff Young efc64e972c Fix pasting into LIB_TREE search control. 4 years ago
Jeff Young cc6e3841ae Formatting. 4 years ago
Jeff Young da58e9ee4c Don't rely on selection when updating edited symbol in schematic. 4 years ago
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
Jeff Young b9596a0a5d Update dangling flags in color settings' preview. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh 1d8fd22cd8 Symbol editor: fix message panel units when selecting from combo box. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 6d4c454e8c Fix some more missing escaping for symbol ids. 4 years ago
Mike Williams 36b2ff262d Symbol Editor: Auto select newly added/created library 4 years ago
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 5 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 5 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 5 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 5 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
Marek Roszko 1b94534451 Revert "Use lambdas to fix paste conditions" 5 years ago
Marek Roszko 65c7c77c3d Use lambdas to fix paste conditions 5 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 5 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 5 years ago
Wayne Stambaugh 16bb45208a Fix save accelerator key handling when library tree has focus. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jon Evans 6129f978ab Fix symbol editor not pulling the right settings object 5 years ago
Jeff Young df5f010514 Bug fixes for fields when editing a symbol from the schematic. 5 years ago
Ian McInerney 1a727558b0 Switch update event handlers to use the event instead of pointers 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Jon Evans 82a4cacb4f Add threaded library load to symbol editor 5 years ago
Jeff Young e206a9d39a Naming conventions. 5 years ago
Jeff Young 36259b1f6b Refresh lib trees after editing library tables. 5 years ago
Jeff Young 7415bf0c62 Don't hide (or disable) options if it's not obvious why. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 57e948ff08 Make sure axesEnabled is set before saving config. 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago