JamesJCode
a5be581b1b
Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR
when building on Apple with Clang >= 17.
These specialisations are not strictly required by the C++ standard,
and have been removed from LLVM.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20631
6 months ago
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
9 months ago
Jon Evans
a3b6ab48a4
Add a new plugin system for the new API
2 years ago
Marek Roszko
e32b26ebeb
Move JSON_SETTINGS and PARAMS to kicommon
2 years ago
Wayne Stambaugh
32ece7d888
Update copyright template to 2024.
2 years ago
Roberto Fernandez Bautista
2d4ec7cab7
Happy New Year 2023!
3 years ago
Roberto Fernandez Bautista
b805757eeb
Happy New Year (Again) - Update copyright.h
4 years ago
Wayne Stambaugh
9069689e83
Update the year to 2021 in copyright.h.
5 years ago
Ian McInerney
ceceb6c39d
Bump copyright header year
6 years ago
jean-pierre charras
6dc8e96a34
pl_editor rework: add a design inspector (similar to what was existing previously, but as a dialog)
Wip.
6 years ago
Maciej Suminski
3fb60f7709
Update copyright.h
8 years ago
Chris Pavlina
f7632d5473
Update year in copyright header template
9 years ago
Chris Pavlina
e3d2ba5244
Update copyright header template to reflect current usage
9 years ago
Wayne Stambaugh
4b85adb7d3
Developer credit and copyright updates.
* Remove duplicate developer credits added in last commit.
* Update developer email addresses.
* Change copyright.h from GPL2+ to GPL3+ per FSF.
* Update newstroke license from CC-BY to CC0 with permission by author
Vladimir Uryvaev which reflects the official license on the newstroke
website http://vovanium.ru/sledy/newstroke/en .
* Coding policy fixes in AboutDialog_main.cpp.
10 years ago
Dick Hollenbeck
4f26386e8d
Initial KIWAY (modular-kicad) work. Various tweeks.
12 years ago
Dick Hollenbeck
a9a009029f
fix license text in COPYRIGHT.txt, remove duplicate Documentation/copyright.txt
13 years ago
Dick Hollenbeck
9431c2a60a
changes
14 years ago
Dick Hollenbeck
67e28ade74
++eeschema
Add shim class SCH_BASE_FRAME which introduces the data model SCH_SCREEN
to the frame class hierarchy.
14 years ago
Dick Hollenbeck
2515a806ae
initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save
14 years ago
jean-pierre charras
e7d5770f42
Fix some Doxygen warnings.
Eeschema: cleaning code. Start work to enhance annotation algorithm.
Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..).
Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
15 years ago
charras
8be3abc1c0
minor changes
16 years ago
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
16 years ago
charras
fe10a9938f
Removed global default clearance, track size and vias drill. Use netclasses values only.
16 years ago
dickelbeck
15e0734525
template header
16 years ago
dickelbeck
1715211d3a
restoring my copyright template file
16 years ago
jerryjacobs
17dd0e2766
Big cleanup of sourcetree root structure, added Documentation subfolder, moved packaging stuff for osx and windows (nsis) to packaging.
16 years ago
jerryjacobs
062bbfe1c3
17 years ago
dickelbeck
4ce6de82fc
added copyright.h for review
18 years ago