1791 Commits (61ab7cc91506f84dc9dcdd48ca393ddd4f6e06cc)

Author SHA1 Message Date
Seth Hillbrand 61ab7cc915 ADDED: AUI Memory 2 weeks ago
Seth Hillbrand 0785e7525b Auto-update flyout icons when changed 2 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. 3 weeks ago
jean-pierre charras 45166bf5c3 Gerbview: fix broken behavior for deprecated command IPPOS and IPNEG 3 weeks ago
Jeff Young 8c3026cf1a Naming conventions. 1 month ago
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 1 month ago
jean-pierre charras 6d576a11a8 Fix 2 compil warnings. 2 months ago
Jeff Young d5f16adde1 ADDED: maintenance page to preferences. 2 months ago
Seth Hillbrand 188ffda029 Add a 90°-only mode for polygon creation 2 months ago
Seth Hillbrand 0a5de5010f ADDED: Spacemouse support for Linux 9 months ago
Jeff Young 6947b3b233 Even more open-coded dialog state-saving cleanup. 2 months ago
Jeff Young 57f3f22aa4 nullptr safety 2 months ago
Jeff Young 65f4524164 Cleanup (KICAD-XZP). 2 months ago
Seth Hillbrand 094870e7a4 String fixes 2 months ago
jean-pierre charras e6c36703d0 Gerbview: code cleaning: update a .fbp dialog to use our usual .fbp settings 3 months ago
Jeff Young 6541202d42 Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
Seth Hillbrand 6cd076eed4 Blast quite a bit of LOCALE_IO into the sun 3 months ago
Jeff Young 21b294e204 Don't specify number of rows, wxWidgets will figure it out (KICAD-7HS) 3 months ago
Jeff Young 238719184e Prevent assert (and access violation) in wxWidgets. 3 months ago
Jeff Young ca1db93013 Iterator safety. 4 months ago
Jeff Young 3bc4cbc596 Performance tweaks. 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Jeff Young 5ed332771c Don't overwrite return value. 4 months ago
Jeff Young e4294aab85 Don't export negative layers to copper. 4 months ago
Jeff Young e045def6f7 Correct underline spacing in dialogs; flatten origins & axes. 4 months ago
Jeff Young af1a246e12 Nullptr safety. 4 months ago
Jeff Young d6857ddc56 Naming conventions. 4 months ago
Jeff Young 863d3c3603 Fix logic that's been broken for 11 years. 4 months ago
Jeff Young 06dcb64ad8 Harden progress reporter API against misuse. 4 months ago
Jeff Young e03cb736f2 Move board functions to BOARD_EDITOR_CONTROL. 4 months ago
Seth Hillbrand b2cfcd567e Prevent unneeded copy 5 months ago
jean-pierre charras d5cf541974 Gerbview: fix a maximum number (50) of Error messages in report list. 5 months ago
Jeff Young 2b33a03954 Make Edit Text & Graphics dialogs more similar. 5 months ago
jean-pierre charras c7e4875505 Gerbview: fix a few issues when loading zip files 5 months ago
JamesJCode a5be581b1b Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 6 months ago
Jeff Young 4ae4f9ea87 Wait for wxWidgets to destroy window. 6 months ago
jean-pierre charras 7bd4fa3fa6 Fix a Coverity and a compil minor warning 6 months ago
Jeff Young 0a4533703c Performance. 7 months ago
Brendan Hickey 33a8cd942f Increase GerbView max DCode Id to 2^31-1 7 months ago
Jeff Young 877c6bce89 Printing is not zoom-specific. 7 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 7 months ago
Jeff Young f951497a4f Code brevity. 7 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 7 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 7 months ago
Ian McInerney fc6f3f2332 Formatting tweak 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 8 months ago
Jeff Young 6a3f52dbaf Ignore negative layers when exporting Gerbers. 8 months ago
Jeff Young ec649593ae Fix layout issues in print dialog controls. 8 months ago