37 Commits (4f62960334545866c794222301019c42d10e38fe)

Author SHA1 Message Date
Fabien Corona d452f79860 pcbnew: search for nets 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Mikolaj Wielgus 515aed7408 Make Clone functions for NETINFO_ITEM and PCB_MARKER 4 years ago
Floris Lambrechts 06b9d774c0 Expose PCB_TRACK vector as a SWIG proxy object 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young 60ecd4698c Nets don't have properites; netclasses do. 5 years ago
Jeff Young 20ad2bee2f Naming conventions. 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Jeff Young efc3f8c29d Remove unused nets when updating PCB. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 5 years ago
Maciej Suminski 89698a727b Removed const modifier for returned non-reference types 6 years ago
Jeff Young 05855a5a1c Performance enhancements for DRC. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jeff Young 51b9944667 Fix pasting of items from board to Footprint Editor. 6 years ago
Jeff Young 41b7c62c15 Delay initialisation of global EDA_ITEMs. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young 7ce38ee6f8 Performance enhancements to zone filling & track DRC. 6 years ago
Seth Hillbrand 3fb8963536 pcbnew: Cleanup tracks and vias rework 6 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 d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Seth Hillbrand 27b4f2fbe9 pcbnew: Fix incorrect Type settings 7 years ago
Jeff Young ff992f4a64 Keep track of which nets are currently in use. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras ab0a82db19 rename files 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Tomasz Włostowski a4528988ca pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
Maciej Suminski 75cda5021d Assure that NETINFO_ITEMs have a NETCLASS object assigned 8 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
Wayne Stambaugh 8b59350e44 Pcbnew: fix override release build error. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Dick Hollenbeck 29be200843 Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 9 years ago
Dick Hollenbeck 7434e68876 Pcbnew: improved track scripting support. 9 years ago
Dick Hollenbeck e24990146d Pcbnew: major swig fix. 9 years ago
Jon Neal 1293d04a7a Fix a bunch of misspellings of length. 9 years ago
Tomasz Wlostowski ee3418e90b One-click PCB update improvements 10 years ago
Tomasz Wlostowski 5ef6001e06 pcbnew: support for removing NETINFO_ITEMS from BOARD for proper netlist undo 10 years ago
Tomasz Wlostowski 9e609acae3 made netlist entries and netlist update undoable 10 years ago