18658 Commits (64231a8491aaa5f918e7a5050b1b9e710c25494c)
 

Author SHA1 Message Date
jean-pierre charras 64231a8491 fix a minor wxWidgets alert and a outdated comment. 5 years ago
Electro707 4a3743e7dd 3D viewer flip action 6 years ago
jean-pierre charras f8967550a8 PANEL_FP_LIB_TABLE: fix incorrect size of the SPLIT_BUTTON. 6 years ago
Ian McInerney a9fa592f5f Fix button size on 3d preview panel 6 years ago
Ian McInerney 6083c0849f Make the 3d viewer rotation increment configurable 6 years ago
jean-pierre charras 27c80e8a2e Solder mask clearance default value: set default to 0, taking advice from 6 years ago
Thomas Pointhuber 25eb88636f eagle: handle TRESTRICT, BRESTRICT and VRESTRICT consistently 6 years ago
Thomas Pointhuber 23cc51a53f eagle: add support for tRestrict, bRestrict and vRestrict on circle 6 years ago
Thomas Pointhuber 22860b6e7a eagle: add support for tRestrict, bRestrict and vRestrict on polygons 6 years ago
Thomas Pointhuber 54decd8afb eagle: add support for tRestrict, bRestrict and vRestrict on rectangles 6 years ago
Ian McInerney 33a840085d Improve comment describing how we bludgen wx 6 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 6 years ago
Jon Evans 94cd0cf3ad Fix accidental logic change to BOARD::InsertArea 6 years ago
jean-pierre charras eef81e84b2 Avoid marking a default name translatable: after translation the result 6 years ago
jean-pierre charras 74051be3b7 pcbnew, DIALOG_PLOT: fix a cosmetice issue: a SVG option was sometimes shown 6 years ago
Jon Evans 2cbae18598 Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 6 years ago
Jeff Young 39d4e422ea Better approximation for pads in Export Gerber to Pcbnew 6 years ago
Paul Ewing 40250c427a Expose the footprint library table to Python 6 years ago
Jeff Young fb4f37f39c Inherit GAL settings from parent's GAL. 6 years ago
Jeff Young 80c0e0080f Move layout updating out of OnUpdateUI to prevent endless looping. 6 years ago
Ian McInerney 4d6abfdf05 Fix DELETE in Scintilla 6 years ago
Jeff Young 22b8133108 Change DELETE behaviour from delete sel to delete forward. 6 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 6 years ago
Seth Hillbrand 1c46bf1955 PNS: Use segment shape for all oval pads 6 years ago
Ian McInerney ab83c86210 Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 6 years ago
Seth Hillbrand 916d06c1e6 Prevent multiple kiway from loading simultaneously 6 years ago
Seth Hillbrand 674226f99f pcbnew: Set flag when cancelling during routing 6 years ago
Ian McInerney bcd5d7f22e Fix include path 6 years ago
Jeff Young 904687affb Fix typos. 6 years ago
Jeff Young 0ddf53397f Make sure CvPcb gets its Cancel button fixed up. 6 years ago
Jeff Young b274b9f972 Fix type-checking which was too tight. 6 years ago
Johannes Pfister 8e8979e317 Fixed a memory leak in CONDITIONAL_MENU 6 years ago
Seth Hillbrand e7dfa91525 pcbnew: Use duplicate structure to allow deleting 6 years ago
Jeff Young f4d8c30f9a Tighten DRC epsilon value until we decide what to do about it. 6 years ago
Wayne Stambaugh c27ca90c13 Symbol library editor: fix broken "Save As..." feature. 6 years ago
jean-pierre charras a29b3eb017 Eeschema, DIALOG_EDIT_ONE_FIELD: fix incorrect behavior for footprint field, 6 years ago
Jeff Young 7876bab0e0 Implement another shape choice for Chamfer + Rounded. 6 years ago
Jon Evans ae852e17f9 Re-add null component checking in UpdateNetHighlighting 6 years ago
Ian McInerney a074b32615 Move cvpcb DISPLAY_FOOTPRINTS_FRAME loading error handling to a reporter 6 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 6 years ago
Wayne Stambaugh 3fa2bad3c5 Symbol editor: disable tools and menu entries for derived symbols. 6 years ago
Wayne Stambaugh 616ac50cfb KiCad: add support for missing file format extensions. 6 years ago
jean-pierre charras 235b24430b Update demo 6 years ago
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux. 6 years ago
Jeff Young 36d197d8b6 Increase pad clearance test epsilon to polygonization max error. 6 years ago
Jeff Young 8575afd7ef Adjust spacing in dialog for non-OSX platforms. 6 years ago
Jeff Young b8e4f4bfc4 Attempt #1 to fix layout issue on GTK (and perhaps MSW). 6 years ago
Ian McInerney a843c74529 Add new kiplatform library for platform-specific code 6 years ago
Wayne Stambaugh 77a59fb5d3 Eeschema: add support for excluding symbols from bill of materials. 6 years ago
Jeff Young 7db4a3f702 Fix offset issue when pad edited from board instead of modEdit. 6 years ago