201 Commits (a76ddb52a0651bb8e7bafbf05094defeee419ff3)

Author SHA1 Message Date
Jeff Young a76ddb52a0 Add sheet borders and backgrounds to Edit Text & Graphics. 6 years ago
Jeff Young ba36fc0009 Fix some Coverity issues. 6 years ago
Jeff Young 40b2eabfc1 Add a user-defined ratio for text offset from wire/bus. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jon Evans 5ed173ef1b ADDED: LibEdit can have a different color theme than Eeschema 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Wayne Stambaugh bc68c7d949 Symbol editor: fix several internal units bugs. 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Jeff Young 7bb9551801 Handle boost exceptions. (From Coverity scan.) 6 years ago
Jeff Young 5e5edd03f6 Implement super- and subscript printing and plotting for eeschema. 6 years ago
Franck Jullien ea218bc722 eeschema: Allow hierarchy navigator to stay open 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 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
jean-pierre charras d9de28de35 Eeschema: usability enhancement. 6 years ago
Jonatan Liljedahl 034bfb0919 eeschema: More work on selection highlight thickness 6 years ago
Jonatan Liljedahl 681f6bc707 Eeschema: Add option for selection highlight thickness 6 years ago
Jonatan Liljedahl e517069a51 Eeschema: Add options for selection appearance 6 years ago
Wayne Stambaugh d4cea0f2b7 Eeschema: fix multiple sheet file name bugs. 6 years ago
Jeff Young 35c8d64f98 Add super- and subscript support to Eeschema. 6 years ago
Jeff Young ebbb12e978 Give empty preference pages the right parent. 6 years ago
Jeff Young 195fbbaf23 Reduce confusion by putting all dialog pages as leaf nodes. 6 years ago
Jeff Young 0d90fab01b Add display setting preference pane for PLEditor. 6 years ago
Jeff Young 8ba7d4570c Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago
Jeff Young fb3aa446e1 Remove Run Simulator command from Export Spice Netlist. 6 years ago
Wayne Stambaugh 8789ab9265 Eeschema: remove rogue symbol libraries from project file. 6 years ago
Jeff Young 3904d7ccfc Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 6 years ago
Jeff Young ef03afe289 Fix bugs in new wire/line-width split. 7 years ago
Jeff Young 9328ec8b52 Separate default line and wire thicknesses. 7 years ago
Jeff Young b3e30e50c8 Cleanup. 7 years ago
Jeff Young a568e70b99 Follow naming conventions. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Tomasz Włostowski 5ea46e8b78 eemodern: initial attempt at inline drag/move actions 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Jeff Young 3da5396c8d Fixes for importing board setup properties. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand 3524bed75a libtree: Remember pane width 7 years ago
jean-pierre charras db7dba96ad Fix a few Coverity warnings. 7 years ago
Jeff Young d65bb73d4e Finish up remaining block operation inconsistencies. 7 years ago
Maciej Suminski 02f81d7419 Handle 'show page limits' in eeschema 7 years ago
Seth Hillbrand 4f672f0d39 Fixing a number of dynamic_casts 7 years ago