14199 Commits (22e5e52598cfdc8e3578de6fe76e33ade4f03207)
 

Author SHA1 Message Date
Thomas Pointhuber 22e5e52598 Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 7 years ago
Thomas Pointhuber 7365cb8e52 Get Exception handling working with Python 3 7 years ago
Thomas Pointhuber 88d04f3bcb Get Action Plugins working with Python 3, fix some unicode string errors 7 years ago
Thomas Pointhuber 8805706ccb Fix incompatibilites between Python 2 and Python 3 7 years ago
Thomas Pointhuber 7548a3b1bf Add KICAD_SCRIPTING_PYTHON3 flag to about dialog and doc 7 years ago
Thomas Pointhuber e9da6811a6 Fix initialisation of the pcbnew python module 7 years ago
Thomas Pointhuber 1a11480bfd Add cmake flag to switch to python3 build 7 years ago
Thomas Pointhuber e729454409 Add missing python 3 versions to FindPythonLibs.cmake 7 years ago
Thomas Pointhuber 284904b72c Rewrite C extensions to also support Python 3 7 years ago
Thomas Pointhuber de7b362695 Rewrite some code to work on Python 2.7 and 3+ 7 years ago
Seth Hillbrand e1f30a3b38 pcbnew: Fix single-net connectivity 7 years ago
Seth Hillbrand ea1bc4300d QA: Add unicode to test_utf8.cpp 7 years ago
Seth Hillbrand 6d8a759c75 UTF8: Fix MSVC builds 7 years ago
Jeff Young a5c892d9cd Update line width each time a new object is drawn. 7 years ago
Jeff Young c06e533689 Add hack to Resolve all symbols when painting. 7 years ago
Tomasz Włostowski bdc64ff0b3 router: DP_GATEWAYS::FilterByOrientation() should have exactly opposite filtering condition! 7 years ago
Jeff Young baa4019448 Draw pin previews with the correct schematic background color. 7 years ago
Jeff Young c052b7f8ef Fix segfault when deleting sheet pins. 7 years ago
Tomasz Włostowski eea949ce0a router: don't cross DP lines when length tuning, fix swap pair polarity bug 7 years ago
Jeff Young ff992f4a64 Keep track of which nets are currently in use. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Seth Hillbrand 38c5b025c8 Ratsnest: iterate only over dirty nets 7 years ago
Tomasz Włostowski 12567c7500 eeschema-gal: don't warp cursor back to mouse when using hotkey to emulate a mouse click 7 years ago
Seth Hillbrand 441cac9f1b UTF8: Correct MSW issue with previous commit 7 years ago
Wayne Stambaugh 29092c3b3d Fix broken log trace name in previous commit. 7 years ago
Wayne Stambaugh f584b30c73 Replace log debugging output with tracing. 7 years ago
Jeff Young c22a247dbc Fix undo issue primarily with libedit. 7 years ago
Jeff Young 254e9f4a7e Implement HardRedraw for eeschema and libedit. 7 years ago
Jeff Young e9a80a5d7f Some minor dialog layout fixups. 7 years ago
Jeff Young 924c0fa9ed Fetch symbol chooser grid settings from the right place. 7 years ago
jean-pierre charras 9795a3572d dialog_pns_length_tuning_settings: fix incorrect dialog size. 7 years ago
Jeff Young c19984e4de Performance optimization for Symbol Fields Editor. 7 years ago
Seth Hillbrand 594c1bded1 UTF8: Utilize the safe conversion from wchar 7 years ago
Jeff Young 08e1379671 Add new sheet pins to view. 7 years ago
Jeff Young 6e3f226e45 Update texts with %V and %R when values or references is chosen. 7 years ago
Jeff Young 51deb9d562 Fix issue with updating Footprint graphic items. 7 years ago
Jeff Young 84c14c2971 Fix updating of the schematic symbols after a library save. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
Jeff Young ecd893c4b1 Refresh screen after filling zones. 7 years ago
jean-pierre charras 61f2dd21b1 Eeschema gal: fix some redraw issues for bitmap images and worksheet. 7 years ago
jean-pierre charras 7c960aa5fe Eeschema: better limit for zoom out level 7 years ago
Jeff Young d62145fba9 Fix compile error when not on OSX. 7 years ago
jean-pierre charras aabff98fb6 Try to fix the Jenkins link error 7 years ago
Jeff Young 59b7762981 Back out workaround f1e2f142a6. 7 years ago
Jeff Young 5fe523f534 Place object borders in front of background fills. 7 years ago
Jeff Young 3dcd52021a Simplify exchange footprints dialog and support wildcards. 7 years ago
Jeff Young 0585382986 Allow editing of library footprint from board reference. 7 years ago
jean-pierre charras 906c08afc6 Cross probing: ensure highlighted net in Eeschema is shown when cross probed from Pcbnew. 7 years ago
jean-pierre charras 9c398dbf90 Pcbnew, CMakeLists.txt: remove duplicate lines. 7 years ago
Seth Hillbrand bf164f7c4b GAL: Lock context when triggering resize 7 years ago