27565 Commits (f57ef55cd6220754be50cef82b30e3ddacd4615d)
 

Author SHA1 Message Date
Wayne Stambaugh f57ef55cd6 Pcbnew header housekeeping round 3. 4 years ago
david-beinder 2b4564571c GAL: Tune SMAA to have a conservative and aggressive mode 4 years ago
Michal Schulz 8da77422d0 added missing wx/scrolwin.h header. Required by wxScrolledWindow. 4 years ago
david-beinder 6dfda38f02 Simplify curved ratsnest toggle icon 4 years ago
Wayne Stambaugh c69c68a558 Pcbnew header housekeeping round 2. 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Ian McInerney 2533fb22b3 Add the new pcb item container header to the SWIG wrapper 4 years ago
Marek Roszko 25678ee00d Fix msvc 16.10 build error 4 years ago
Jon Evans d8499e4914 I fixed the wrong typo in 6e272429, heh 4 years ago
Jon Evans 9ffa2955b7 Fix drag of bus wire creating net wires 4 years ago
Jon Evans 6e2724294a Fix typo in action description 4 years ago
Marek Roszko 564826feae Use wxRect in dialog_shim rather than eda_rect for purely gui logic 4 years ago
Ian McInerney 0c879eead3 Cleanup headers in pcbnew pcad importer 4 years ago
Ian McInerney f94816fbd4 Cleanup wx includes in the filter reader 4 years ago
Seth Hillbrand cccdaddd50 Adding SHAPE_ARC direct plotting 4 years ago
Seth Hillbrand 3d4ce0796e Add Gerber plot for SHAPE_ARC and SHAPE_LINE_CHAIN 4 years ago
Marek Roszko 013209046b KIWAY_HOLDER doesnt need wx/frame.h 4 years ago
Marek Roszko c346da0ed2 Remove not needed wx/event.h include 4 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Jeff Young 00791e1e37 Fix compile issues on clangd. 4 years ago
Marek Roszko 1c1ba25ffd Use char_str instead of c_str in previous commit 4 years ago
Marek Roszko daf510344f Fix build error due to pns changes 4 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 4 years ago
Jeff Young 6f5cb1f97d Fix printing of hidden refs and/or values. 4 years ago
Tomasz Wlostowski 5a325c59db qa/pns: playground tool now can draw lines with annotated vertices 4 years ago
Tomasz Wlostowski 5c01b0a32e qa: prevent double pybind11 initalization (throws an exception) 4 years ago
Tomasz Wlostowski 63fc7a1908 router: support for drag/walkaround/shove for joints between lines of different widths. 4 years ago
Tomasz Wlostowski af26eab5fb router: even more debug in SHOVE 4 years ago
Tomasz Wlostowski a744857267 router: fix array out-of-bound error in HullIntersection() 4 years ago
Tomasz Wlostowski 3e98c44636 router: LOGGER now stores UUIDs, not pointers to BOARD_ITEMs. 4 years ago
Tomasz Wlostowski e5e588ebba router: temporarily export LINE::Walkaround() debug global variables 4 years ago
Tomasz Wlostowski 70ed5c1ae8 router: introduce concept of 'virtual' vias as a base for shoving/dragging joints of lines of different widths. 4 years ago
david-beinder 3dc92da44b Icons: SMD for pad outline mode, large via for via outline mode 4 years ago
Seth Hillbrand 4486cdb92e Don't use wxApp-dependent functions in headless 4 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 4 years ago
Ian McInerney 2de010f08b Fix ordering of class constructor init list 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Ian McInerney 7bbf1b07b7 Fixup to expose PCB_GROUP in Python 4 years ago
Jean-Samuel Reynaud e2e963d14a Adding PCB_GROUP to python interface 5 years ago
Wayne Stambaugh 5395a7fe67 GerbView header housekeeping. 4 years ago
Hajo Nils Krabbenhöft 937f502158 Improve accelerated supersampling 2x antialiasing 4 years ago
Jeff Young 53a75a4961 Fix actual-clearance handling in arc collision routines. 4 years ago
Jeff Young 49d65a0765 Fix some includes. 4 years ago
Jeff Young 976e756b02 Formatting. 4 years ago
Seth Hillbrand de89505f02 Fix QA for rounding segments 4 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 4 years ago
Seth Hillbrand f40f696c37 Don't extract dp segment info from minimal-length 4 years ago
Seth Hillbrand 059f79dfdb Re-remove KiROUND from header 4 years ago
Ian McInerney 5306ba4d55 Add missing header to eda_base_frame 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago