83 Commits (1fa9ad227ae64421b9dca5addfa0f0ef3b2a97a5)

Author SHA1 Message Date
Jeff Young f221220fe2 Rename layer ids file. 4 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
Ian McInerney e08387ce3d Make the GAL responsible for the native cursor management 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Dominik Wernberger dc02ec9758 Remove a few const_cast 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago
Seth Hillbrand 4026904cc4 Make grid snapping depend on grid visibility 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Jon Evans 32a7d00256 Make sure projects are cleaned up nicely when frames close 5 years ago
Seth Hillbrand 7f991ce855 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Seth Hillbrand 106259f6e6 Set DoubleBuffering to reduce flicker 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Ian McInerney 2bc57ade28 Cleanup parentage inside the draw panels 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Seth Hillbrand e39586e157 Eeschema: Catch error on init 6 years ago
Jeff Young 1a68d7c200 Cleanup no-longer-used variable. 6 years ago
Jeff Young 5503727d3d Fix some placement bugs with selection haloes on text. 6 years ago
Jeff Young 6bf1ac45e3 New selection highlighting model for eeschema. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young d3777eaddf Don't double-launch selection tool. 7 years ago
Jeff Young 1f2bdf895e Not all SCH_DRAW_PANELs have a selection tool. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young f40408187e A couple of temp hacks for LibEdit <esc> processing while in transition. 7 years ago
Jeff Young cd2bd23c37 Fix a bunch of issues with hotkeys, IDs and event processing. 7 years ago
Jeff Young cc439f9ab0 Replace accidentally deleted mouse processing for LibEdit. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young 5113c3cc58 Hook up <esc> to cancelInteractive ACTION. 7 years ago
Jeff Young 8e2ef339b6 Handle modern-toolset panning. 7 years ago
Jeff Young c88fd514a0 Implement drawing tools in modern toolset. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago