Mike Williams
247c2edbed
Symbol Fields Table: various bug and coverity fixes
3 years ago
Mikolaj Wielgus
a42f33414e
Update contributor name
4 years ago
Mikolaj Wielgus
260e32c9e7
Add myself to AUTHORS.txt
5 years ago
Marcus A. Romer
ecba8b5578
Clean up and improve documentation
5 years ago
Seth Hillbrand
3704c1cdb7
New icons for v6
Fixes https://gitlab.com/kicad/code/kicad/issues/2542
5 years ago
Roberto Fernandez Bautista
9b3652be05
Add Roberto to AUTHORS.txt
5 years ago
Thomas Pointhuber
7ba6a77c94
Improve arc geometry manager to choose the direction which makes more sense
As long as the arc angle stays below <60°, it will automatically choose between
clockwise and counter clockwise. This allows the user to choose the direction
with a simple mouse movement.
5 years ago
Ian McInerney
07c6cfdc38
Add Ian to AUTHORS.txt
6 years ago
Jon Evans
0857a1f5dc
Update contributors link to GitLab
6 years ago
Seth Hillbrand
037e6bc006
Correcting missing detail in Chinese translator
6 years ago
Seth Hillbrand
8fcd59ebda
Adding chinese translator to AUTHORS.txt
6 years ago
Marco Ciampa
036be7db84
Added Italian translator
7 years ago
Alexis Lockwood
860a95ca30
Correct my name in AUTHORS.txt and About dialog
7 years ago
Wayne Stambaugh
961ddd107d
Update AUTHORS.txt and contributors list in about dialog.
8 years ago
jean-pierre charras
01871c5694
Update AUTHORS.txt list
8 years ago
Russell Oliver
3b0855d204
Eagle Project Import: Code cleanup and documentation.
- Also makes the project and file import functions filetype dependent.
- The change from IO_MGR::KICAD to IO_MGR::KICAD_SEXP removes a conflict from a compile definition for KICAD when compiling kicad/import_project.cpp
8 years ago
Jon Evans
050489d719
GerbView GAL support part 2: New files for GAL
- New draw panel
- New painter
- GerbView-specific tools
8 years ago
Oliver Walters
a0a3ca6646
Added extra information to error and info messages
Optional extra information string which is displayed in a drop-down "details" box
8 years ago
jean-pierre charras
cb2f3d6304
fix minor typo
8 years ago
Kristoffer Ödmark
19d5cc7548
Removed all exception specifiers since deprecated.
Exception specifiers are deprecated in cpp11, so went through them all
and removed them from the code.
8 years ago
Cheng Sheng
521e18ddbd
"Show Datasheet" button: Resolve env-vars (like ${KIPRJMOD}) if appears.
This way, the datasheets can be stored within the project dir, and referred as ${KIPRJMOD}/relative/path/to/datasheet.
8 years ago
Wayne Stambaugh
6e9237593d
Update credits in AUTHORS.txt and about dialog.
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
Wayne Stambaugh
20b6346180
Update authors.txt and developer list in about dialog.
10 years ago
jean-pierre charras
49d75d5850
Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes.
Add missing translator name in AUTHORS.txt and About dialog (patch from Eldar Khayrullin)
10 years ago
Brian Sidebotham
3c7113107a
* Add Cirilo Bernardo as contributor in AUTHORS.txt
11 years ago
Brian Sidebotham
4d8e9b6f95
* Update AUTHORS.txt with more valuable contributors
11 years ago
Brian Sidebotham
e4eddc5649
* Update AUTHORS.txt to include known contributors
11 years ago
Dick Hollenbeck
bd0c713691
AUTHORS.txt LATIN1 to UTF-8 via: $ iconv -f LATIN1 -t UTF-8 AUTHORS.txt > /new/AUTHORS.txt
All source files are supposed to be UTF-8 now. Although not a source file, my editor
was tripping on this file when grepping.
12 years ago
jean-pierre charras
8d22086097
AUTHORS.txt: add some contributor names (I certainly forgot some other contributors, and I apologize).
Demos: convert .brd files to .kicad_pcb files and fix 2 broken files
13 years ago
Alexander Zakamaldin
625e964c8d
Alexander's patches, with refinements
14 years ago
jean-pierre charras
4402c97c7a
Eeschema: Fix a subtle bug in undo command when editing texts and labels.
Add a new schematic item: SCH_BITMAP. One can insert now images in a schematic.
Add Fabrizio Tappero as contributor in Kicad About dialog
14 years ago
jean-pierre charras
8724386be2
fix minor issues in internationalized strings
15 years ago
charras
56d95e00b2
minor fixes.
16 years ago
vesa_solonen
113f83b254
Finnish translation
16 years ago
jerryjacobs
cee9ab7610
Applied Torsten PCBNew DRC patch and testcase, update email, update scripts
16 years ago
charras
b4b57a96e7
Added: handling multiple user paths in library path list in Cvpcb. Other minor changes
17 years ago
jerryjacobs
fa9230e2e5
Changed 3D module author after mail contact. Cleanup of function implementions. WinEDA_TextFrame color change (text black, background, white)
17 years ago
jerryjacobs
8a5da43c69
Update AUTHORS.txt and dutch translation (27 fuzzy, 180 not translated -> 92% total done)
17 years ago
raburton
02b7362970
set eol-style native on new files
17 years ago
charras
69756df3f6
Some update for Kicad Release Candidate 1
17 years ago