4 Commits (68484e9b38618382b3350477f35b57835bb856d7)

Author SHA1 Message Date
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
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Dick Hollenbeck 4c2a1dd5d1 more kicad_plugin work, make BOARD::m_NetInfo private 14 years ago
jean-pierre charras a67ff643f3 Pcbnew: fix bad initialization of default track width and vias sizes when starting pcbnew with no board loaded. 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck b6508af0f4 KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Vladimir Ur 6ebb044d45 Metric KiCad work continues. Partially processed D_PAD class. It is still need to be tested including all these import and export procedures... 14 years ago
Vladimir Ur a273b7bdb5 Work on internal (nano)metric length units started. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
jean-pierre charras 38269efa47 Fix bug 741352 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Marco Mattila e79b596308 Add FILTER_READER class. Introduce FILE_LINE_READER into pcbnew. 15 years ago
Dick Hollenbeck 2fb1de809f Running cmake with -DCMAKE_BUILD_TYPE="Debug" causes build errors at: 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago