7964 Commits (8f99fc049607722d38ad781ba1102c1c893d5d17)
 

Author SHA1 Message Date
Wayne Stambaugh 8f99fc0496 Minor Python scripting fixes. 10 years ago
Wayne Stambaugh 5a4c663682 Eeschema: fix infinite loop in replace all caused by previous find fix. 10 years ago
jean-pierre charras 3d38a7b252 Remove a change committed erroneously 10 years ago
jean-pierre charras ad48723deb Update 2 footprint wizard python scripts to display the value of parameters in the window messages. DRC: do not generate warnings for pads which are only on tech layers and over a hole. 10 years ago
Baranovskiy Konstantin 50d8195623 Yet another help menu unification fix. 10 years ago
Maciej Suminski f13208dc04 router: Display an error message when trying to place diff pair tracks that violate design rules. 10 years ago
Maciej Suminski f752f7875e Code formatting. 10 years ago
jean-pierre charras 2a4f8db792 Pcbnew, archive footprints: fix bug #1495321. The user can now save the footprints in a library in fp lib table, or in a new library. 10 years ago
jean-pierre charras b504252789 wizard_3DShape_Libs_downloader : show/hide the warning message relative to the target local folder when the target local folder name is modified by hand. 10 years ago
jean-pierre charras 68bca14e64 wizard_3DShape_Libs_downloader : show/hide warning message when the target local folder name is modified by hand. 10 years ago
jean-pierre charras d957ef9f71 Fix a Coverity warning (potential bug) 10 years ago
Wayne Stambaugh 78dc14c078 GerbView: fix path bug due to quoted command paramaters. 10 years ago
Simon Wells 3ef7df3be5 More help menu unification fixes. 10 years ago
Wayne Stambaugh f98ddbe33d Missed file update from previous commit. 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago
jean-pierre charras be8b0b4823 Fix Bug #1499788 ( Kicad manager unarchive files to home directory instead selected ) 10 years ago
Simon Wells a285aead3f Fixed order of icons in help menu for gerbview and pagelayout-editor 10 years ago
Wayne Stambaugh dd41260c2c Eeschema: fix segfault when closing find dialog on dirty search cache. (fixes lp:1498997) 10 years ago
Maciej Suminski 45a9b1c000 Fixed the build problem introduced in revision 6215. 10 years ago
Maciej Suminski 9bb74e5244 Synchronize layers visibility on canvas switch. 10 years ago
Maciej Suminski f2807035df router: Improved via placement code. - Blind/buried vias going through all layers are converted to TH vias. - If current layer is not set in the pair, router switches to the top layer instead of keep using the same layer. - Microvias switch between one of the outer layers and the adjacent one. 10 years ago
Maciej Suminski 504cf55642 Minor code formatting corrections. 10 years ago
Maciej Suminski 41e96e03d6 router: Added messages explaining why a blind/buried/microvia cannot be placed. 10 years ago
Dick Hollenbeck b27176f230 Pcbnew: fix segfault after deleting a pad from a footprint then performing a DRC action such as a via drag. 10 years ago
Simon Wells 49cad0de95 Unify help menus across top level windows. 10 years ago
Simon Wells 29d94fcf08 Changed to use full name instead of abbreviation 10 years ago
Simon Wells c0d9fc1b5c Changed about menu items to just say About Kicad as its a common about dialog across the project 10 years ago
Simon Wells e45cdaedb6 fixed footprint editor accelerator 10 years ago
Simon Wells bb286d52b1 Created handlers for getting started menu items in gerbview and pl_editor 10 years ago
Simon Wells 1b26ca59b1 Added getting started to the remaining menus and fixed the icons 10 years ago
Simon Wells 70b93f3c6c Updated accelerator keys to &M in eeschema and libedit 10 years ago
Simon Wells 58d0abb23a Made help menu items consistent 10 years ago
jean-pierre charras 1861f94ec1 Kicad: fix Unarchive file dialog fails to list zip files (Linux specific) 10 years ago
Wayne Stambaugh 41242a5a00 Pcbnew: fix error message on footprint ID load failure. 10 years ago
Maciej Suminski 0c92a8583a Fixed crash on tracks & vias clean up (GAL). 10 years ago
Wayne Stambaugh e97395090c CvPcb: fix wxString formatting bug. (fixes lp:1497908) 10 years ago
Wayne Stambaugh 1831b2329a Pcbnew: minor keep out zone properties dialog fixes. 10 years ago
Maciej Suminski 25d5a2fbfb Disable capture cursor & autopanning for tools in idle state (GAL). 10 years ago
Wayne Stambaugh 66a9b04487 Fix windows help path bug. (fixes lp:1313412) 10 years ago
Wayne Stambaugh 3adff48dcd Pcbnew: minor UI improvements. 10 years ago
jean-pierre charras 37c8462c8b 3D viewe: Very minor fixes in 3D Display Options dialog. 10 years ago
Wayne Stambaugh 0493148df6 3D Viewer: minor menu string improvements. (fixes lp:1495935) 10 years ago
Wayne Stambaugh 25ef22b00c Pcbnew: fix assertion due to string formatting error when loading footprint from board in footprint editor. (fixes lp:1495744) 10 years ago
Chris Pavlina a2beb2ecad Eeschema: remove assertion in OnOrient() when the current object cannot be oriented. 10 years ago
Tomasz Wlostowski 5bbf980ec7 router: fixes for disappearing segments after shoving & assertion in PNS_NODE destructor 10 years ago
Wayne Stambaugh 463b8b4127 Revert changes to CreateGitVersionHeader.cmake that were causing configuration issues. 10 years ago
jean-pierre charras f7b8ac52e1 Disable proxy menu in Unity window manager. Only usual menubar works with wxWidgets (at least <= 3.1). When the proxy menu menubar is enable, some important things for us do not work: menuitems UI events and shortcuts. Also issues when switching from Legacy to GAL display mode. 10 years ago
Simon Wells f053922fdf Eeschema: fix focus issue in pin properties dialog in OSX. (fixes lp:1434045) 10 years ago
Simon Richter 0e7f3bf366 Make forward declaration of SELECTION consistant with actual declaration. 10 years ago
Simon Richter fdefe25fbd Make netlist_reader.h a build dependency of the pcbcommon library. 10 years ago