109 Commits (2b5f7d594beca92d17f518fcacc0a2d9ad8d042d)

Author SHA1 Message Date
Jeff Young 2b5f7d594b Auto-zoom means auto-zoom. Other zoom settings do not. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Ian McInerney 78c43158f4 Annotate the board class with if it is for a footprint edit/view 6 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young fad18dccd5 Make sure board design settings get updated when switching boards. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Ian McInerney f7ded3040c pcbnew: Modify new file to have a better prompt when closing old board 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Jeff Young fa84babefe Re-implement sch->pcb cross-probing using net highlighting architecture. 6 years ago
Jeff Young 4eab89d9ef Fix OSX button order issue in Unsaved Changes dialog. 6 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 6 years ago
Seth Hillbrand f007d2857a pcbnew: ClearPcb() without queuing tools 6 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 6 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
jean-pierre charras 6e6063b258 Pcbnew: release the lock file if a board was loaded, and when clearing the board currently edited. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young 4c08a71df5 Warn before replacing edited footprint in footprint editor. 7 years ago
Seth Hillbrand 9e4511eb11 Update netclasses when loading footprint 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
jean-pierre charras dba0494b02 Pcbnew: Rework on dialog global deletions. 10 years ago
Maciej Suminski 11275f78e5 Preserve module editor settings when a new footprint is created. 10 years ago
Maciej Suminski 0cad702fc7 Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Maciej Suminski 9a47f4c645 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 11 years ago
jean-pierre charras 218cb8e7c1 Pcbnew: fix Bug #1325311 ("New Board" warning refusal broken) 12 years ago
Maciej Suminski ba275918e3 Renamed [class_]drawpanel_gal.[cpp|h] to [class_]draw_panel_gal.[cpp|h] to follow current naming scheme. 12 years ago
Maciej Suminski 60e9546b62 PCB_EDIT_FRAME::SetHighContrastLayer() went public. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Maciej Suminski c9199ea80a Fixed high contrast mode in OpenGL. Split display settings loading into more appropriate places. 12 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 3f15b9c057 Eeschema: Fix issue in Search/ReplaceAll 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck 2515a806ae initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 3d7c91af44 PCBNew locate via code refactoring and other minor fixes. 14 years ago
Wayne Stambaugh cb78c9452b Undo changes from my last commit that caused a trace drag bug. 14 years ago
Wayne Stambaugh efc93aa52b PCBNew locate code refactoring. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 0d57d670b6 Add user write permission tests to PCBNew and other minor fixes. 14 years ago
jean-pierre charras 3b55948db2 fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup. 15 years ago
Wayne Stambaugh 018292a8c6 PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras ec400bf7c7 Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets. 15 years ago