2 Commits (f114d0d393603a39a76fcbb7272c679369adeb52)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Fabien Corona 6510afe699 Ibis: Show the parser log if the parser fails 3 years ago
Jeff Young d67437a2aa Move ratsnest exclusion processing to a post-pass. 3 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Marek Roszko 97b5cff5fe Remove redundant message panel SetMsgPanel 5 years ago
Marek Roszko b45eb56ddf Cleanup some msg panel usage using the no longer support colors 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
jean-pierre charras 0b23cb7dbb more cleanup about removing useless include 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 6 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 6 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
Seth Hillbrand 994be43782 ratsnest: Calculate ratsnest per pad 7 years ago
Seth Hillbrand aeedb3543b pcbnew: Update strings 7 years ago
Seth Hillbrand 583e0173b9 pcbnew: Fix ratsnest display 7 years ago
Seth Hillbrand 55f2a79957 pcbnew: locking connectivity using RAII 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young 9a5334478b Careful of net[0]; it's "No Net", not a real net. 7 years ago
Seth Hillbrand 147c1e6088 pcbnew: Allow clearing local ratsnest 7 years ago
Seth Hillbrand c5c52c3dfd pcbnew Check for valid nodes before drawing ratsnest 7 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Tomasz Włostowski 75b21d010b pcbnew: more thread (and nested wx event loop) safety for the zone filling/connectivity algo 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
jean-pierre charras 65fea1b92b Fix crash: pcbnew segfault when show local ratsnest for module is ON if clicking on an empty area. 8 years ago
Tomasz Włostowski d6820bc925 Fixed segfault in connectivity algo for boards with orphaned nets 8 years ago
jean-pierre charras 6a3c1720b2 Fix a few doxygen warnings 8 years ago
Maciej Suminski f3fbce9560 Code formatting and clean-up 8 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Tomasz Włostowski c4c329e393 Connectivity: local ratsnest for both legacy & GAL. Further removal of legacy code 9 years ago
Tomasz Włostowski 6008abaad9 DRC connectivity check 9 years ago
Tomasz Włostowski 3cba1007eb Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 9 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 19fef1e9ba Fixes: lp:1664349 (DRC complaining about not connected pads even if they are not on a copper layer) 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Jon Neal 1293d04a7a Fix a bunch of misspellings of length. 9 years ago
unknown 71b3125d8e Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 10 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Dick Hollenbeck 575f13d887 fix VIA::IsOnLayer() 11 years ago
Dick Hollenbeck 06bf0821b9 fix LSET() constructors, formatting 11 years ago