238 Commits (6136c2438dded246b05d9c029efeb439d449aa80)

Author SHA1 Message Date
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. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young 2fb2eac4d5 Performance enhancements. 6 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 21469efa63 Make sure EESCHEMA definition gets passed into common.cpp. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young ea025a35e5 Change KUUID to KIID. 6 years ago