5199 Commits (27374c0aa3e2241ac20e01e4e14e86405fefac74)

Author SHA1 Message Date
Maciej Suminski f2763e90ea Disable autopanning & cursor capture when drawing is finished 9 years ago
jean-pierre charras 68b141dcb8 Make polygon built by BOARD::GetBoardPolygonOutlines strictly simple. 9 years ago
John Beard 9fe780f1b3 Rework zone creation in GAL 9 years ago
John Beard 1fd503bf58 Move DIRECTION45 to common/geometry 9 years ago
John Beard ea10a67d14 Refill zones after editing properties 9 years ago
jean-pierre charras 0f7e898caa Allow selection of number of segments to approximate a circle in convert_drawsegment_list_to_polygon. 9 years ago
jean-pierre charras 05220a86f1 BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 9 years ago
John Beard d99fbddc22 Enable angle snap for pcbnew GAL ruler tool 9 years ago
John Beard b8edecc10f Move cursor shape flag into GAL settings 9 years ago
John Beard b4a4748672 Move sketch mode area in pcbnew display options 9 years ago
jean-pierre charras 45b10f0f09 Pcbnew: fix a Regression in fallback to bounding box for board render in 3d-viewer 9 years ago
jean-pierre charras 12b65cf56b Fix typo 9 years ago
jean-pierre charras 5bd61d7eb6 Pcbnew fix: checking properties on error marker crashed pcbnew 9 years ago
jean-pierre charras 48f19c031a Fix a few issues when importing a .ses specctra session file. 9 years ago
jean-pierre charras 806e71b17e update 9 years ago
jean-pierre charras c2227abb36 Specctra import: accept layer names like numbers (i.e. +12). 9 years ago
jean-pierre charras 230980fc9d Compile specctra file with pcbnew files, not with pcbcommon files (they are now used only by pcbnew) 9 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
John Beard 3994e9a268 Allow calling of MW inductor function externally 9 years ago
jean-pierre charras 796e5fdc45 Fix an issue with pads not on copper layers (only on tech layers) when exporting .dsn file. 9 years ago
jean-pierre charras e4b39cfb09 remove duplicate code 9 years ago
jean-pierre charras ecdfa404cb More work courtyard overlap detection: better code. 9 years ago
Tomasz Włostowski 77c1b1b4ea Refresh vias geometry when switching via display mode 9 years ago
jean-pierre charras 2637835a1e First version of courtyard overlap detection 9 years ago
jean-pierre charras b365f17e9f First draft of courtyard overlap detection. 9 years ago
jean-pierre charras 98e3bfb95a rebuild dialog_edit_module_for_Modedit.cpp with a more recent wxFormbuilder version to avoid deprecated compil warnings 9 years ago
Chris Pavlina c9936e2a47 Fix warning about shadowing std::ignore 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
Miles McCoo db174862c8 Minor Pcbnew Python scripting improvements. 9 years ago
John Beard 7e1eea4122 Use abbreviated unit (not symbol) in design rule dialog 9 years ago
John Beard ef3553c086 Use TransferData* methods for DIALOG_DISPLAY_OPTIONS 9 years ago
John Beard bdc9ae75f5 Add a display settings dialog to Modedit 9 years ago
John Beard f2aa4d2911 Make GAL options panel a reusable panel 9 years ago
jean-pierre charras 69b350c9b0 Fix can't always group delete in fp-lib-table dialog 9 years ago
Tomasz Włostowski 2f730cad81 EDIT_TOOL: restore cursor position on exit 9 years ago
Julius Schmidt 5b3f6d850d Fix format string assertion in select net dialog. 9 years ago
Maciej Suminski fe4f02f5b9 Coverity fixes 9 years ago
Jon Evans 082b8dd2a9 Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
Tomasz Włostowski 0a55d8e053 Fixed differential pair gap clearance error when gap equaled minimum clearance. 9 years ago
Maciej Suminski 3fafd48764 Fix drawing circles in GAL 9 years ago
jean-pierre charras 2c56085f41 Drc calculations fix a minor issue that detected a bad clearance when distance between a circle and a segment was the clearance value. 9 years ago
Chris Pavlina 5af825e21c Use ki_mutex.h in FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 23a23d3c63 Fix typo in fp-lib-table help text 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago
John Beard 9c08873210 Make SELECTION_AREA a generic overlay item 9 years ago
Maciej Suminski d337d08060 Sketch graphics mode for GAL 9 years ago
Maciej Suminski f21cfa167f Use DECIDEG2RAD function in PCB_PAINTER 9 years ago
Maciej Suminski 737dc20409 Make OpenGL GAL great again 9 years ago
John Beard c523ba45e1 Fix shadowed variable in python_scripting.cpp 9 years ago