10453 Commits (99f65f4dbf3610db87d8aab8e73b6c30ea34dc4d)
 

Author SHA1 Message Date
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
Maciej Suminski ddf4f3b2bc Remove not used cursor fields & methods in Cairo GAL 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
John Beard 01c733bdb5 Dim GAL cursor when forced but no interactive tool 9 years ago
John Beard 78a5185857 Allow GAL cursor to be always displayed 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
Chris Pavlina 72cfd38979 De-templatify CMP_TREE_MODEL_ADAPTER::FindAndExpand 9 years ago
Chris Pavlina b2f1d22bbf Fix preselect in CMP_TREE_MODEL_ADAPTER 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 c20cf4a3e0 Fix incorrect calculations in GAL DrawGrid() methods, that create very long calculation time when the grid origin is not 0 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
John Beard e4a10ac355 Tweak _clang-format to bring closer to 'normal' KiCad style 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
Tomasz Włostowski f599f10a03 gal: reset autopan state when autopanning is disabled 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
Chris Pavlina f7632d5473 Update year in copyright header template 9 years ago
Chris Pavlina ef12f0bcbc Fix warning: shadowed wxWindow::IsShown in sim_plot_panel.h 9 years ago
Chris Pavlina bfa22c6ce8 Fix warning: uninitialized constant in sim_plot_panel.h 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
jean-pierre charras 713d475df6 mark override 2 virtual methods. 9 years ago
Chris Pavlina b535303a0a kicad2step: unused variable 9 years ago
Chris Pavlina 527c98fe15 kicad2step: shadowed virtual because of wrong qualifiers 9 years ago
Chris Pavlina 200c3f78a0 LSET: undefined behavior in va_start() 9 years ago
Chris Pavlina 7360bdb7eb SPIN_INCREMENTAL_TEXT_CTRL: unused member warning 9 years ago
Chris Pavlina c9936e2a47 Fix warning about shadowing std::ignore 9 years ago
Chris Pavlina 74dfe80e21 Fix warning about creation of null reference 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
Miles McCoo db174862c8 Minor Pcbnew Python scripting improvements. 9 years ago
Wayne Stambaugh 9ddb4fe67e Fix uncaught exception in footprint and symbol library table parsers. 9 years ago
John Beard 996cba7e7f Fix GAL display properties spin buttons on Windows 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
Tomasz Włostowski 3cc90ce2d2 Fixed center-on-zoom behaviour in the GAL canvas 9 years ago
Adam Wolf 0a29ab9031 Update macOS portion of compiling.md. 9 years ago
Cirilo Bernardo 54eeea4821 Patch OpenCascade Community Edition (OCE) to fix mingw UTF8 file name bug. 9 years ago