192 Commits (85c6cebd777d7a94f0b75f935e6059751522aa51)

Author SHA1 Message Date
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Jon Evans 147540b3bb ADDED: Control to only show ratsnest for visible layers 5 years ago
Jeff Young 555b78e7ca Read/write COLOR4D::UNSPECIFIED in netinfo so you can clear colors. 5 years ago
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Reece R. Pollack 5a5d99b018 Add Pcbnew Display Origin Transforms preferences panel 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Jon Evans 67a5ed15c7 Make sure appearance panel builds after project has been loaded 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young 2c7093439e Don't attempt to set active layer to a non-activated layer. 5 years ago
Jeff Young 6450ee2f2c Prevent crash if board doesn't have any layers in the layer preset. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans 0db00046d1 Fix rendering of net colors on items 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
PJM a06a0c1236 Fix Pcbnew tree order in "Preferences" tree 5 years ago
Mark Roszko 3b727b5d16 Make preference groups not selectable 5 years ago
Jon Evans 5401f06fce Don't nag when we can't save project settings 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Jon Evans 72b08f2b18 ADDED: Hide ratsnest for specific nets 5 years ago
Jon Evans afd432e687 Infrastructure for net hiding 5 years ago
Jon Evans 961fbadd23 Initial infrastructure for net/netclass colors in board 5 years ago
Jon Evans a3655225cd Save selection filter state in project local settings 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
jean-pierre charras 7e1294a4b7 Pcbnew, Preferences: fix not working panel color widgets. 6 years ago
Jon Evans 2d95270a31 Add color theme settings to pcbnew 6 years ago
Seth Hillbrand 011e4116d6 Remove assertion path on closing empty pcb 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
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
jean-pierre charras 0a018f514b Fix crash when saving config in Pcbnew. 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Jeff Young 6179dfde37 Default keep upright to false in design settings. 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 01e78b04c6 Save last-used-paths in export dialogs. 6 years ago
Tomasz Wlostowski 5bb06e5ac5 pcbnew: can't return a copy of ptr_vector if items are polymorphic and have no clone() methods. Work it around. 7 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 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
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
jean-pierre charras c162ff9076 Curved airwires: set the default to straight lines (i.e. the legacy behavior) 7 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
qu1ck 72f87861bb pcbnew: Add toolbar buttons for action plugins 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago