18483 Commits (eaa1e6d59464e8356d24afd1d29148335010f67a)

Author SHA1 Message Date
Mark Roszko d9809fb816 Partially fix the DIALOG_LAYER_SELECTION_BASE 9 months ago
John Beard 636c6c4efb Eeschema/pcbnew: fix pasted image saving 9 months ago
Roberto Fernandez Bautista c5120b9090 Add fake-autoroute to context menus (router and edit) 9 months ago
jean-pierre charras 9e510759b8 FP_LIB_TABLE_ROW::LibraryExists(): ensure environment variables are expanded 9 months ago
Seth Hillbrand d4c9e1f069 Adjust LayerDepthFactor to account for layer size 9 months ago
Jeff Young a5d643cbaa Formatting. 9 months ago
Jeff Young 9083c9e6ab Remove dead code. 9 months ago
Jeff Young 0c4ff6b640 No inheritance for table ruling line styles. 9 months ago
Jeff Young 8bdc7f108b Report errors when library is missing. 9 months ago
Ian McInerney 4cf8274b2b Silence errors from file watchers when adding files 9 months ago
jean-pierre charras 799ea8317d spread_footprints.cpp, SpreadFootprints(): fix incorrect conversion int to uint64 9 months ago
Seth Hillbrand 94444adb54 Don't take references to casts 9 months ago
Jeff Young 3078d82bd5 Don't wait for mouse-move to update screen. 9 months ago
Jeff Young fb87ea6837 Nothing wrong with a NPTH pad with no layers. 9 months ago
Seth Hillbrand 112e8e7ccb Remove a few more crashers 9 months ago
Seth Hillbrand 9beca90185 Ensure that new text objects are "new" 9 months ago
Damjan c6e049df2a Pcbnew: isDrag detection in Table creation tool 9 months ago
Ian McInerney 088e0e80a1 Fix layer writing/reading for copper zones 9 months ago
Seth Hillbrand 81fbaacae2 Keep track of user layer mapping for footprints 9 months ago
Seth Hillbrand ff820bd809 Keep AllCuLayers as base for number of copper layers 9 months ago
Seth Hillbrand e316b33a08 Update mask in grid box helper when showing 9 months ago
Seth Hillbrand 919931f0f0 Get embedded files panel working for lib_symbol 9 months ago
Seth Hillbrand 0d86b88008 Unify embedded files handling btw editors 9 months ago
Seth Hillbrand f871255005 Clean and unify pad/fp rotations 9 months ago
Seth Hillbrand 6c2a559cbe Set base user layer count 12 months ago
Jeff Young e8e0b07223 Honour on-the-fly language changes. 9 months ago
Jon Evans 28a4ca2d80 Mark string for translation 9 months ago
Jon Evans 8a7bf78b38 Fix color theme load logic in jobs 9 months ago
Jon Evans e417b209a0 Don't paint clearance layers as copper 9 months ago
Alex Shvartzkop 6e54b88fe0 EasyEDA Pro import: set 3D model rotation for other axes as well. 9 months ago
JamesJCode 00e4d72d4b Move ownership of listener cleanup to BOARD itself 9 months ago
Jeff Young e530bab396 Don't report "shorting nets" when one pad has no net. 9 months ago
Jeff Young a9500de3f8 Ignore invisible copper text in router. 9 months ago
jean-pierre charras 32673a0ead Pcbnew, router: fix crash when trying to create a blind via without a track 9 months ago
jean-pierre charras b2ef81808b Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 9 months ago
Jon Evans 8903a82c50 Fix design block panel trampling symbol chooser settings 9 months ago
Jon Evans 9cf4dd05b3 Fixes to build with wxWidgets 3.3 9 months ago
John Beard 0011586372 Position relative: don't run with no selection 9 months ago
Jon Evans 877e197fec Fix another footprint field fallout 9 months ago
John Beard 5b07bb4f6a Pcbnew: fix snapping to reference image anchor points 9 months ago
Jeff Young 7f307afb04 Adjust layout of Find dialogs. 9 months ago
Jeff Young 8fe8637297 Fix yet more assumptions about field IDs and order. 9 months ago
jean-pierre charras 0748a1ca34 PANEL_SETUP_LAYERS: fix broken init of copper layer types. 9 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 9 months ago
jean-pierre charras be38fa5cac Pcbnew: footprint editor: fix crash when saving a footprint in lib 9 months ago
John Beard 84f4f7f724 Lib editors: avoid bogus overwrite prompt when renaming to self 9 months ago
Alex Shvartzkop 2278ee070f Fix warning C4296: '>=': expression is always true. 9 months ago
Jon Evans 4118c14d97 API: Add selection handling 9 months ago
Jeff Young dac7c9d4d7 Convert cross-references in Table Properties dialogs. 9 months ago
Jeff Young 4fe05bfe47 Remove some more usages of MANDATORY_FIELDS. 9 months ago