46 Commits (6af44c8ffa9e81dd7fb61faa9b8528f24f789176)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand d7137c4a05 Cleanup VIEW class 11 months ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
jean-pierre charras a0d859c324 Gerbview: fix some issues related to color settings. 3 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Mike Williams 905a8366c5 Gerbview: keep highlighted and selected layers above active layer 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Marek Roszko ea2fe4e76c pgm_base doesnt need to be shared to all of gerbview 4 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago
Marek Roszko b84ac66723 Two includes in gerbview 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young bb753aaadf Clean up terminology around active & high contrast layers. 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 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
jean-pierre charras 8c15ecf8e4 Gerbview: fix issues when setting the grid color and the worksheet color. 5 years ago
Ian McInerney 2bc57ade28 Cleanup parentage inside the draw panels 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 8d649b5351 Gerbview: cleanup code. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand a2edf9c442 Unified update to C++14 std::make_unique 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 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
Jon Evans 549b76739e Exclude invisible items from view bounding box for zoom-to-fit 7 years ago
jean-pierre charras 2cb4187f52 Gerbview: small fix to speed up switching to opengl canvas. 7 years ago
jean-pierre charras 73b52f2e23 Gerbview: fix incorrect initialization of WorldUnitLength. 7 years ago
Seth Hillbrand 0109641c2f gal: correct layer ordering 7 years ago
Seth Hillbrand 5f74560a46 gerbview: Add LAYER_SELECT_OVERLAY to GAL 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
jean-pierre charras bfa89039c4 Gerbview, GAL mode: fix "Zoom to fit" area size calculation when nothing is loaded. 8 years ago
jean-pierre charras 9a228d8ec9 Gerbview: GAL mode: shows the page worksheet, similar to legacy mode. 8 years ago
Jon Evans 2da7199a37 GerbView: Fix active layer synchronization 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Tomasz Włostowski 1959af1ad1 refactoring: forgot to add VIEW/VIEW_CONTROLS initialization in gerber, causig a crash. Fixing. 8 years ago
Maciej Suminski 3a8b4a2fb7 Fixed a memleak in GerbView 8 years ago
jean-pierre charras cdb577bbbc Gerbview: fix an issue in legacy mode (locate items was not working) 8 years ago
Maciej Suminski 88cab885af Code formatting 8 years ago
Jon Evans 050489d719 GerbView GAL support part 2: New files for GAL 8 years ago