17 Commits (45e6dfc7af1931fc774db90ebb14560a7674c801)

Author SHA1 Message Date
Jeff Young 45e6dfc7af Simplify copy/paste of pad settings. 8 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ae2cb331b1 Merge PCBnew text edit dialogs. 8 years ago
Jeff Young 40c1c8285d Combine PCBnew and ModEdit Graphic Item Properties dialogs. 8 years ago
Jeff Young 2ff414adb4 Simplify Move Exactly and Postion Relative dialogs. 8 years ago
Jeff Young 5ce0f8ba54 Kill off a few more g_UserUnit references. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 8a2639325d Update footprint value when doing a Save As to library. 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Carsten Schoenert 1f32f7c55b fix misspelled 'allows to' -> 'allows one to' 8 years ago
Jeff Young d391489596 Don't clear old footprint till after user has hit OK. 8 years ago
Jeff Young c7cc795095 Close pcb opened just to get its GAL canvas settings. 8 years ago
Jeff Young e552c2fbff Remove confusing active library interactions with save. 8 years ago
Jeff Young 4d5e1489fb New menu structure for ModEdit. 8 years ago
jean-pierre charras de72ef8518 Fix code after renaming files 8 years ago
Jeff Young cd2f5cdbd5 Standardize pad properties terminology. 8 years ago
jean-pierre charras e69ddf0e13 rename files 8 years ago
jean-pierre charras c758e72c1d Remove a useless file and move the 2 methods to suitable files. 8 years ago
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Tomasz Włostowski bcde2a77e2 common/single_top: allow to launch footprint editor from the command line (--frame switch) 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Robbert Lagerweij bf832dd941 pcbnew - refactor move exactly tool (1/2) 9 years ago
Maciej Suminski e18475f220 Renamed remaining constants to match the action (see ab44e7cc) 9 years ago
jean-pierre charras 6ed4f9b208 Make EDA_DRAW_FRAME::SetToolID and mouse cursor shape setting working in GAL canvases, and uses same mouse cursor shapes in legacy and gal canvases. 9 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
jean-pierre charras 1951ee924c Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 9 years ago
jean-pierre charras 305a166e95 Pcbnew: update immediately the 3D viewer opened from the footprint editor/viewer/wizard after a change. 9 years ago
Robbert Lagerweij e57c962336 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
jean-pierre charras 50fd7a27cf Fix a few coding issues in dialog_edit_module_for_Modedit. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Jon Evans 167f45ca2b Refactor COMMON_ACTIONS into a base and derived class 9 years ago
Nick Østergaard 45a8c2e27f Rename pad copy actions in the pad tool 9 years ago
jean-pierre charras b66cb871e6 Fix a serious error in SetActiveLayer(): a GAL specific method was called even if a GAL mode was not active 9 years ago
Maciej Suminski 89055c4425 Code formatting 9 years ago
Tomasz Włostowski 1c1f4e9a50 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
Maciej Suminski 029e275aa0 Unselect modified component before replacing by the FP editor. 9 years ago
Maciej Suminski b0b64ac964 Fixed freeze after updating a footprint using the FP editor. 9 years ago
Maciej Suminski 6701b80f77 Converted global deletion, global text size setting & module exchange to BOARD_COMMIT. 9 years ago
Maciej Suminski 1dd43d1d98 Unified undo buffer handling code for PCB & module editor. 10 years ago
jean-pierre charras 01d3c72dda Cosmetic enhancement: add a dismiss icon to clarification menu "title" (the "title" is also the close menu command) 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 10 years ago
Chris Pavlina 8c01318141 Add zoom-to-selection tool 10 years ago
jean-pierre charras 99d18faca9 Change the way main editor frames are managed by Kicad: before this change, they had the Kicad manager frame as parent frame, and it creates a few issues: 10 years ago
jean-pierre charras a11bbffe9b Code reorganization, and change the way 3D viewer frame is managed (now using wxWidgets wxWindow::FindWindowByName() to know if it is existing) , to prepare others fixes. 10 years ago
unknown 1ee7458140 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago