10312 Commits (e98ae3e463dc13073a9111088c1534887ce64b53)
 

Author SHA1 Message Date
John Beard e98ae3e463 Move executable name constants to own file 9 years ago
John Beard ece7eeb280 Move SystemDirsAppend to own header 9 years ago
John Beard 27374c0aa3 Move file locking utilities to a separate file 9 years ago
Maciej Suminski f2763e90ea Disable autopanning & cursor capture when drawing is finished 9 years ago
John Beard 0799d9e45c OPENGL_GAL: Init currentTarget 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
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