60 Commits (caa03ab59e77d9c3e5e50ca2b957ceb92b784869)

Author SHA1 Message Date
Marek Roszko 59b297dcdc Fix missing change 9 months ago
Marek Roszko 42e448dbf6 Elems clear should be private 9 months ago
Marek Roszko bc5fca1daa Make schematic and project inherit from PROJECT::ELEM 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Marek Roszko 9eae3330ca Use std::array for rstring and elems 1 year ago
Marek Roszko b101c1a0c3 Enum class ELEM. 1 year ago
Marek Roszko 58e3c5bb6b Rename Type() to ProjectElementType() for _ELEM children 1 year ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Marek Roszko fabfe5b33d Fix GetTextVarsTicker and GetNetclassesTicker return types 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Jeff Young ef92429ac2 Implement changed notifiers for textvar, netclasses and severities. 2 years ago
Marek Roszko cb7d7b09e3 config_params doesnt need color4d 2 years ago
Marek Roszko f357e79f77 Add --define-var / -D to the cli opts for some commands 2 years ago
Jeff Young c771d866f5 Cleanup 3D caches before d'tors run. 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Seth Hillbrand b1dcf74042 Use standard "Untitled" name for files without names 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Wayne Stambaugh a1fae02427 Header clean up round 2. 5 years ago
Marek Roszko 49607be57b Kick NAMELESS_PROJECT to project.h 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Jon Evans dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Jon Evans b592a4169f Update project template system for new format 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Jeff Young a1332d76fe Remove SHAPE_EDITOR frame types before we forget about them. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young ea025a35e5 Change KUUID to KIID. 6 years ago
Jon Evans e8e3b4f11e Rename UUID to KUUID to fix MSVC build 6 years ago
Jeff Young 81dd1d7a68 Timestamp-based paths were ugly. UUID-based ones are worse. 6 years ago
Ian McInerney 34e5b76c5f Add virtual constructors to some classes that should have them 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Jeff Young 308f28d2d4 Save ModEdit's footprint ID rather than source. 8 years ago
Wayne Stambaugh 5181c0ac75 Minor symbol library table edit dialog fix. 8 years ago
jean-pierre charras 969209c2cc Fix a few doxygen warnings and add a few comments. 8 years ago
Wayne Stambaugh 9c2ebf32f1 Initial symbol library table implementation prep work. 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago