143 Commits (f200c6189734aef930f694bdc9904e99c5abeaed)

Author SHA1 Message Date
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
jean-pierre charras 869bdc2b3c Eeschema: regression fix: re-enable hold down control+shift to disable grid snapping when moving the mouse. 7 years ago
jean-pierre charras 3f9230fa51 Eeschema: Fix incorrect behavior of cursors when moving cursors by arrow keys. 7 years ago
jean-pierre charras 49c94fb928 Eeschema, library viewer: fix a Kicad assert. 7 years ago
Jeff Young f9faa6ea16 Reduce "Clarify Selection" menus. 7 years ago
Jeff Young 6f0c6f946c Fixup some more cursor issues. 7 years ago
Jeff Young 1e3a5c1b21 Fixup of last commit. 7 years ago
Jeff Young 48688b5074 Hook up "always show cursor" preference. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
jean-pierre charras 68e69fe95d eeschema: context menu pops up on 2nd click after ESC key was pressed twice 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Jeff Young 2201482e47 Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
Jeff Young 959767c09f Don't warp mouse when context menu was cancelled. 8 years ago
jean-pierre charras 4905bbe500 hotkey management: enhancements in code to know if a hotkey was handled by an event or not. 8 years ago
Kristoffer Ödmark 5e70810161 Disabled the automatic schematic-cross probing due to performance reasons. Added sheet-context menu entry for the cross-probing instead. 8 years ago
jean-pierre charras bea4664311 Fixes: lp:1695751 (EEschema: "Not-connected" flag not movable) 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 5b3d7962bb Fix questionable code and memory leak. 9 years ago
Kristoffer Ödmark dda51ab550 CrossProbes Schematics from eeschema to pcbnew 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
jean-pierre charras 1924478558 Eeschema: editors: show the pin position (when clicking on it) in message panel. 9 years ago
Chris Pavlina 21b76d0837 eeschema: short-circuit disambiguation for {sheet pin, sheet} 9 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
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh 8587488984 Undo commit -r 6595. 10 years ago
Chris Pavlina c490e7dd06 Fix typing problems with GR_KB_* constants 10 years ago
Wayne Stambaugh cf9a9a09ad Eeschema: decouple SCH_COMPONENT from SCH_SHEET_PATH. 10 years ago
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
Mark Roszko 33419ee4bf Eeschema: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 10 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
Lorenzo Marcantonio 260ca0e79f Added support for decoupling stored text from shown text in EDA_TEXT 11 years ago
Wayne Stambaugh ec9cd765bc Fix default menu alt key accelerator bug. (fixes lp:1035151) 11 years ago
Lorenzo Marcantonio bee6b9f9b7 Fixes #1186269 12 years ago
Dick Hollenbeck a985255f95 add back missing pcbnew cross probing event handlers. eeschema launches kiface versions of pcbnew & cvpcb if not single. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras 0ebc3f063e 3D-viewer: code cleanup. 13 years ago
jean-pierre charras abe5c08e20 3D-viewer: code cleaning. Added option in menu: show a 3D grid. 13 years ago
Dick Hollenbeck c24863c078 // Dick Hollenbeck's KiROUND R&D 14 years ago
jean-pierre charras 8f62c6aa05 Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh d8ad2cceb0 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 14 years ago