16351 Commits (183687c69e780a89cc926303f16626de1f0b2984)
 

Author SHA1 Message Date
Seth Hillbrand 875caa694c Eeschema: Allow junction dots to be hidden 6 years ago
Jeff Young 5d7739a662 Handle '&'s in menu labels. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Wayne Stambaugh 418bd28347 Fix build error. 6 years ago
Jeff Young dd3617cfda Fix compile issue. 6 years ago
Jeff Young b2ee2a4d88 Add checking to languages menu. 6 years ago
Jeff Young de67f3f1e9 Move a few more things to ACTIONs. 6 years ago
Jeff Young f30c8e0f46 Increase signal-to-noise ratio. 6 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 6 years ago
Jeff Young c7bfa9857e Use more reflective naming of what the tool does. 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
jean-pierre charras a076f5092c I18n: fix a few useless leading spaces in messages. 6 years ago
Wayne Stambaugh be8fe3884f Fix spelling error in symbol library table warning string. 6 years ago
Wayne Stambaugh 77bf575742 CvPcb: fix save changes dialog layout issue. 6 years ago
Jeff Young e4fbd003e0 Make m_passEvent event-specific rather than global. 6 years ago
Jeff Young 6d335f2a82 While Seth fixed the main issue, repeated Activate() calls probably still aren't a good idea. 6 years ago
jean-pierre charras 18ffb405b4 better message in dialog 6 years ago
jean-pierre charras 6a8e69f9c9 Fix a compil warning. 6 years ago
Seth Hillbrand 552815d486 tool_mgr: Don't invalidate our own iterators 6 years ago
Jeff Young 0f4bdbd184 Tighten down the POINT_EDITORs a bit more. 6 years ago
Jeff Young f14e41133b OSX compiler didn't like the other syntax. 6 years ago
Jeff Young 945eaceb91 Try and keep POINT_EDITOR and SELECTION_TOOL from fighting with drawing tool. 6 years ago
Jeff Young 18ebced8f4 Code hygiene. 6 years ago
Jeff Young 19aba615c2 Remove selection condition from conditional menu separators. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 6 years ago
jean-pierre charras 12a4a38507 pl_editor:make the option "show formatted texts" working. 6 years ago
Seth Hillbrand 77643fe9b6 pcbnew: Restore select items filter 6 years ago
Seth Hillbrand 4f4b24a638 pcbnew: Draw dynamic ratsnest with curved lines 6 years ago
Seth Hillbrand 79e2000af4 Fix case-sensitive import using KiCad std 6 years ago
jean-pierre charras 96935e0a7e Pl_editor rework: refinements in Design inspector. 6 years ago
Seth Hillbrand 2dd82cbca7 Revert the ClearIfOutside logic. 6 years ago
jean-pierre charras f550ecaf1f Better tooltip and fix a typo. 6 years ago
jean-pierre charras 6dc8e96a34 pl_editor rework: add a design inspector (similar to what was existing previously, but as a dialog) 6 years ago
Seth Hillbrand 51511eda85 CMake adjust Linux build 6 years ago
Seth Hillbrand ca12ce6f14 CMake: Bump version 6 years ago
Jeff Young e90cfa1d40 Improve gesture lables for better consistency with key labels. 6 years ago
Jeff Young 3d9690302c Only show gestures in List HotKeys (and not in Preferences / HotKeys). 6 years ago
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 6 years ago
Jeff Young 83ee51370c Cancel interactive editing when switching sheets. 6 years ago
Jeff Young 21ac28a1ec Add a few more gestures to the hotkeys list. 6 years ago
Seth Hillbrand 36f70704eb import_gfx: Make file selection case-insensitive 6 years ago
Maciej Suminski 7d69a917b9 Fixed a crash in EE_SELECTION_TOOL::SelectPoint() 6 years ago
Ian McInerney dc56678289 Make DXF monochrome output only contain Black layer 6 years ago
Ian McInerney d5f680ecd2 Allow DXF to be exported in either inches or millimeters 6 years ago
Ian McInerney b2c848579a pcbnew: Update plot dialog to contain a unit selector for DXF 6 years ago
Seth Hillbrand fb3d1bdb59 Clear some compile warnings 6 years ago
Jeff Young 8cc1e2b5e7 Fix breakage in wire moving/dragging/etc. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 7 years ago
Jeff Young 517c79c9cd Don't require changes before enabling Export Footprint. 6 years ago