247 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 4883c27972 Handle ERC/DRC assertions in drawing sheet. 10 months ago
Troy Denton 0ed48b43f8 common: fix KICADn_3RD_PARTY version expansion 12 months ago
Wayne Stambaugh 43c3cd57eb Substitute variables in PDF plotter URI links and add file:// URI handler. 12 months ago
Troy Denton 0f33aebe48 Fix URI environment variable expansion issue. 12 months ago
Jeff Young 7f6ab7043b Clean up more exception processing in simulation GUI. 1 year ago
Jeff Young 9e6884f656 ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
Jon Evans 944a3d7962 Transparently support old versioned env vars for symbol and footprint libs 2 years ago
Mike Williams 25e391719e Fields Table: convert special strings like Quantity to named variables 2 years ago
Mike Williams e2f47ecabb Common: add GetTextVars for unexpanded variable names 2 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
Seth Hillbrand 3465fe3e50 Allow variable recursion 3 years ago
Seth Hillbrand d8ac53d7b4 Fix 3D model resolution for older boards 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jeff Young b15913bd53 Support env variables in spice library paths. 3 years ago
Mikolaj Wielgus 1d26a29fc0 Remove tilde expansion 4 years ago
Jeff Young bbea8afdc5 Trim some (probably) excess includes. 4 years ago
Jeff Young 5bf042fcc1 Use individual parameter version of wxExecute. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young ea6769b702 The REPORTER interface is inherently line-based. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
david-beinder 053bd66650 Fix localization of OS unsupported message, disallow bug reports from W7 4 years ago
Jon Evans ad6256bdca Fix linux/wx3.0 build 4 years ago
Marek Roszko 0e16db0c25 Kick wx.h mostly out of common 4 years ago
Roberto Fernandez Bautista 35438d3533 Add more bounds checking in KIwxExpandEnvVars 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Seth Hillbrand d9d906e652 Take file size into account in cache hash 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
Jeff Young 02aca4a7d7 Don't run off the end of a string. 5 years ago
Jeff Young f1221a9ca3 Resolve text variables in title blocks for outputing to netlist. 5 years ago
jean-pierre charras 005c3b84ad Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap 5 years ago
RigoLigoRLC ef75ce9035 Fix: refusal of creation of non-existent directory tree on plotting 5 years ago
Marek Roszko 1167862c86 Split wx_filename out of common 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Marek Roszko 304e5faf36 Move wxStringSplit to kicad_string 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Jeff Young 41fd8293e8 Don't apply clearance to keepout zones. 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
jean-pierre charras f702da95c7 Minor code cleanup, step2: remove more useless include. 5 years ago
jean-pierre charras 3f8c9d49f8 Revert "Code cleanup: remove useless wx/wx.h include inside a few files." 5 years ago
jean-pierre charras cffccc3970 Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
Jeff Young 40d7940d52 Don't trim both back and front if there's only one char. 5 years ago
Jeff Young 27b047ab3f Cache project text vars as properties in the PCB board file. 5 years ago
Jeff Young e86fc64e7d Check envvars as well before flagging as un-resolved. 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jeff Young 3a9746c657 Add ~ processing in env vars. 5 years ago