129 Commits (6e0a40e32e659d5ebfe369f1936f6b221ceeceee)

Author SHA1 Message Date
Marek Roszko 7203a51fec Fix bad include path 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Ian McInerney 122bd7ca7c Make the statubar aware of mils units 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Seth Hillbrand 4480759599 Remove unused variable 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jeff Young 70fb5cac96 Flatten one level of showElectricalTypes settings. 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young c155d80213 User configurability of pin electrical symbol size. 6 years ago
Jeff Young 874f13e29e Fix some issues with rotated oval pads. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
jean-pierre charras 952e7a5fb4 Eeschema: move some default values to default_values.h. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
jean-pierre charras 5405c09b81 Eeschema: avoid initializing default line thickness to 0: it can create issues. 6 years ago
Jeff Young f4e22a9264 Add ability to override individual item colors. 6 years ago
jean-pierre charras 6e593aa1e0 SCH_BASE_FRAME::FocusOnItem() fix incorrect calculation of a pin physical position. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Wayne Stambaugh f6d7ef367d Eeschema: fix symbol cache library look up bug. 6 years ago
Jeff Young 41b5872f12 Add ERC & DRC checks for unresolved variables. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young dc9882c3b9 Fix a few bugs with Sheet field dragging and rotating. 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 850ca98e7b Remove outdated RoundTo0 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney 3ca231aa78 Rename lib viewer frame files to use the class name 6 years ago
Jonatan Liljedahl 25abdd9e9c eeschema: Fix refreshing of selection shadow on text fields when zooming. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 7b2d6ab40e eeschema: Allow mult-part placement option 6 years ago
Jeff Young 8db8119564 Redraw selection halos after zooming. 6 years ago
Seth Hillbrand 7297208119 Handle all non-length units 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago