230 Commits (581e9dd6bf2e725c2692ac37398836fa268cc004)

Author SHA1 Message Date
Seth Hillbrand 0785e7525b Auto-update flyout icons when changed 4 weeks ago
Mark Roszko 1e9025a4dc Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 1 month ago
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 2 months ago
Seth Hillbrand 0a5de5010f ADDED: Spacemouse support for Linux 10 months ago
Jeff Young 6541202d42 Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 7 months ago
Jeff Young 9c375581ff Don't assert (or crash) on shutdown. 7 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 8 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 9 months ago
Jeff Young 8874f137fa Read hotkeys from disk after they change. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
Mike Williams bfae4a99a4 editors: block paste while in tool in schematic/sym/page layout 1 year ago
Kamil Galik 2068ed31a4 ADDED: 3D Mouse support in Gerber Viewer and Drawing Sheet Editor 1 year ago
Jeff Young 080cbbe0dd Error reporting for drawing sheet loading. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Jeff Young bce372c8a3 Don't clear the undo/redo list when we're just trimming it. 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 2 years ago
Jeff Young dc57fa7042 Add Grid Settings to PL_EDITOR. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
jean-pierre charras d2ce3ce381 pagelayout_editor: display a '*' in title frame if there are changes. 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
jean-pierre charras 157b93c4ae Gerbview and Pl_editor: fix missing transfer from preference dialog to Gal options. 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
jean-pierre charras 7584ccc758 Fix duplicate variable member m_userUnits, creating issues depending on 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
jean-pierre charras a8c29c47cf pagelayout_editor: minor fix and minor code cleanup 4 years ago