114 Commits (7b0aceb99eaa1d68cc2deb597c3a24c07a752244)

Author SHA1 Message Date
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
JamesJCode a5be581b1b Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 8 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
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Jeff Young 1152b0462c Grid properties for GerbView. 2 years ago
Jeff Young 7cc663ad77 Schematic parity checking for CLI DRC. 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 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko bd3aca2887 Cleanup the kiface dll export declaration slightly 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
Alex 53b9baa5ba Some refactoring around Gerber files extension checking. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Jeff Young b95d9d660d Move gerbview colors to preferences dialog. 3 years ago
Jeff Young 4e3109a633 Wide string decls for gerbview. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Jeff Young 0bc7bbbadb Report silk/edge collisions. 5 years ago
jean-pierre charras b38cef409b Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young a04fdf64da Improve directory handling for Project Save As. 6 years ago
Jon Evans 4ae4c4e243 Switch from JSON11 to nlohmann/json in GerbView 6 years ago
Jeff Young 04b0feb365 Fix a couple of issues in new Save As command. 6 years ago
Jeff Young 10abc6097f Cleanup, commenting, etc. 6 years ago
jean-pierre charras 4de6ed6206 Fix issues created by Adds Save As... to the Kicad manger. 6 years ago
Jeff Young b5904b0401 Installment one of project Save As... feature. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 1c21410f1f Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
jean-pierre charras 1c6ae1eac7 Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
jean-pierre charras 2804d2e566 Add hotkeys to Kicad manager, and some rework on hotkeys management. 11 years ago
jean-pierre charras 555ce68efe Gerbview: Add support for recent File Format Attribute metadata, both for X2 Gerber file format and X1 (R274X) format. 11 years ago
jean-pierre charras 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 12 years ago
jean-pierre charras cfa67aa218 Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago