70 Commits (1b7593f4030c946e31b8fbf30e23cb2a88d639e3)

Author SHA1 Message Date
Maciej Suminski 1b7593f403 Fixed win32 builds. 12 years ago
Maciej Sumiński 07781d34be Removed KICAD_GAL CMake option. 13 years ago
Michal Jahelka a23dcccce5 Add filtering footprint list by library to CvPcb 13 years ago
jean-pierre charras 4ac7dd5845 3D viewer: Modify yhe way board items shapes are built: 13 years ago
Wayne Stambaugh 81271ad41a Post Pcbnew NETLIST_READER change clean up. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Maciej Suminski d400a25075 Modified CMakeLists.txt in order to compile Kicad with KICAD_GAL=ON for Windows 13 years ago
Maciej Suminski e262b32198 Introduction of Graphics Abstraction Layer based rendering for pcbnew. 13 years ago
Alexander Lunef 40f4304b2f Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef 13 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 13 years ago
jean-pierre charras fa3ebc4043 Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
jean-pierre charras d7da6083e4 CvPcb: serious code cleaning. More comments. Remove useless files and some files renamed with a better name. 14 years ago
jean-pierre charras f9e2f9dc77 Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 14 years ago
Dick Hollenbeck 4cbb5c5e94 tune the order of link libraries, based on estimated dependency sequence 14 years ago
Dick Hollenbeck 23172cce23 compile base_screen.cpp separately for {pcbnew,cvpcb} and eeschema, so we can diverge internal units at compile time, not runtime 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 286c62d898 fix order of cvpcb link libraries, make some PAGE_INFO functions inline 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
jean-pierre charras 62c9e7e0c2 Minor code cleaning. 15 years ago
jean-pierre charras 0132ceb3a1 Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 15 years ago
jean-pierre charras b8eba35cba Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 15 years ago
jean-pierre charras fd1c159a59 Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/ 15 years ago
Jerry Jacobs d2994d586f Updates for OS X 16 years ago
jean-pierre charras ff11ed0f38 Bug fixes, code cleaning and Cvpcb enhancements (see changelog) 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
jerryjacobs 30f6c51407 Application title spelling corrected on OSX 16 years ago
charras 56059efd8a Netclasses work continued 16 years ago
charras 22f6657182 Fixed bad 3D png pictures (return to an old code). Seems specific to wxGTK. 16 years ago
charras 1700a6a78d Merged dialog_load_error_base and dialog_display_info_HTML_base 17 years ago
charras a6278c25f4 removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 17 years ago
stambaughw aa51c05dc6 CVPcb code refactoring, global variable elimination, and UI updates. 17 years ago
charras b4b57a96e7 Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw 80e03c8c1b Build optimizations and cursor movement key bug fix. 17 years ago
stambaughw 1ecea828c2 Initial ground work for zoom improvements and minor build updates. 17 years ago
charras 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
stambaughw f966097d5a Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration. 17 years ago
charras 178bc946e3 First version of pcbnew using polygonal filled areas in zones in rats nets calculations. 17 years ago
charras 07767585c3 better code compatibility with others compilers (MSVC) 17 years ago
charras ffca523980 code cleaning in zones functions 17 years ago
f3nix 4d7149b18c CMake: Fix bug in install targets. 17 years ago
f3nix 422ffdabc1 CMake: 17 years ago
charras 23b579cfc9 cvpcb: code cleaning and remove obsolete features 18 years ago
f3nix c77e62eb90 Fix Windows build with CMake 2.4. 18 years ago
kintel c2d7a555c6 Mac OS X build system fixes 18 years ago
f3nix 6bb111cb8e CMake files cleaning. 18 years ago
charras 44743723d1 removed GPC library due to its unacceptable license. Using the great and powerfull kbool library insteed 18 years ago
dickelbeck 845e95c3e4 make and use static bitmaps library 18 years ago