8317 Commits (357427d803d78cac1a554c178f036252ef77e5d7)

Author SHA1 Message Date
Jeff Young 357427d803 Graphical diff for board vs library footprints. 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Seth Hillbrand d405fff1d8 Correct alpha blending in PDF plot 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Jeff Young bc0d59801a Graphical diff for schematic vs library symbols. 3 years ago
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
Salvador E. Tropea 13de3c0656 Use constants for the names of the built-in colors 3 years ago
Jeff Young 98d7b14dbc A better solution to keep SPICE netlist from being entirely selected. 3 years ago
Jeff Young 65c9988d45 Improve cache performance. 3 years ago
Jeff Young 9b9efb9002 Cache for netclass pattern assignments. 3 years ago
qu1ck 88062c5fc3 Add vector3 to swig 3 years ago
Jon Evans 7b3fd2113c Improve sheet rendering performance 3 years ago
Jeff Young 461def2719 Move automatic dimension processing inside PCB_DIMENSION_BASE. 3 years ago
jean-pierre charras f569cffa8e Step exporter fixes and enhancements: 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Jon Evans eba0783b38 Fix rotation/flipping properties for text boxes 3 years ago
Wayne Stambaugh 4e99812145 Coverity fixes and code cleaning. 3 years ago
Jeff Young f41f04b301 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 3 years ago
Wayne Stambaugh 789bf6455a Coverity fixes and code cleaning. 3 years ago
Salvador E. Tropea a6b1a09edf Fix rounding errors in gerber files 3 years ago
Johannes Pfister a87550a2c6 When importing legacy PCB dimension: Use automatic dimension when Unit couldn't be determined 3 years ago
Roberto Fernandez Bautista b03366c9e8 Fix CADSTAR importer memory leaks 3 years ago
jean-pierre charras 8b47c94f6e PANEL_COLOR_SETTINGS: swap swatches and texts to avoid annoying truncation. 3 years ago
Jeff Young fe9370ceea Don't allocate all of memory when the coord system turns inside out. 3 years ago
Roberto Fernandez Bautista 698d0b7e92 CADSTAR Sch: Fix loading of graphical arc shapes 3 years ago
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
jean-pierre charras bbfc5c272e Fix my commit d07738a06c. 3 years ago
jean-pierre charras ece34e1a0c Plot Gerber format: ensure all attributes are added to polygon items. 3 years ago
Jeff Young 9a0aeb4344 Adjust AC-small-signal plot names when saving placeholders. 3 years ago
Jeff Young ee956673b1 Respect readOnly cells in GRID_TRICKS. 3 years ago
Seth Hillbrand bce402a01c Revert font spacing/tabs to the v6 model 3 years ago
Jeff Young 65a10bd425 Remove unused member variable. 3 years ago
Jeff Young 150d2fd281 Tweak the Mac default selection highlight color for better visibility. 3 years ago
Jeff Young 4bb508eacf Adjust stroke font baseline offset to better match 6.0. 3 years ago
Jon Evans 1651b44ab1 Fix some PCB_SHAPE properties 3 years ago
Seth Hillbrand 81256c0fa4 Prevent mutex deadlock 3 years ago
jean-pierre charras bc8a78c6df Eeschema plot: honor B&W plot option for bitmap images. 3 years ago
Jon Evans f076f6fb46 Preserve unknown keys in JSON_SETTINGS 3 years ago
jean-pierre charras dce8826eb2 Fix incorrect tilt of italic texts when plotting them. 3 years ago
Jon Evans 43d3a18b86 Improve HiDPI handling of appearance/layer controls 3 years ago
Jon Evans 89ef6b36f4 Fix layer widget in HiDPI situations 3 years ago
Salvador E. Tropea 915446a472 Create the built-in colors in the constructor 3 years ago
jean-pierre charras 814dcdab31 Fix compatibility with wxWidgetsversion < 3.1.6 3 years ago
Ian McInerney be19e967dc Remove WX_COMPATIBILITY flag 3 years ago
Ian McInerney 0ba116a3ee Remove unused functions from COLOR4D 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Marek Roszko 39e69a3d29 Fix up handling of font names available in multiple names 3 years ago
jean-pierre charras d07738a06c gr_basic.cpp: ensure a pen with width = 0 is transparent. 3 years ago