28
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog More... over 18 years ago
separate docs from resources as not everyone will want to install all the docs More... over 18 years ago
set eol-style to native on new makefiles More... over 18 years ago
added install targets for the non-binary stuff (libraries, help, etc.) it's now possible to do a complete usable kicad install from source More... over 18 years ago
fix assert in wx2.6 compatibility code, on pcbnew startup, when running with debug enabled More... over 18 years ago
reverted to previous value of 1 for CURSEUR_OFF_GRILLE More... over 18 years ago
updated change_log.txt More... over 18 years ago
Hot key operations for a single module such as Move 'M', Rotate 'R', Swap Layer 'S', now operate only on unlocked modules and only on modules in the current layer. More... over 18 years ago
fix headers of several xpm files, without the correct header gnome thinks they are broken More... over 18 years ago
minor changes. update GUI french translation More... over 18 years ago
make it easier to disable debug from the make command line use "make -f makefile.gtk DEBUG=0" More... over 18 years ago
Added ~30 strings translated into Polish. Some minor fixes. More... over 18 years ago
Make menu entries correspond to the icons. More... over 18 years ago
Added sorting by value or position in to the annotation window of eeschema (Thanks for patch to Andrey Fedorushkov). More... over 18 years ago
restore wx2.6 compatibility More... over 18 years ago
Little changes in menu termins (strings) for standartization. More... over 18 years ago
added ~50 strings translated to russian. More... over 18 years ago
Gathered up common compiler and linker flags for the makefile.gtk file set. Much easier now to compile with debugging symbols enabled. More... over 18 years ago
clarified text fields in *.mod and *.brd files More... over 18 years ago
missing file update in rev 68 (pcbnew/clean.cpp was not up to date) More... over 18 years ago
small changes to makefiles to better support override of install location More... over 18 years ago
* fixed an uncommon segfault when ending tracks at a midpoint. More... over 18 years ago
set native eol on newly added text files More... over 18 years ago
bug fixes and merging my development with svn rep. More... over 18 years ago
dynamic link by default (really, who wants to use static linking?) More... over 18 years ago
make the top level makefile a little neater More... over 18 years ago
Added ~30 strings of interface translated to russian. More... over 18 years ago
* backspace should not be allowed to delete modules (in order to re-insert them, you may have to edit the .brd file directly) More... over 18 years ago
* fixed a dumb bug that prevented layer switching when over a track. doh! More... over 18 years ago
corrected some spelling mistakes More... over 18 years ago