80 Commits (0a88018d6422f162e2bfbbc91b2644c91872ce51)

Author SHA1 Message Date
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
jean-pierre charras c327768a93 bitmap2component: update format of all generated files. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Seth Hillbrand 61ac9c8d90 Add multiple size icons for programs 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Seth Hillbrand 2a43b88115 Standardize PostScript capitalizaiton 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 45ca0a5ab8 Avoid divide-by-zero. 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 77cefe0c16 Normalize line endings 6 years ago
Jeff Young bacb8c26cc Fix compiler warnings. 6 years ago
jean-pierre charras 6a9eb4576d Fixes in bitmap2cmp: enhancements and fixes. 6 years ago
jean-pierre charras 0e4cd590cf Fixes in bitmap2cmp: enhancements and fixes. 6 years ago
jean-pierre charras b2eac14552 Fixes in bitmap2cmp: remove empty strings (not translatable) and a few cosmetic enhancements. 6 years ago
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
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
Seth Hillbrand 5cfa37da09 bitmap2component: Handle mask/alpha 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
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
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
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 Wells 24d293ab8d bmp2cmp: include cleanup 10 years ago