14557 Commits (58036382c1c7461270649f1fe46048a0f5dc684f)
 

Author SHA1 Message Date
Seth Hillbrand 4a0467bbd0 Selection: allow optional locked item edit 7 years ago
Seth Hillbrand 2cfcb2b9fb SELECTION: Allow RequestSelection() to add items 7 years ago
Jeff Young 6bf0e17036 Fix typo which was keeping rename from working. 7 years ago
Jeff Young d2756bedf1 Keep state except when the filter changed. 7 years ago
Seth Hillbrand ff668968f3 pcbnew: Changing the track width while routing 7 years ago
jean-pierre charras 558c38b5c5 Very minor enhancement in plot dialog. 7 years ago
Jeff Young c0d713b2d2 Implement OSX-specific method for opening project directory. 7 years ago
Jeff Young 05d9f49d25 Init icon scale when reading it from PCB prefs. 7 years ago
Seth Hillbrand 908c2a37e5 GRID_HELPER: Finish drawing closed path 7 years ago
Jeff Young 239482ec98 Add tooltips to Symbol Properties dialogs. 7 years ago
Jeff Young 2e1920abad Add tooltips to library manager dialogs. 7 years ago
Jeff Young b2db49f4ac Add browse buttons to Library Manager dialogs. 7 years ago
jean-pierre charras 0e705cd338 Fix a minor issue in Legacy mode: DCodes were displayed regardless the visibility of the layers. 7 years ago
jean-pierre charras 0b890b4d1d Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 7 years ago
Seth Hillbrand 106eaaade6 HTML_REPORT: RPT_ALL as sum of individual options 7 years ago
Seth Hillbrand 327942affb GAL: Fallback to CAIRO on OpenGL error 7 years ago
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 7 years ago
Jeff Young f05b756ccf Fix copy/paste typo. 7 years ago
Seth Hillbrand 9955d0beb2 MSW Ratsnest: Force marking ratsnest dirty 7 years ago
Maciej Suminski 056114a15d Fix an outburst of error messages in UNIT_BINDER 7 years ago
jean-pierre charras 149c4b55a6 DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 7 years ago
jean-pierre charras db7deff21b DIALOG_SPICE_MODEL_BASE: fix minor wxWidgets alerts. 7 years ago
jean-pierre charras 37f062d325 Make Ctrl+'A' to Ctrl+'Z' working again (Issue specific to Windows and Linux) 7 years ago
Jeff Young ed6c68a1e3 Clean up handling of component fields. 7 years ago
Seth Hillbrand 36a69a7d5d clipboard: re-add limited LOCALE_IO to SaveSelection 7 years ago
jean-pierre charras d03e82602e PANEL_COMMON_SETTINGS: minor fixes, mainly cosmetic. 7 years ago
Jeff Young 82f657ed03 Replace some accidentally deleted code. 7 years ago
Seth Hillbrand 964d6ebc06 pcbnew: Set clipboard locale to avoid Klipper crash 7 years ago
nats 6e77176d76 Adding fillet option for the QFN Wizard 7 years ago
Jeff Young 023a445e9f Make sure original part record always has the write library nickname. 7 years ago
Jeff Young f934ce653f A bit of safety to prevent dereferencing NULL. 7 years ago
Jeff Young 5a74b55074 Reset delayedFocusPage even if it's already the right page. 7 years ago
Seth Hillbrand ad9916a93d ratsnest: Fix state issue switching in local tool 7 years ago
Jeff Young ae6989f3a1 Don't trim entire wires. 7 years ago
Jeff Young ed27027ab1 Escape/unescape footprint descriptions and keywords when writing/reading cache file. 7 years ago
Jeff Young d6ac303a8c Don't dereference NULL when checking current part. 7 years ago
Jeff Young a958b23a11 Remove assert which fires incorrectly when emptying screen. 7 years ago
Jeff Young 9145d6a0a3 Put library name in confirmation dialog when reverting library. 7 years ago
Maciej Suminski 630baa3724 Code formatting 7 years ago
Maciej Suminski d405be95b8 Fix a symbol editor crash when clicking without any symbol loaded 7 years ago
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
jean-pierre charras 73b52f2e23 Gerbview: fix incorrect initialization of WorldUnitLength. 7 years ago
Jeff Young c016861962 Run some sanity checks on fp-info-cache files. 7 years ago
Jeff Young 984d3f04ab Update dangling ends after importing schematic content. 7 years ago
Jeff Young 18dc618a13 Set color before drawing dangling symbols. 7 years ago
Jeff Young e715835c29 Copy dangling flag when cloning. 7 years ago
jean-pierre charras 8522baf4a7 bom_plugins.cpp: fix incorrect command line for python scripts on Windows. 7 years ago
Jeff Young 5bb5aea936 Don't leave a selection with a deleted item in it. 7 years ago
Jeff Young f71998b34e Remove repetitive calls to other cancel operations. 7 years ago
Jeff Young 5b9458f4c2 Don't delegate context menu to Selection Tool. 7 years ago