160 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)

Author SHA1 Message Date
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
jean-pierre charras 7985234556 Eeschema: Fix a subtle bug in SYMBOL_PREVIEW_WIDGET. 7 years ago
jean-pierre charras 7b10490256 Library viewer: fix broken behavior of unit selector (could be Windows specific). 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
jean-pierre charras e55763947e Set the reight grid visibility at start. Display axis in libedit and viewlib. 7 years ago
Jeff Young 269e8159d4 Grid settings for LibEdit. 7 years ago
Jeff Young 9e9db3afe5 Start an empty document with a reasonable grid size. 7 years ago
Jeff Young 1c52824913 Rewrite unit/convert handling so it also works for LibEdit. 7 years ago
Jeff Young 538a5d49ee Fix up GAL version of Symbol Viewer. 7 years ago
Tomasz Wlostowski a3563851b2 eeschema-gal: started work on library viewer canvas 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young d72fdaed29 Rewrite Library Symbol Properties dialog. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 5f31ce03f7 viewlib_frame: fix incorrect management of the unit selection combo box. 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young 4bae901dc8 Centralize zoom-to-fit code. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
jean-pierre charras c3015f4671 Fix incorrect LIB_ID exported by viewlib when used as component chooser 8 years ago
Wayne Stambaugh 8de70f3dd0 Fix symbol library viewer crash. 8 years ago
Maciej Suminski 75d9a18fc0 VIEW_LIB_FRAME: catch exceptions for invalid libraries 8 years ago
Wayne Stambaugh 0cf2df51c6 Convert symbol library viewer over to symbol library table. 8 years ago
Chris Pavlina e34f1222fa Fix LIB_VIEW_FRAME only returning Unit A 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
jean-pierre charras f15a59f0ad Component Editor and Component viewer: add option to show the electrical pin type. 9 years ago
Kevin Cozens 31f583f949 Fix compile error 9 years ago
Wayne Stambaugh 1e752ba164 Eeschema: symbol library viewer improvements. 9 years ago
Wayne Stambaugh fc07716aed Eeschema: schematic I/O plugin preparation work. 9 years ago
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
Chris Pavlina 9547dd4e52 Fix GetBoundingBox hiding overloaded virtual 9 years ago
jean-pierre charras 99d18faca9 Change the way main editor frames are managed by Kicad: before this change, they had the Kicad manager frame as parent frame, and it creates a few issues: 10 years ago
jean-pierre charras 6ff0092e21 Github plugin: fix lack of message when trying to download a non existing footprint library (Curl does not return an error: the message "Not Fount" is stored in buffer, and the zip handler returns a not suitable error message) 10 years ago
jean-pierre charras 59d02cf1a4 Minor fixes: 10 years ago
Mark Roszko 33419ee4bf Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 10 years ago
jean-pierre charras f7f7e3e918 Remove useless or not working code used in Load/Save config. 10 years ago
jean-pierre charras 2ee222e3bc Fix issues on Linux/Unity (dialogs not always raised) 11 years ago
jean-pierre charras bf2f480b7c Dialog exchange modules: add a fp selection from the fp viewer 11 years ago
jean-pierre charras 84ba36fa72 Allows switching GAL or legacy mode in footprint editor (previously, the mode was inherited from the board editor, and was not modifiable without closing the footprint editor) by menu or F9, F11 and F12 keys) 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 c7d04c3d08 Code cleaning: Remove EDA_BASE_FRAME::m_FrameName member which is a duplicate of wxFrame name. 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras bd5d468251 Pcbnew: fix bug #142348 (airwire does not always appear after deleting a track). Very minor other fixes. 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 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 12 years ago
Dick Hollenbeck a2227a75b4 Modular-Kicad milestone B), minor portions: 12 years ago
Dick Hollenbeck fef168aaed Modular-Kicad milestone B), minor portions: 12 years ago