420 Commits (e09a15ae4c1725e64f41cac158129d2a7f789b31)

Author SHA1 Message Date
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Thomas Pointhuber f7f8bf5418 fix coding policy violations 2 years ago
Thomas Pointhuber 94c732409b Fix nullptr SEGFAULT for the case PLUGIN::CanReadBoard() returns false, as no supported PLUGIN was found for the given file. 2 years ago
Alex Shvartzkop d02e4f3254 Fix PLUGIN_FILE_DESC copy warning, remove a leftover comment. 2 years ago
Alex Shvartzkop 953cf0d680 Fix KiCad-only board file dialog filter. 2 years ago
Roberto Fernandez Bautista dbfb7880b5 Add IO_MGR::FindPluginTypeFromBoardPath (+QA tests) 2 years ago
Alex Shvartzkop 76e0d5981d Import system refactor for PCB plugins. 2 years ago
Alex Shvartzkop a0d96cea9f Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago
Roberto Fernandez Bautista 30a63b7b32 Fix loading of legacy zone fills in .brd files + Don't refill after board import 2 years ago
Seth Hillbrand 7fe83993cf Be smarter about releasing lockfiles 2 years ago
Roberto Fernandez Bautista cf0b719a4a Fix some unreachable code msvc warnings 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 3bdc66d3ed Save project to disk whenever we save the board to disk. 2 years ago
Jon Evans 55c00f1845 ADDED: Initial support for importing Solidworks PCB files 2 years ago
Jeff Young aafbbb4c63 Clean up includes. 3 years ago
Seth Hillbrand c7758999af Handle LOCKFILE logistics for ro 3 years ago
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming 3 years ago
Seth Hillbrand 122be418bb Upgrade file locking 3 years ago
Nimish Telang 51e55dd750 Convert sprintf to snprintf in most files 3 years ago
Jeff Young 521aa5b5ae Update DRC exclusions model to match terminology. 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Chris Morgan ce06171561 Convert additional sprintf to snprintf 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Wayne Stambaugh f81642bbb3 Fix broken graphics import file filters. 3 years ago
Seth Hillbrand 25f34a14a1 Check file starting signature when opening 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Ian McInerney 639626fda4 Include the proper header instead of the entire lockfile function 3 years ago
Ian McInerney 82a11c71af Clean up extra control creator logic in pcbnew save file dialog 3 years ago
Jeff Young 19eab62516 More safety around ratsnest state. 3 years ago
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Jeff Young c409646aad Update message panel after rebuilding connectivity. 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Sylwester Kocjan a234d5a2c8 common,eeschema,pcbnew: path cleanup 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young be6f08deca Code clarity. (No functional changes.) 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Marek Roszko cb44d97ed4 Update pcbnew to the new filedlg customize 4 years ago
Jeff Young 8a97a46e6b Release file before re-loading it for Revert. 4 years ago
Jeff Young 71c2cb3180 ADDED revert for pcbnew and eeschema. 4 years ago
Seth Hillbrand 6934bc124c Move temp save files to temporary directory 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young b1bd8421e0 Performance: remove associated triangle sets when removing outline. 4 years ago
Jeff Young 5c9e718407 Performance enhancements for connectivity. 4 years ago
Jeff Young 00934fdd84 Move GUI queries in PLUGIN to a callback. 4 years ago
jean-pierre charras f8ff104003 Fix a compil issue. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 2001d08186 Add DRC tests for text height and text thickness. 4 years ago