10470 Commits (b53ba56ac2bdfcd847e98c75fb27ca490d97e7bd)
 

Author SHA1 Message Date
Oliver Walters b53ba56ac2 Use CTRL modifier to deselect items 9 years ago
Oliver Walters 8b49c6e5ed Alter selection area colours based on selection mode 9 years ago
Oliver Walters c8fe9ffa79 Adjusted selection for ZONE 9 years ago
Oliver Walters 9c80d63b5c Fixed HitTest for text and modules 9 years ago
Oliver Walters d9308fcab1 Fixed HitTest for ZONE_CONTAINER 9 years ago
Oliver Walters 6aadc703f0 Updated HitTest for PCB_TEXT and TEXT_MOD 9 years ago
Oliver Walters e29abd6204 HitTest for trapezoid pad 9 years ago
Oliver Walters 7cfc882448 HitTest for RoundRect pad 9 years ago
Oliver Walters 8caef05ad6 HitTest for Oval pads 9 years ago
Oliver Walters f338d46476 HitTest for Rectangular pads 9 years ago
Oliver Walters a0afcd5a62 HitTest for pads 9 years ago
Oliver Walters 2b4c2efc85 Fixed HitTest for Arc segment 9 years ago
Oliver Walters f8734bd057 Fixed ::HitTest for Circle shape 9 years ago
Oliver Walters ef25ffbab7 Alter selection mode based on drag direction 9 years ago
Oliver Walters d4e41c4f97 Component table improvements 9 years ago
Maciej Suminski 6cefb68c7d Fixed a crash on Eagle PCB import with dimensions on unsupported layers 9 years ago
Maciej Suminski 2ac8ab2a8f Eagle layers as enums 9 years ago
Maciej Suminski 99f65f4dbf Added const T& to Eagle PCB import plugin methods 9 years ago
Alejandro García Montoro 9cf934ef17 Moves Eagle XML parser to common, replacing boost with wx. 9 years ago
jean-pierre charras 4f2ed1b05f Plot gerber: fix a minor issue: an aperture attribute was incorrectly set on non copper layers when drawing some pads. 9 years ago
jean-pierre charras d1dfa5aba3 Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
Wayne Stambaugh c70adcdf31 Don't apply last line width to text thickness in symbol library editor. 9 years ago
Wayne Stambaugh 096d9fbbf9 Pcbnew: continue loading footprints after first failure. 9 years ago
jean-pierre charras 342f28f106 dilaog bom editor: fix min sizes. 9 years ago
Oliver Walters 5fe13c01c7 Improvements for component table 9 years ago
Marco Ciampa b50d3966b5 Pcbnew: make ruler tool warning translatable. 9 years ago
Eldar Khayrullin f3457794cf Pcbnew: add option to plot DXF editable text 9 years ago
jean-pierre charras e4d2924ee2 Make a sentence translatable in dialog_bom_editor. 9 years ago
Oliver Walters 29e3e55ad3 Removed BOM functionality 9 years ago
Oliver Walters 48893ab2b1 Fixed UNDO behaviour 9 years ago
Oliver Walters 47ee2773d2 Reworked field association 9 years ago
Oliver Walters d792e36151 Reworked UI 9 years ago
Oliver Walters 59470c3b5e Fixed display of references for duplicate sheets 9 years ago
Oliver Walters 8dd4aca73b Mark schematic as dirty 9 years ago
Oliver Walters 5126332c57 Fixed wxString::Format assert 9 years ago
Oliver a39856485c Added component table dialog 9 years ago
Mathias Grimmberger 097f89dcbc Use wxSetAssertHandler() instead of changing wxTheAssertHandler 9 years ago
jean-pierre charras 000ee22e39 Drill dialog: creates the directory, when the path entered in dialog does not exist. 9 years ago
jean-pierre charras c8706e9c15 Fix compil issue in Python support. 9 years ago
jean-pierre charras afe92c7bfc Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
jean-pierre charras a92ea8c75b Fixes: lp:1687014 Footpring editor disappearing axes crosshair 9 years ago
Lubomir Rintel 862711b71a Add AppStream metadata 10 years ago
Jan Mrázek ade263f30d Check required libraries in FindwxWidgets.cmake 9 years ago
Cirilo Bernardo 5013ea2e8e Added comments on skipped patterns in VRML2 parser 9 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
Eldar Khayrullin 0af5695e51 Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
Dick Hollenbeck 50716c9015 Fix BOM generation bug for components with multiple units. 9 years ago
Maciej Suminski 4b5482eb5a Preserve FPU registers on context switch 9 years ago
Maciej Suminski 6507dbf3ad Fixed code formatting & comments typos 9 years ago
jean-pierre charras b385413458 Fix tooltip errors 9 years ago