21 Commits (a11714b1a40a33e9b6f2134f0b55d0a9b0f97443)

Author SHA1 Message Date
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago
jean-pierre charras 6bb349e933 Better management of KIWAY_PLAYER frame when called in modal mode, and having the wxFLOAT_ON_PARENT style option. 8 years ago
jean-pierre charras fea9d121b7 dialog_edit_components_libid: UI enhancements, and use viewlib for LIB_ID selection 8 years ago
Maciej Suminski dfcd42f5ef Library Editor: save libraries added in the editor to sym-lib-tables 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago
Wayne Stambaugh 44d81e4005 Minor fixes broken by symbol library table changes. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
jean-pierre charras 22a8df69c4 Fix a few doxygen warnings 8 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Chris Pavlina 1d83e23927 libedit: preselect active component when switching 9 years ago
Wayne Stambaugh 1e752ba164 Eeschema: symbol library viewer improvements. 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 94479d87c1 eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 11 years ago
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts: 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras 11e2bdf17b Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files. 11 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
jean-pierre charras 93a3d4cb28 Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 11 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
HennerZeller 992cc5f166 Eeschema: * Preselect the currently chosen component in the browser when pressing the thumbnail view. 12 years ago
Henner Zeller 392e3a0a2b Eeschema component selection dialog improvements. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
jean-pierre charras b810135e4e Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal ) 13 years ago
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago
jean-pierre charras f1e5be9a67 Fix @JP messages (no bugs, just comment lines) 14 years ago
Dick Hollenbeck 67e28ade74 ++eeschema 14 years ago