102 Commits (b29f55c1ca7774dd5b0f412da029c29afce0d3b1)

Author SHA1 Message Date
Jeff Young 0370eff7ba Add sheet number processing to sheet fields. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
jean-pierre charras d714773c22 Fix a minor compil warning. Add a wxASSERT in hierarch.cpp. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 7 years ago
jean-pierre charras fd0d5fdb38 HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog 6 years ago
Franck Jullien ea218bc722 eeschema: Allow hierarchy navigator to stay open 6 years ago
Jon Evans 972d765aea Use direct call to update highlighting on new sheet load 6 years ago
Jeff Young 83ee51370c Cancel interactive editing when switching sheets. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young 1ea001d497 Go back to event-loop zooming for new frames. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young 25209516a6 Adjust net highlighting after edits. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young f3c95ad83c Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 7 years ago
jean-pierre charras 2c43d4d6bf Eeschema: fix incorrect display of the page number in a complex hierarchy. 7 years ago
Jeff Young f4b92e6acf Refactor as SCH_DRAWING_TOOL was getting too big. 7 years ago
Jeff Young 35e8a340ca Add enter/leave sheet to modern toolset. 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Jon Evans 74ace97249 Don't update graph when entering/leaving sheets 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
jean-pierre charras bec2d7861e Eeschema: shows the opened sheet info in title bar. 7 years ago
jean-pierre charras 58036382c1 eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
Jeff Young 2d5baac77d Fix up zoom and pan issues entering/leaving sheets. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras 5f6f03b16c HIERARCHY_NAVIG_DLG: allows closing the dialog by ESC key (like other dialogs) 8 years ago
jean-pierre charras cd3122d8cd Refactor hierarch.cpp: remove old dead code and clean current code. 8 years ago
jean-pierre charras c0a539959e Fix a few Coverity warnings 8 years ago
Seth Hillbrand 069448f20e Eeschema: Automatically manage junctions 8 years ago
Seth Hillbrand bf32cc2555 Eeschema: Moving SchematicCleanup to SCH_EDIT_FRAME 8 years ago
Wayne Stambaugh 6816b0dc99 Schematic hierarchy selection dialog fixes. 8 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago
jean-pierre charras 682c15ed62 Add connection highlight to eeschema, step 2: Fixes, refinements, add hot key, cleanup code. 9 years ago
Nox_firegalaxy 44b8533d4d Add connection highlight to eeschema, step 1. 9 years ago
Wayne Stambaugh b7e56ae1cb Eeschema: SCH_SHEET_PATH refactor. 10 years ago
Wayne Stambaugh 9685b3812d Eeschema: decouple SCH_SCREEN::SchematicCleanUp() from wxDC and EDA_DRAW_FRAME. 10 years ago
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 10 years ago
jean-pierre charras c291b88608 Eeschema: fix dangling ends when enter the first time in a sub sheet of a schematic hierarchy. Minor code cleanup. 11 years ago
Wayne Stambaugh 25b9a42ea3 More Coverity scan error fix goodness. 11 years ago
jean-pierre charras 00f8994ee1 Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras 8afe2dfbce Eeschema: Fix bug #1271155 relative to Grid selection in Eeschema. 12 years ago
Povilas Kanapickas 7f12513c7e Remove some uses of using namespace std. 12 years ago
jean-pierre charras 9f9f2ed380 Minor code cleaning: Remove unused file, remove obsolete or useless defines 12 years ago
Dick Hollenbeck c0832a0342 BUG FIX: eeschema as segfaulting on the 'Insert' key because the m_itemToRepeat 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago