40 Commits (f0972a8667b1e5e1c652a086825248f00570e3fc)

Author SHA1 Message Date
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
Seth Hillbrand d7137c4a05 Cleanup VIEW class 11 months ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young f399dc0c3a Nullptr safety. (Sentry KICAD-4F) 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 92e97d1285 Keep order of rect corners in PLEditor. 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
jean-pierre charras 70ce53112b PlEditor: fix a truncation that creates a small size error. 5 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
Mikolaj Wielgus a6b2fb3819 Page layout editor: Fix bitmap bounding box 5 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago
Marek Roszko 6e9ddd9c93 Enable canvas switching in pl_editor 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 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
Jeff Young 07ab97a58b Read and update colour settings when changed in prefs. 5 years ago
Jon Evans eb37c89a7b Fix exit behavior and memory leak in pl_editor 5 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jon Evans 775d15d8cf Use theme preference in PL editor (no UI access yet) 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 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
jean-pierre charras 12a4a38507 pl_editor:make the option "show formatted texts" working. 6 years ago
jean-pierre charras dfbe02c8c2 pl_editor: show the page limits and the coord reference corner position. 6 years ago
jean-pierre charras 68002d2eec Minor fixes in page layout editor 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young 71f188f3de Hook up import-page-layout and change-background-color actions. 7 years ago
Jeff Young 09424db68f Restore selection around undo/redo. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago