30 Commits (21fde9b629529f6a86ca98af7fa00bd37dabd2b9)

Author SHA1 Message Date
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Jeff Young faf9cca938 Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 3144bab36f final cleanup about removing useless include 5 years ago
Jeff Young 441dfa30f0 Return individual custom pad shapes instead of a SHAPE_POLY_SET. 5 years ago
Jeff Young e376750f62 Flatten CS_PAD_PRIMITIVE out in favour of reusing DRAWSEGMENT. 5 years ago
Jeff Young 7bb280ea39 General cleanup. 5 years ago
Seth Hillbrand 5b6a4d794f pcbnew: Avoid wx scaling error 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Jeff Young f1790c24e5 Fix issue with Arc pad primitive dialog having center and start swapped. 6 years ago
Seth Hillbrand f7c042a357 pcbnew: Allow curves in custom pads 7 years ago
jean-pierre charras b35b1bb644 Fix a few minor I18n issues. 7 years ago
Jeff Young b90a261d5c More safety fixes for uncommitted grid changes. 7 years ago
Jeff Young 1569842927 Pad properties usability enhancements. 7 years ago
jean-pierre charras c8458bc8ed Custom pad shape: primitive duplication dialog: better position/rotation of duplicate (new) primitives. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Maciej Suminski 985aed36c7 Moved FMT_UI & FMT_ANGLE macros to a separate header 8 years ago
jean-pierre charras 4b010ca129 Fix useless trailing and leading spaces in a few messages. Fix also capitalization in a few menus. 8 years ago
jean-pierre charras 8d1d37beb0 Refinements in pad properties dialog 8 years ago
jean-pierre charras a43f3ab1fe replace "BasicShape" by "Primitive" in code, a better name 8 years ago
jean-pierre charras e2d3fcec02 Add support for custom pad shape. Full support in DRC and PnS. 9 years ago