129 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jeff Young b43d0a0ed5 Add file missing from last commit. 7 years ago
Jeff Young cbc83c98bc Make sure Save As and Export use board footprint when selected. 7 years ago
Jeff Young e55547223e ModEdit Save should save back to board if that's where the FP came from. 7 years ago
Jeff Young f9412f0fd4 Implement double-click for other filetypes in project tree. 7 years ago
Jeff Young 4b1a31ffad Regularize save-changes dialogs. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago
Jeff Young b400565880 Convert Place Footprint to component tree. 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago
Jeff Young 0cca1c6721 Remove active library concept from footprint editor. 7 years ago
Jeff Young 99db5cb543 Allow for reduced nagging with wider use of KIDIALOG. 7 years ago
Jeff Young 45e6dfc7af Simplify copy/paste of pad settings. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ae2cb331b1 Merge PCBnew text edit dialogs. 7 years ago
Jeff Young 40c1c8285d Combine PCBnew and ModEdit Graphic Item Properties dialogs. 7 years ago
Jeff Young 2ff414adb4 Simplify Move Exactly and Postion Relative dialogs. 7 years ago
Jeff Young 5ce0f8ba54 Kill off a few more g_UserUnit references. 7 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. 7 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) 8 years ago
Maciej Suminski e18475f220 Renamed remaining constants to match the action (see ab44e7cc) 8 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. 8 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