101 Commits (3ecf3ae4b23edf0f1e6b821cb8a66144e977a0d1)

Author SHA1 Message Date
Johannes Wågen 3ecf3ae4b2 bitmap2component: Added support for multiple input units and locking of aspect ratio. 6 years ago
jean-pierre charras a076f5092c I18n: fix a few useless leading spaces in messages. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Seth Hillbrand 35da498a32 bitmap2component: Fix logic for alpha mask 7 years ago
jean-pierre charras 6695209246 Bitmap2component: add button to export to the Clipboard. 7 years ago
jean-pierre charras 8e2d82ebdb bitmap2component: minor enhancements and fixes. 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
Seth Hillbrand 5cfa37da09 bitmap2component: Handle mask/alpha 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
Maciej Suminski 24f9bfa13b Fixed memory leaks 7 years ago
Seth Hillbrand e307d9318b Revert "Fixed memory leaks" 7 years ago
Maciej Suminski a9efbf4716 Fixed memory leaks 7 years ago
Maciej Suminski 766156ed87 Fix for dark mode on macOS Mojave 7 years ago
jean-pierre charras 3e5cd86288 Fix a few wxWidgets minor asserts. Fix a compil warning 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 7 years ago
Seth Hillbrand bc7bd107d9 Fix a number of untranslated strings. 8 years ago
Seth Hillbrand f2f1ce232d Standardize colons in bitmap2component dialog 8 years ago
Jon Evans 5b653c0c1e Update MacOS icons 8 years ago
Michael Kavanagh fabbc48b40 macOS: standardise CFBundleName to application names. 8 years ago
jean-pierre charras bc6763e14d bitmap2cmp_gui: fix incorrect initialization of m_Negative when starting bitmap2cmp. 8 years ago
Jeff Young 702eb48ca0 Fix issues with Bitmap2Component positive/negative radio buttons. 8 years ago
Jeff Young 12247db467 Enable Bmp2Component Export button when loaded from argv 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
jean-pierre charras 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Simon Richter 715eddf68b Code cleanup: remove dead code, add comment. 10 years ago
Simon Richter dca358076e Make sure KIFACE_GETTER linkage is consistent 10 years ago
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes. 10 years ago
Simon Wells 24d293ab8d bmp2cmp: include cleanup 10 years ago
jean-pierre charras 178cf0dc25 Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 10 years ago
Simon Wells 96918d4a8a Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
Jean-Pierre Charras 81e2f2e22e boost::polygon from bitmap2component 10 years ago
jean-pierre charras f0a52644ea Pcbnew: fix Bug #1413701 (Segfault on highlight "unconnected" net 0 in Pcbnew ). Also, remove now useless code and other very minor fixes. 11 years ago
unknown 8876fdf4af Misc minor fixes (Fix some minor compil warnings). 11 years ago
jean-pierre charras 1ebaf1371a Fix remark 1 in Bug #1393277 (the option "use absolute paths" acts reversed: ticked exports relative paths, unticked exports absolute paths) 11 years ago
unknown b411b240f2 bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 11 years ago
Bernhard Stegmaier a4c59e6b97 More OSX build fixes. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
Moses McKnight 6da5e2cdd0 Configuration file consolidation patch from Moses McKnight. 11 years ago
jean-pierre charras a26449b3ef 3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup 11 years ago
unknown eec819a274 Bitmap2component: old .emp output format removed (patch from Cirilo Bernardo) 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago