176 Commits (195fbbaf2314570c60434031c98601fb700cde6c)

Author SHA1 Message Date
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. 6 years ago
Jeff Young 9328ec8b52 Separate default line and wire thicknesses. 6 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
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
Jeff Young 929786ce50 Fixes to grid color and some more CLangTidy fixes. 7 years ago
Jeff Young 96724af2c4 Ensure junctions and no-connects are visible even on fat wires. 7 years ago
Jeff Young 37cfa3fed9 Cleanup unused and redundant stuff. 7 years ago
Jeff Young 47189034aa Grid settings for LibEdit. 7 years ago
Jeff Young 269e8159d4 Grid settings for LibEdit. 7 years ago
Jeff Young 1c52824913 Rewrite unit/convert handling so it also works for LibEdit. 7 years ago
Jeff Young 917943f8f8 Uniform handling of hidden objects. 7 years ago
Jeff Young 538a5d49ee Fix up GAL version of Symbol Viewer. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Jeff Young e932eed738 Allow TemplateFieldNames to specify URL-behaviour. 7 years ago
Jeff Young 909f850d16 Give panels the correct parent (the treebook, not the dialog). 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 4f8c546140 Implement user units uniformly in EDA_DRAW_FRAME 8 years ago
Maciej Suminski f51f30fb1e eeschema: Disabled an assert checking if project path is empty 8 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
Jon Evans 285bf79370 Fix strings for save/load project menu options; standardize on "Load" 8 years ago
Seth Hillbrand f76b89cf99 Standardize error message in Eeschema 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI 8 years ago
Chris Pavlina 0945c319f0 eeschema: make footprint preview optional 8 years ago
Maciej Suminski 3bdcdd808b Fix minor warnings 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Wayne Stambaugh 9f0b2e4bb0 Fix project symbol library table load bug in Eagle plugin. 8 years ago