20916 Commits (e7ab924a86f65e638ffbb3ff063fdf3a96fa16c7)
 

Author SHA1 Message Date
Roberto Fernandez Bautista e7ab924a86 CADSTAR PCB Archive Importer: Resolve comments in MR 5 years ago
Roberto Fernandez Bautista 6fb338d136 CADSTAR PCB Archive Importer: Fix imported Text Angle when mirrored 5 years ago
Roberto Fernandez Bautista 7839a508b3 CADSTAR PCB Archive Importer: Fix imported text height 5 years ago
Roberto Fernandez Bautista a514817c57 CADSTAR PCB Archive Importer: Fix component mirroring 5 years ago
Roberto Fernandez Bautista dcf69d53f0 CADSTAR PCB Archive Importer: Fix unhandled case statements 5 years ago
Roberto Fernandez Bautista d780cb7e7c CADSTAR PCB Archive Importer: Load CADSTAR routing areas as a KiCad rule area 5 years ago
Roberto Fernandez Bautista 5273c77fbf CADSTAR PCB Archive Importer: Parse TRUNK and TRUNKREF, display error if present (no KiCad equivalent) 5 years ago
Roberto Fernandez Bautista 8b13140122 CADSTAR Archive Importer: Parse missing ROUTEREASSIGN node in ROUTECODE 5 years ago
Roberto Fernandez Bautista 7a624d8d44 CADSTAR PCB Archive Importer: Fix warning. 5 years ago
Marek Roszko df590b1109 Reduce the "default" maximum scale factor down a magnitude. 5 years ago
Jeff Young 4233886a05 Repair drill mark printing. 5 years ago
Jeff Young 8f67557a65 Separate display and canonical names in Edit Symbol Fields. 5 years ago
Marek Roszko f1e2bdc2d0 Prevent zoom to fit from going to crazy zooms on blank canvas 5 years ago
Seth Hillbrand c9d14700a7 Restore missing MW shape icon 5 years ago
Wayne Stambaugh c79d6391dd Eeschema: minor plot dialog layout fixes. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jon Evans a28f154cc5 Fix fallback color theme name 5 years ago
Jeff Young d0ddc909dc Handle hierarchical symbols when performing "lib symbol changed" check. 5 years ago
Jeff Young 3100273db1 Don't invalidate itterator by adding markers inside loop. 5 years ago
Jeff Young 725082786e Move ERC dialog to DRC architecture. 5 years ago
Jeff Young b12937af65 Accurately reflect disabled router settings. 5 years ago
Jeff Young ede8499e65 Fix negative length reporting for arc track segments. 5 years ago
Jeff Young 91f2a0ef1d Fix uninitialized variable. 5 years ago
jean-pierre charras e4675ee9a6 Fix missing include (linux). 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Jon Evans 88fbb9d367 Don't allow resetting read-only themes 5 years ago
Marek Roszko ba503bedcf Use the correct parent for the pl editor color pane 5 years ago
Michael Kavanagh e826a4494a Auto-select first item in layer mapping dialog 5 years ago
Jeff Young 16d5f95981 Meet irreflexive requirements of std::sort 5 years ago
Jeff Young d7ea70ba02 Don't assume a valid constraint. 5 years ago
Jeff Young dd53b9c399 Bail on 45º text in pin conflicts map. 5 years ago
Jon Evans 2e50723781 Ensure preview pad has access to parent board design settings 5 years ago
Jon Evans e735d21824 Maximize main editors by default if config is missing 5 years ago
Marek Roszko a0586d3e3d Fix rogue asterik 5 years ago
Jon Evans c388bf0f92 Update default color theme 5 years ago
Marek Roszko ae6900e7d7 Suppress the opengl test from generating "ghost frames" on Windows which appear and quickly disappear 5 years ago
jean-pierre charras 0044c6b48a Add missing includes 5 years ago
Jon Evans cc71f7d050 Add some missing headers required on wx3.0 at least 5 years ago
Marek Roszko da96c9959d Undo last commit and fix include. Woops 5 years ago
Marek Roszko 1f3796bd7a Add missing include due to commit f6b4b66a 5 years ago
Marek Roszko 6fa8ebab85 Remove the auto centering of dialog_shims as a experiment 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Marek Roszko a5c9151800 Move the dock art provider to a pointer instance 5 years ago
Marek Roszko 496532b6ea Guard off the dock art size change temporarily for win32 and wxwidgets 3.1 5 years ago
Marek Roszko 29577a571d Add a custom dock art provider for aui manager with slight improvement 5 years ago
Thomas Pointhuber 3ced74d19c altium: Properties are normaly stored in Upper case, but Altium decided CamelCase are good as well 5 years ago
Jeff Young ebc0d47239 More pinmap spacing adjustments for MSW. 5 years ago
Jeff Young 8c68857f02 Add immediate mode to WX_HTML_REPORT_BOX for use as progress messages. 5 years ago
Thomas Pointhuber b28f397614 altium: fix unsigned overflow inside loop 5 years ago
Jeff Young 9f16b68bde Better centreing of pin conflict map col labels. 5 years ago