341 Commits (57d029f087685b3baf8acce0e9c46703f00338b8)

Author SHA1 Message Date
Jon Evans ac875e26a8 Fix handling of SCH_PINs on multi-unit parts 6 years ago
Seth Hillbrand 55eb687184 Eeschema: Force output ordering 6 years ago
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
Jeff Young 7bb9551801 Handle boost exceptions. (From Coverity scan.) 6 years ago
Jeff Young 33da81cd27 Repair Coverity scan defects. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 7 years ago
jean-pierre charras c17c9960d8 Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header. 6 years ago
Mark Roszko ca34ade00c Make global labels have the same spin style as net/hierarchical labels 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young 35c8d64f98 Add super- and subscript support to Eeschema. 6 years ago
Seth Hillbrand c3226653cc eeschema: Handle broken spin style value 6 years ago
Jeff Young 5503727d3d Fix some placement bugs with selection haloes on text. 6 years ago
Jeff Young 937e3c2d48 Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
Jeff Young daac54b5d2 Update shown text cache in undo/redo. 6 years ago
Jeff Young e1a22333c1 Fix bug with escaped '~' still getting extra height for overbar. 6 years ago
Jeff Young ad26ece8d4 Add Global Edit Text and Graphics Properties to Eeschema. 7 years ago
Seth Hillbrand 39c2745f55 eeschema: Allow spaces in label names for multilabeling 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young 053c26c96e Refresh shown_text cache when incrementing label name. 7 years ago
Jeff Young 32765ebffd Do some refactoring in prep for sharing some sch tools with libedit. 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jon Evans 078fdb9077 Fix rotation of global and hierarchical labels 7 years ago
jean-pierre charras 2529346940 Some fixes for I18N. Mainly do not translate debug messages or strings giving only a print format (like "%d"). 7 years ago
Wayne Stambaugh 3d33cba574 Eeschema: fix schematic text object plotting issue. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Jeff Young 95635804bf Replace pin mark/sweep with method that doesn't invalidate iterators. 7 years ago
Jeff Young 81d4a45e73 Ignore BRIGHTENED state when printing. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand 8d777dd5c3 eeschema: Take stroke thickness into account 7 years ago
Jeff Young e715835c29 Copy dangling flag when cloning. 7 years ago
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Jeff Young 1baa904034 Dangling symbol fixes. 7 years ago
Jeff Young 0af31e1bf0 Fix CLangTidy warnings and improve SNR. 7 years ago
Jeff Young a67d8c60df Fix text size measurement. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young b99ea159c8 Rationalize select menu texts. 8 years ago
Jeff Young 3be876c388 Cleanup of trace logs from Simon Richter. 8 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 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Maciej Suminski 2ed19668cd Eeschema: removed protos.h 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago