114 Commits (d30ac2967afabf211512c900fa81d5942d97c468)

Author SHA1 Message Date
Jeff Young df43f071e1 Keep track of open sockets and dispose of them in d'tor. 8 years ago
Seth Hillbrand 948396024b Setting Eeschema white foreground for BW printing 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras e3c64f1f06 Slightly modify keywords used to store color config of Eeschema and Pcbnew, to avoid this config destroyed each time a stable version is run. 8 years ago
Wayne Stambaugh 7bf9f8e1c7 Eeschema: add global symbol library configuration dialog. 8 years ago
Oliver Walters c27f5b725d Improved various error messages 8 years ago
jean-pierre charras c93ab4d5da Fix possible crash and issues when a incorrect fp lib table is loaded: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Wayne Stambaugh 88df496168 Eeschema: implement loading of global symbol table. 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 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 5ed19b6e82 Dialogs for simulator: cosmetic enhancements, make them translatable and resizable. Remove 2 printf used in debug. 9 years ago
Maciej Suminski 6d7a7a3233 KICAD_SPICE CMake flag 9 years ago
Maciej Suminski 2b1d2d7bd1 Fixed Kiway problems in SIM_PLOT_FRAME 9 years ago
Tomasz Wlostowski f1f69979e6 ngspice: something starts to work 9 years ago
Chris Pavlina 5d805e94eb Remove last vestiges of DIALOG_COLOR_CONFIG 10 years ago
Mark Roszko 33419ee4bf Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 10 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 2804d2e566 Add hotkeys to Kicad manager, and some rework on hotkeys management. 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras d82f403fd7 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
jean-pierre charras 45e006aee8 Kicad: fix crash on exit, when Libedit was called during a session. It fixes also a crash if Libedit was called, closed and reopened. 12 years ago
jean-pierre charras c7dc319737 Kicad: fix crash on exit, when Libedit was called during a session. It fixes also a crash if Libedit was called, closed and reopened. 12 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
jean-pierre charras 5688a87212 Eeschema: fix unwanted creation of noname.pro (or other useless config file), when opening eeschema. Fix also an issue when saving the config (from save config menu) which saved the config file in an unknow folder. 12 years ago
jean-pierre charras c698a1da24 Eeschema: fix unwanted creation of noname.pro (or other useless config file), when opening eeschema. Fix also an issue when saving the config (from save config menu) which saved the config file in an unknow folder. 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Cirilo Bernardo d5064b98a4 Export VRML and IDF maintenance. 12 years ago
Dick Hollenbeck 33e26b278d KIWAY in progress... 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago
jean-pierre charras 26bd37e086 Eeschema: fix bug Bug #1197103 and an other very minor bug. 13 years ago
jean-pierre charras a8a640811b Code cleaning and move worksheet code specific to title block and frame references shape in title_block_shapes.h and title_block_shapes_gost.h 13 years ago
Dick Hollenbeck 6fa4f1e6ac remove non-UTF8 encoded characters from source tree & format fix 13 years ago
Lorenzo Marcantonio 74a57d4ea8 Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes 13 years ago
Jacobo Aragunde Perez f914cd0dec Eeschema:commit patch <Prevent Eeschema from opening the same file twice> with a small fix for windows. 13 years ago
jean-pierre charras 31e58d87d4 Eeschema: fix an old bug: sometimes E hotkey (and some other' hot keys) was editing a previously selected item, not the item under the mouse cursor 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
jean-pierre charras f6551172d2 Fix capitalization issues in title bar and config files (broken by bzr rev 3543) 14 years ago
Jerry Jacobs 5f5c504288 Cosmetic UI changes mostly for Mac OS X, see CHANGELOG.txt 14 years ago