92 Commits (master)

Author SHA1 Message Date
Seth Hillbrand c64f99c57a ADDED: VCSHASH and VCSSHORTHASH 3 weeks ago
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 2 months ago
Mark Roszko 9d32d208b8 Fix project lock both working and not working. 4 months ago
Marek Roszko 42e448dbf6 Elems clear should be private 7 months ago
Jeff Young 89706aedae Resolve some variables from the project. 9 months ago
Jeff Young a7c130b82d Hook up TITLE_BLOCK resolver to jobs. 9 months ago
Marek Roszko 6ec00f879c Add PROJECTNAME resolution into project's resolver 9 months ago
Ian McInerney 6be3401b92 Add more global extensions and switch archiver to use them 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Mike Williams 2eec2489ea design blocks: move globals behind accessor functions 1 year 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
Jon Evans febe759e49 Do not mess with KIPRJMOD when loading aux projects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Jeff Young ef92429ac2 Implement changed notifiers for textvar, netclasses and severities. 2 years ago
Marek Roszko f357e79f77 Add --define-var / -D to the cli opts for some commands 2 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Marek Roszko 1edf84d756 More wxS ugh 3 years ago
Jeff Young b15913bd53 Support env variables in spice library paths. 3 years ago
Jeff Young 165c9bf68b Reference assignment is not the same thing as pointer assignment. 3 years ago
Jeff Young 4ad0eeefc6 Fix compile error on Mac. 3 years ago
Sylwester Kocjan a234d5a2c8 common,eeschema,pcbnew: path cleanup 3 years ago
jean-pierre charras bd28bd7a00 fix a few compil warnings 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
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 1db33c7b3a More safety (and better impl) for not sharing FP table/info stuff. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 4 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Ian McInerney 50b2271f84 Fix missing variable initialization 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 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 5 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 5 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 5 years ago
Jeff Young 8eb15fe911 Tidy up some Coverity issues. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago