22 Commits (aefaa521d163df6943d5e387ae3a679c68e34fe5)

Author SHA1 Message Date
Seth Hillbrand fcd2da354d Allow wildcard matching for Netclass naming 3 months ago
Jeff Young d47454bb66 Fix nullptr crash (KICAD-SPF). 5 months ago
Jeff Young 52f77864bc Formatting. 5 months ago
JamesJCode 8ef54c3651 Remove delay_profile API parameter until design matures 7 months ago
JamesJCode f1344e921a Final purge of 'tuning profile' -> 'delay profile' in time-domain code 7 months ago
JamesJCode eb17ebee4e Implement time-domain length tuning 10 months ago
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings 10 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jon Evans d8b8d8aa3c API: Add GetNetClassForNets; handle implicit netclasses 11 months ago
Jon Evans 2c56e9826a API: Add serialization for netclasses 11 months ago
James J 7ce00e511b Multi-netclass support 1 year ago
kliment ef8062bfad pcbnew: Change some of the default settings in board setup and netclasses 3 years ago
Marek Roszko ee48c8d232 Remove some more 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young e636fb32cf Fix typo initializing buswidth with linewidth value. 4 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Jon Evans 961fbadd23 Initial infrastructure for net/netclass colors in board 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Oleg Endo 7bf8a744f1 add support for board listeners 6 years ago
Seth Hillbrand 90ad240660 units: Move common units and add tests 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 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
Russell Oliver 3145829b77 Fix compiler redefined warnings for FMT_IU 8 years ago
Simon Schubert b6d54acf3b Corrected the default net class assignment 8 years ago
Maciej Suminski 450f006d7d Keep the default net class object per board, not static 8 years ago
Maciej Suminski 75cda5021d Assure that NETINFO_ITEMs have a NETCLASS object assigned 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
jean-pierre charras 352f1a025c Better compatibility with previous Pcbnew versions: save diff pair prms only when values are not set to default values 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Tomasz Wlostowski e5524832a9 pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format. 9 years ago
Dick Hollenbeck e24990146d Pcbnew: major swig fix. 9 years ago
Simon Richter da5699de0a Replace boost::shared_ptr with std::shared_ptr. 10 years ago
Chris Pavlina d682e4d7fa Change default via dimensions to 0.8/0.4 10 years ago
Maciej Suminski d433a06d11 Fixed initialization for custom track/via size values (PNS). More meaningful error messages. 11 years ago
jean-pierre charras 9004ed8801 Remove a few coverity warnings. Fix some comments which were incorrect, due to the changes in code. Remove not compiled code (kept as comments), now outdated or useless 11 years ago
Maciej Suminski f31f92e45e Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
Maciej Suminski d9eb15c9fa Moved NETCLASSES to BOARD_DESIGN_SETTINGS. 12 years ago
Dick Hollenbeck 95ea4f6cc5 remove a static wxString constructor which was out of sequence with another dependent one, at least with one toolchain. 12 years ago
Maciej Suminski 441e03172c Added iterators for NETINFO_LIST (as net codes for existing net codes may be not consecutive). 12 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Dick Hollenbeck 9e980d916f Add DMils2iu() for scaling deci-mils to internal units. 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Dick Hollenbeck 6c04e60587 see CHANGELOG.txt 14 years ago