160 Commits (fb4875c681a2d8bc3c039113b17da4d0897b45d4)

Author SHA1 Message Date
Maciej Suminski fb4875c681 Library Editor: refactored code for creating backup files 8 years ago
Maciej Suminski bb83b73f76 Library Editor: mark the current library/part with a different color 8 years ago
Maciej Suminski dfcd42f5ef Library Editor: save libraries added in the editor to sym-lib-tables 8 years ago
Maciej Suminski 26304c54ed Library Editor: fixed update UI event handlers 8 years ago
Maciej Suminski 24ddbbaf25 Library Editor: display a list of libraries to save on close 8 years ago
Maciej Suminski 5c61b61c27 Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago
Maciej Suminski 769c6a8d51 Library Manager: user interface 8 years ago
Wayne Stambaugh 8fd89c881d Final symbol library table changes before merge. 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Bernhard Stegmaier 0be357ec3e LIB_ITEMS_CONTAINER reimplemented using C-style array of boost::ptr_vector 8 years ago
Seth Hillbrand 1fe91e6252 Eeschema: handle disambiguation cancel in library editor right-click 8 years ago
Wayne Stambaugh 0e41632105 Fix build error. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
Maciej Suminski e18475f220 Renamed remaining constants to match the action (see ab44e7cc) 8 years ago
jean-pierre charras ad48cd435d Replace SetToolID( ID_NO_TOOL_SELECTED, ...) by SetNoToolSelected() in code 8 years ago
jean-pierre charras 526b5e2cd3 Fix broken behavior of the "Zoom to selection" tool in Gerbview and Eeschema. 9 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
jean-pierre charras 1f3fe6fefb Fix Eeschema: Part library editor "save current library as" crash if no current library selected. 9 years ago
Chris Pavlina a72d32d3fd Test for dangling pins after symbol is edited 9 years ago
Wayne Stambaugh 9636086f52 Fix build bug for const incorrectness. 9 years ago
Wayne Stambaugh cc64c6af1d Fix broken symbol link in schematic after editing. 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 eb06b35852 Eeschema: fix schematic I/O plugin symbol name issue. 9 years ago
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor. 9 years ago
jean-pierre charras c7fcb2695c Add a specific bitmap for show electrical type option (component editor and component viewer) 9 years ago
jean-pierre charras f15a59f0ad Component Editor and Component viewer: add option to show the electrical pin type. 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 3f104448df Rename libedit_icon to icon_libedit, bo be consistent with other icon names. 9 years ago
jean-pierre charras 01d3c72dda Cosmetic enhancement: add a dismiss icon to clarification menu "title" (the "title" is also the close menu command) 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 9 years ago
Chris Pavlina 8c01318141 Add zoom-to-selection tool 10 years ago
Mikael Arguedas 5d6f8d1edc Eeschema: unify schematic and component library block mirror commands. 10 years ago
jean-pierre charras 8a753adc33 eeschema: Remove incorrect assert on Edit with Library Editor 10 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 f7f7e3e918 Remove useless or not working code used in Load/Save config. 10 years ago
Chris Pavlina acb2c54594 Option dialog mnemonic and padding fixes 10 years ago
Chris Pavlina fa29c62277 Fix saving undo/redo limits in Eeschema. 10 years ago
jean-pierre charras 2ee222e3bc Fix issues on Linux/Unity (dialogs not always raised) 10 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 82dff76530 Eeschema: fix minor bugs #1450107 and #1450104 (assertion failures, only visible in Debug mode) 11 years ago
jean-pierre charras 94479d87c1 eeschema: fix minor Bug #1446779 (repeat parameters not initialized until a project config is read) 11 years ago
unknown 561c018035 Add pin table dialog 11 years ago
jean-pierre charras c586d9735e Eeschema: fix bug #142970 (broken append sheet function) 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 11e2bdf17b Eeschema: code cleaning, remove dead code and not used #define or#include in some cpp files. 11 years ago