260 Commits (08e13796713f066ff95da6383fbc8ae85b5a912b)

Author SHA1 Message Date
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young 9b44100e04 GetFullPath() includes filename; we just want GetPath() 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young f3f814e622 Performance enhancements for footprint info list. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Jeff Young f79ca271e3 Replace missing #ifndef's. 7 years ago
Jeff Young bc47f085df Support symlinks for .pretty and .lib files. 7 years ago
jean-pierre charras 72d1597201 DXF import: add import of DXF splines that are converted to Bezier curves. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Seth Hillbrand bfe636d327 Query user to create library on save 8 years ago
Seth Hillbrand 5ca6864a40 Improve error message granularity 8 years ago
Wayne Stambaugh 7c7a6ea979 Fix board file formatting bug. 8 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Seth Hillbrand 532bf09817 Don't save broken polygon 8 years ago
Seth Hillbrand d1ab62fb4d pcbnew: Save only edited footprint when saving 8 years ago
Seth Hillbrand fb882633b2 Save layers regardless of view 8 years ago
Jeff Young 284c346828 Don't cache github libraries above nginx server. 8 years ago
Jeff Young 33d925f631 Add GetLibraryTimestamp to other plugins. 8 years ago
Jeff Young 9453a7e186 Fix segfault when not all libraries loaded. 8 years ago
Jeff Young 7bd2f14342 Go back to checking individual file timestamps. 8 years ago
Jeff Young 809093acd0 Don't bail out of loading when one library couldn't be found. 8 years ago
Jeff Young 916f79d5a1 Performance fixes for the place footprint list all dialog. 8 years ago
Wayne Stambaugh e832212d89 Pcbnew: fix bug in footprint library plugin cache reloading. 8 years ago
jean-pierre charras 270a63daac DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape. 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Tomasz Włostowski f34b86d39e pcbnew: made zone filling algorithm thread-safe. 8 years ago
Oliver b588c1902a Write "offset" only if non-zero 8 years ago
Oliver 76f5df8a43 Decode "offset" in STEP export tool 8 years ago
Oliver cb97f68e35 CHANGE file format for 3D model offset 8 years ago
Chris Pavlina f576596375 Add "unlock" property to footprint texts 8 years ago
Oliver 3e71ed2421 Changed model offset in file to mm 8 years ago
jean-pierre charras 25f9c6e4f9 Incorrect default value (not saved in file) of DRAWSEGMENT width, for the S_POLYGON shape. 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski a67d24a34e revert link-time plugin registration causing plugins to be incorrectly enumerated 8 years ago
Tomasz Włostowski b945d2a708 cleanup: replace CLASS_MIRE with CLASS_PCB_TARGET for naming clarity 8 years ago
Tomasz Włostowski 7a44ab914d refactoring: replaced manual plugin registration with link-time plugin binding 8 years ago
Tomasz Włostowski 90ab5860dc refactoring: removed dependency of libpcbcommon on 3d-viewer. 8 years ago
Kristoffer Ödmark 65b615bc4b Removed extra space in header part, fixed coding style 8 years ago
Kristoffer Ödmark 2e4dbdaf4b Fixed nest level when saving to not get giant diffs with version control software such as git 8 years ago
jean-pierre charras 7418deb454 Pcbnew: fix issues with 360 deg angle arcs. 8 years ago
Maciej Suminski 985aed36c7 Moved FMT_UI & FMT_ANGLE macros to a separate header 8 years ago
jean-pierre charras 72d4889a6d Remove duplicate code (pcbnew saves twice 'general' and 'layers' keys in 'kicad_pcb' file) 8 years ago
Kristoffer Ödmark 4a5d400ec2 pcbnew: copy/paste code cleanup & formatting 8 years ago
Tomasz Włostowski c6a0ad895b pcbnew: code formatting, removed previous module editor copy/paste functions 8 years ago
Kristoffer Ödmark 7ff096fbac updating patch to master 8 years ago
Kristoffer Ödmark 05d8f1071e Made the formatHeader into multiple small functions 9 years ago
Kristoffer Ödmark c0981b8444 Added a new plugin that can save and load to clipboard, using ctrl+shift+c/v for copy pasting 9 years ago