16919 Commits (5862b1559f4c248c4984d941f738d59c4653d596)
 

Author SHA1 Message Date
Ian McInerney 5862b1559f Cleanup position handling for TOOL_EVENTs 6 years ago
jean-pierre charras 9d617502d5 Gerbview: fix missing grid initialization at starting. 6 years ago
jean-pierre charras c3175b45af Gerbview: fix incorrect canvas type saving after closing Gerbview. 6 years ago
jean-pierre charras ac2373ae16 Gerber plotter: add support of standard aperture regular polygon as flashed shape. 6 years ago
Jeff Young 6179dfde37 Default keep upright to false in design settings. 6 years ago
jean-pierre charras d17cef95fd Add an other markdown to html converter (sundown), better to convert markdown. 6 years ago
Jeff Young 2679e80469 Fix bug saving last netlist filepath. 6 years ago
jean-pierre charras 49dbc37277 Fix a few issues related to help files in html or markdown. 6 years ago
Jeff Young d9336e9f97 Reset autoplace flag when a field is moved with respect to its component. 6 years ago
Jeff Young 58b9d5f69e Map orientation when converting text types. 6 years ago
Jeff Young 9a349065db Better error messages for router. 6 years ago
Jeff Young b58df5e777 Flip Start0 etc. when in ModEdit. 6 years ago
jean-pierre charras 9339afcc26 minor fixes about translatable help files in markdown 6 years ago
Seth Hillbrand aad28a3d3c Adding standard library CJK strokes 6 years ago
Seth Hillbrand 7dd9304d24 Fix null-dereference in libedit 6 years ago
jean-pierre charras 31e38f2fd4 Fix an issue in DIALOG_NETLIST: if the netlist does not exist, one cannot always modify the entered name. 6 years ago
jean-pierre charras c5ba341d5b markdown2C.cmake: refinement: accept " in .md files. 6 years ago
Seth Hillbrand 3a35c75d09 Add CJK ideographs 6 years ago
jean-pierre charras 1cbe1171ef convert last formula to markdown. Make them translatable. 6 years ago
jean-pierre charras ef66704e58 convert splitter_formula in markdown and make it translatable. 6 years ago
jean-pierre charras 1c03d6dec2 Add missing file 6 years ago
jean-pierre charras 8ed49b3f68 Add a Markdown to Html converted, to display help written in markdown in a wxHtmlWindow. 6 years ago
jean-pierre charras ce62941bb8 Minor fix: fix misplaced include 6 years ago
Jeff Young 4bf2b6a9f7 Performance enhancements for cross-probing. 6 years ago
jean-pierre charras 25dee38f70 DIALOG_ABOUT: add compil date to version info. 6 years ago
jean-pierre charras d3982d0cb2 board stackup manager: a few enhancements in code and make some strings translatable 6 years ago
jean-pierre charras 2e3d781bf2 layer stack manager: fix a crash due to a recent change in code. 6 years ago
Konstantin Baranovskiy e57c13c2bd Grid Control: Cells selecting fix. 6 years ago
jean-pierre charras 19cf78f802 simulator: plot curves: fix incorrect draw area limits calculation when zooming. 6 years ago
jean-pierre charras 281d77f6b3 Cairo print, on GTK: use a better DPI definition to avoid artifacts rendering (GTK specific) 6 years ago
jean-pierre charras 3cd12088a3 PANEL_SETUP_BOARD_STACKUP: minor cosmetic enhancement. 6 years ago
jean-pierre charras 63e515339b Update demo 6 years ago
Seth Hillbrand 72da23725a pcbnew: Don't copy const structures when not needed 6 years ago
Seth Hillbrand 7f54617dab pcbnew: Clear view prior to terminating 6 years ago
jean-pierre charras cd6c1c48a4 Board stackup manager: add material selector to solder mask and silkscreen layers. 6 years ago
jean-pierre charras 9f156aa115 3D viewer: do not translate Ctrl and Shift hotkey modifiers: Translations do not always work 6 years ago
jean-pierre charras 06a50751e8 3d viewer: Fix duplicate hotkeys/accelerator keys. 6 years ago
jean-pierre charras 840c77fa9c pcbnew/swig/pcbnew_action_plugins.cpp: fix crash due to broken detection of deleted items after running a script. 6 years ago
jean-pierre charras 529461ef5b Update ecc83 demo 6 years ago
Seth Hillbrand bba949c04d pcbnew: properly close tags when handling bad poly 6 years ago
jean-pierre charras 8be9aeac9f Fix typo 6 years ago
Jakub Kozdon 11f1ce14d1 Eeschema: Option to use also .mod files as a simulation model 6 years ago
jean-pierre charras 130d52dd80 Pcb Calculator: Via Calculator gives too low resistance values (100 times). 6 years ago
jean-pierre charras 7355ed3bda Fix Typo 6 years ago
jean-pierre charras badd0bfa54 Minot fixes in GERBER_JOBFILE_WRITER, due to recent changes in .gbrjob file format. 6 years ago
Seth Hillbrand 4d8949371f conn: Connect pads to anchor points not geo center 6 years ago
Seth Hillbrand b7128639f8 connectivity: Check all anchors for connection 6 years ago
jean-pierre charras fc6dc81878 Pcbnew, gerber job file: add "name" field in stackup section 6 years ago
jean-pierre charras 115e1e33da dialog edit footprint: display fp orientation between -180 and + 180 instead of 0 ... 360 deg. 6 years ago
Jeff Young 33606431cc Fix an insidious bug where DoDelete() and DeleteJunction() were fighting over who owned the STRUCT_DELETED flag. 6 years ago