77 Commits (b84d1456d504a698dc54075ed11aaa59e61b31f9)

Author SHA1 Message Date
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]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 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
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Jeff Young 881cb3182b Move writable dir checking lower down. 5 years ago
Jeff Young 5994ce3711 Be more aggressive about updating title to show dirty status. 5 years ago
Seth Hillbrand 05b559c9dc Quiet gcc warnings 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Jeff Young b2a4cbedda Add conditions for rotate/group/lock items in toolbar. 5 years ago
Jeff Young ec20121114 Make sure schematic symbol fields get transferred to symbol editor. 5 years ago
Jeff Young a0b9b0c3ee Improve IsSymbolEditable to differentiate fields. 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Wayne Stambaugh 356c2d3508 Symbol editor: fix symbol save as menu enable logic issue. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Wayne Stambaugh f26b4058c2 Symbol editor: enable properties controls for inherited symbols. 5 years ago
Jeff Young c220913aa1 Handle y-axis inversion in Symbol Editor when drag-selecting text. 5 years ago
Jeff Young ff3441143e Fix assert in setupUiConditions. 5 years ago
Jeff Young bbb8173b61 Remove and re-add saved-as libraries when Syncing tree. 5 years ago
Zoltan Gyarmati 3380617836 Axis color fixes in symbol editor 5 years ago