15120 Commits (14f6e32c74492a76a87e168cb63708aa3d7be93e)

Author SHA1 Message Date
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Tomasz Wlostowski 15db42d9c8 router: fix use-after-free crash in drag walkaround mode 2 years ago
Tomasz Wlostowski 5100345c6e router: prevent pushout/bogus collision of via with is own hole (or copper) when dragging 2 years ago
Jeff Young 8baf2a832f Make pad flipping work both from parent footprint *and* individually. 2 years ago
Jon Evans 3783fc8f5a Remove unused line 2 years ago
Jeff Young 4874537c40 Push/pop router tool for inline drag. 2 years ago
Jeff Young c36b0fcda7 Make sure 3D file browser is treated as modal by quit. 2 years ago
jean-pierre charras 6b845b9054 Fix compil warnings and a wxWidgets alert. 2 years ago
Jon Evans 141cc85ff3 PNS: Work around collision checking issues in shove mode 2 years ago
Roberto Fernandez Bautista bb90aa24b7 Add basic QA test to CADSTAR PCB footprint import 2 years ago
Roberto Fernandez Bautista 3b56b7bf68 Fix assert in PROPERTY_ENUM (ENUM_MAP<PCB_LAYER_ID> was not initialised) 2 years ago
Jeff Young f5791f5dc6 Left some fixes out of previous commit. 2 years ago
Roberto Fernandez Bautista 9633c8af22 CADSTAR PCB: Fix regression in loading of thermal pads 2 years ago
Jeff Young 65e53b8ecd Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 2 years ago
jean-pierre charras ef4dded915 PCB_TEXT::TransformTextToPolySet(): fix incorrect param when calling Inflate() 2 years ago
Roberto Fernandez Bautista dfebe516c5 CADSTAR PCB: Fix memory leak 2 years ago
Roberto Fernandez Bautista a119bd604d Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 2 years ago
Jeff Young 95a09f686b Revert attempt to use drawing code to generate text bounding boxes. 2 years ago
Jeff Young cb53a18ee3 Bug fixes for handling boolean flags in DRC rules. 2 years ago
Jeff Young 768fbf5af2 Give up on trying to calculate text bounding boxes. 2 years ago
Jon Evans 942ee13cd1 PNS: Allow width-caused DRC violations at start of route 2 years ago
Jeff Young 50da4e483e Tailor inspector text properties for dimension objects. 2 years ago
Jeff Young 05fef51d81 Push rendering portion of text cache generation down into CALLBACK_GAL. 2 years ago
Jeff Young 1518ddde74 Push much of text var autocomplete down into SCINTILLA_TRICKS. 2 years ago
Jeff Young 14f004d2a5 Hook up text variable auto-complete for PCBNew. 2 years ago
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming 2 years ago
Seth Hillbrand 122be418bb Upgrade file locking 2 years ago
jean-pierre charras 76d66571e4 Pcbnew: fix crash when trying to save a board with a text with overbar and 2 years ago
Jeff Young 2ac3f4cc9e Undo strategy based on being in a footprint, not footprint editor. 2 years ago
Jeff Young 56853a6209 Change teardrop edge shape to a checkbox. 2 years ago
Jeff Young b442d769fd Don't allow collisions with self. 2 years ago
Wayne Stambaugh 5b539958a2 Fix track and via properties dialog radio buttons on GTK. 2 years ago
Jeff Young 00986484e0 Attempt to fix teardrop radio buttons on GTK. 2 years ago
Wayne Stambaugh a13a49f45a Fix clipped combobox entry in board editor text box dialog. 2 years ago
Jeff Young df763eaf88 Reconcile PNS router with DRC. 2 years ago
Jeff Young 7e51077992 STL is your friend... until it's not. 2 years ago
Jeff Young ff9a5b8373 Remove change from teardrop merge that wasn't needed for final impl. 2 years ago
Jeff Young 502da2d03c Performance improvements. 2 years ago
Jeff Young 08a9d4b26f ADDED preference for ratsnest thickness. 2 years ago
Jeff Young 80aef37cc4 Don't consider shorted items when opitmizing ratsnest. 2 years ago
Jeff Young ea341289de Fix uninitialized variable (Coverity report). 2 years ago
Marek Roszko 8a7044c3fb Fix some more warnings 2 years ago
Alex 9d452a6097 Fix opening boards with deprecated features. 2 years ago
Jeff Young 4c59365867 Blind attempt to fix pns-debug-tool linking issue. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
jean-pierre charras 86c75cf261 Fix a compil issue. 2 years ago
Marek Roszko 3bf2fb2c0e Fix more C5266 warnings 2 years ago
Jon Evans 27afd22bbf Specctra: remove grouped tracks from group before cleaning up 2 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 2 years ago