Marek Roszko
a0b50622dd
Implement AppUserModelID for windows
10 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
10 months ago
Alex Shvartzkop
2bc6e5a856
kiplatform: Separate operating systems and wxWidgets ports.
1 year ago
Alex Shvartzkop
f8f7b84f13
LTspice import: add LTspice 17.1 Windows library path.
2 years ago
Jeff Young
4f52c69724
Better path handling for importing LTspice files.
2 years ago
Marek Roszko
d6c1f52b55
Plant the ability to verify code signing signatures when trying to load kifaces
Off by default and intended for use in released builds only
4 years ago
Marek Roszko
e2926f69a5
Add support to fetch windows proxy config for use with curl
Fix https://gitlab.com/kicad/code/kicad/-/issues/9594
4 years ago
Wayne Stambaugh
bf80b9c04c
Last of the NULL expunging.
4 years ago
Michal Schulz
f923649801
If NSError contains recovery suggestion string, append it to error message as it was until now. However, if recovery string is NIL, do not append it at all.
This MR fixes the "error message\n\n(null)".
4 years ago
Ian McInerney
30c92fc5d1
Disable OSX automatic window tabbing
5 years ago
Ian McInerney
41f88dbabc
Refactor platform-specific init into two phases
The first phase is for the environment before the OS
apps are created, and the second phase is for after
the OS app is created but before all of our processing.
Fixes https://gitlab.com/kicad/code/kicad/issues/7992
5 years ago
Marek Roszko
a47e8af0d0
Fix up naming of the kiplatform helpers
5 years ago
Marek Roszko
299830350c
Fix macos build error
5 years ago
Marek Roszko
34bcf1883d
Blindly implement the macos fetch of cache dir
5 years ago
Marek Roszko
daf9c4f319
Centralize the 3d cache path
5 years ago
Marek Roszko
8622565480
Add GetUserConfigDir
5 years ago
Marek Roszko
28c6967dbc
Start trying to shuffle around path management
5 years ago
Marek Roszko
33dbc8ccd1
Add IsNetworkPath to kiplatform
5 years ago
Jeff Young
a3a409b438
Fix crash bug when deleting files with spaces in names.
5 years ago
Ian McInerney
a0d84e94fd
Use move to trash to the project manager instead of immediate delete
CHANGED: Delete in the project manager now moves files to the trash can
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2499
6 years ago
Jeff Young
904687affb
Fix typos.
5 years ago
Jeff Young
0ddf53397f
Make sure CvPcb gets its Cancel button fixed up.
It's no longer a DIALOG_SHIM so it can't depend on its fixup.
Fixes https://gitlab.com/kicad/code/kicad/issues/4611
5 years ago
Ian McInerney
a843c74529
Add new kiplatform library for platform-specific code
* Implement ReparentQuasiModal for OSX natively
* Implement ForceFocus of OSX natively
This change means we no longer rely on the kicad-specific functions in our osx wx fork.
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
10 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