53 Commits (32eb1ef77edc87f898a52ce61359d2718ed13e26)

Author SHA1 Message Date
jean-pierre charras bb27717dda DIALOG_BOARD_REANNOTATE: fix coding style issues. 3 years ago
jean-pierre charras 6fd79929be DIALOG_BOARD_REANNOTATE: fix some issues, and protect against bad settings. 3 years ago
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young 6fa8cab188 Don't default to Annotate All just because the selection is empty. 4 years ago
Seth Hillbrand d2dc1f4623 Format string for translation 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Seth Hillbrand a699cccaaf Fix two string issues 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jon Evans 80355f04a9 Fix SHAPE_LINE_CHAIN::Replace at end of chain 4 years ago
Roberto Fernandez Bautista 35d5223825 Keep track of existing/excluded references when re-annotating the PCB 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh c6e4dcbecf Pcbnew: fix incorrect geographical annotation dialog message. 4 years ago
Wayne Stambaugh e4c108ee3a Pcbnew: minor geographical annotation dialog user message improvements. 4 years ago
jean-pierre charras 1c3df973d6 Coverity warnings fixes. 4 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 4 years ago
Wayne Stambaugh 54e18f6b1f Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
Wayne Stambaugh b37b7d53b4 Fix geographic annotation bug when back annotating to schematic. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young b8c95345d0 Make sure reporters have a better default path than /bin. 5 years ago
Seth Hillbrand 8a12aa4e3a Handle unit changes in the netlist 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 2cc9dad4ff More module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
jean-pierre charras 72beaf1538 Pcbnew, DIALOG_BOARD_REANNOTATE: fix some cosmetic issues. 5 years ago
Wayne Stambaugh 010e147700 Pcbnew: minor geographical annotation dialog layout fixes. 5 years ago
jean-pierre charras 2b438cc909 French translation update and very minor I18n fixes. 5 years ago
Seth Hillbrand 7e7ef82f55 Footprints not Modules 5 years ago
jean-pierre charras 95811f9f22 Replace Module by Footprint in UI sentences. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Mikolaj Wielgus d14761bee6 Fix inches being sometimes used instead of mils 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 5b365053db Fix a few I18n issues. 5 years ago
jean-pierre charras e4021a9ffa Fix some I18n issues. 5 years ago
Jeff Young 5ab39b7c06 Clean up reannotation UI. 5 years ago
jean-pierre charras 23a5b0ca5f fix a few compil warnings and a Coverity warning. 5 years ago
Jon Evans abc64f228b Use wxAtoi instead of atoi 5 years ago