128 Commits (61ab7cc91506f84dc9dcdd48ca393ddd4f6e06cc)

Author SHA1 Message Date
jean-pierre charras 45166bf5c3 Gerbview: fix broken behavior for deprecated command IPPOS and IPNEG 1 month ago
Seth Hillbrand 094870e7a4 String fixes 3 months ago
Jeff Young 3bc4cbc596 Performance tweaks. 4 months ago
Jeff Young 5ed332771c Don't overwrite return value. 4 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
jean-pierre charras 4091eda7dc Gerbview: minor fix: Show a warning if the deprecated %IPNEG% is found in file. 1 year ago
jean-pierre charras 72ce955066 Gerbview: fix some issues related to comments and primitives in macros: 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
jean-pierre charras 54b4f0e673 Gerbview: Aperture Macro: handle overwriting of variables 3 years ago
jean-pierre charras 79d246b8fe Gerbview: more code cleanup. remove duplicate code. 3 years ago
jean-pierre charras fa1591d021 Gerbview: code refactor: change name of a D_CODE member: 3 years ago
jean-pierre charras be420a0cf5 Gerbview, Aperture macros handling: use accessors for some internal data 3 years ago
jean-pierre charras 00d77f624a Gerbview: fix coding style (better names for variable members is some classes). 3 years ago
Daniil Nikolaev 605d177810 Gerbview: Check RS274X AD command's template parameters 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young 4e3109a633 Wide string decls for gerbview. 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
jean-pierre charras c1197903e4 Gerbview: fix regression: missing DCode highlight commands. 5 years ago
Jon Evans ff4c01c4a4 Don't say a gerber is an X2 unless the whole attribute is loaded 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Ian McInerney 70a7d1bc7c Cleanup variable usage and assignment in gerber reader 5 years ago
Ian McInerney 7dfbb3cb18 Cleanup formatting 5 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
jean-pierre charras 9e656fe5eb Gerbview: fix incorrect rendering of oval vertical standard aperture with hole. 6 years ago
jean-pierre charras 7206b567ac Gerbview: Gerber attributes display: fix incorrect attributes deletion. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
jean-pierre charras 71cd8c57bf ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads. 6 years ago
jean-pierre charras 32043cfa26 Gerbview: add parsing of optional Aperture Macro parameter. 6 years ago
jean-pierre charras 4a0bd46ed6 More work on Gerber pick and place files 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
jean-pierre charras 4136aca221 Gerbview: Excellon drill files reader: add a better support of routing mode. 7 years ago
jean-pierre charras ef38a198d1 GerbView: incorrect handling of polygon primitive: broken parameters rotation and drill size. 7 years ago
jean-pierre charras d8687e4eaf Gerbview: minor code cleanup 8 years ago
jean-pierre charras 8da242c593 Gerbview: accept any structured comment as X2 attribute. 8 years ago
jean-pierre charras fa41026f36 Fix issue in aperture macro with some strange gerber files. 8 years ago
jean-pierre charras 66d5d10b49 Gerbview: bigger line buffer to read some gerber files that have only one (very long) line. 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
jean-pierre charras cffe1b51e2 Gerbview: avoid a crash with malformed Gerber files. 8 years ago
Seth Hillbrand 5b2248fad8 gerbview: Corrects handling of %FSD statement 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
jean-pierre charras b0bfbd4f41 Gerbview: remove analysis of fully outdated (and never used) gerber commands 8 years ago
jean-pierre charras 996bcdf458 Fix a few doxygen warnings 8 years ago