311 Commits (bf493f32f5150ea40addbb48602094ff7885996b)

Author SHA1 Message Date
Jeff Young bf493f32f5 Nullptr safety for various panels. 2 years ago
Jeff Young ef92429ac2 Implement changed notifiers for textvar, netclasses and severities. 2 years ago
Jeff Young 403d7019d5 Save column position of properties panel. 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Jeff Young 10ed1d1a7f Save ERC settings (including exclusions) when saving file. 2 years ago
Jeff Young 0f81dd3b5e Give Grid Settings a more standard KiCad look and feel. 2 years ago
Mike Williams f770500bb4 Grids: make user editable 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Jeff Young ff044cd0cf Mostly a terminology update... 2 years ago
jean-pierre charras 830b67ead7 Eeschema: SaveSettings() : save visibility of Properties Panel in config. 2 years ago
CraftedNightmare aa667bea0f eeschema: Fix Search pane not remembering docking sizes and positions 3 years ago
Jon Evans c1d7fcf587 Remove very small grid sizes from schematic editor 3 years ago
Marek Roszko 1adcb86e0b Initial schematic search pane 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Mike Williams 18df4442bc Schematic: Find and Replace on Selection 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jon Evans a6776edc26 Try to resolve worksheet filename before saving it 3 years ago
jean-pierre charras 9c12a6ee1d Eeschema, eeschema_config.cpp: fix incorrect *.wks file path when trying to save it. 3 years ago
Marek Roszko 789db0cecb Some more wxS 3 years ago
jean-pierre charras e9da3e5ae9 Fix compatibility with wxWidgets version < 3.1.6 3 years ago
Roberto Fernandez Bautista ff717fec3f Wait to save non-KiCad imported drawing sheet until user requests a save 3 years ago
Jeff Young 3b021d98be Completely remove reading SCH grid sizes from config files. 3 years ago
Jeff Young c7603372b5 Use consistent naming. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
jean-pierre charras 7584ccc758 Fix duplicate variable member m_userUnits, creating issues depending on 3 years ago
Jeff Young b874aaac5e Add display options to Symbol Browser toolbar. 3 years ago
jean-pierre charras a306246558 Fix a few (minor) compil and Coverity warnings. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young ee0f93ed17 Fix some issue with hierarchy panel on OSX. 3 years ago
jean-pierre charras b712c2c0da Eeschema: fixes about Hierarchy panel/pane handling 4 years ago
jean-pierre charras b401e98c80 Eeschema, hierarchy navigator: fixes and enhancements. 4 years ago
jean-pierre charras 185016b84b Eeschema, Hierarchy navigator: add tool to Hide/show the panel. 4 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 4 years ago
jean-pierre charras 4c81bac9e3 Eeschema: ensure ERC exclusions list is up to date before saving it in *.kicad_pro 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 295a6408c3 User-configureable dash styles (and dash-dot-dot). 4 years ago
Jon Evans 9238b27f63 Silence IsWritable warning message 4 years ago
Jeff Young b747ae5bdf Make sure redraw happens regardless of order of panel commits. 4 years ago
Jeff Young 025d9f82ea Remove atrophied schematic default wire and bus widths. 4 years ago
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young bc8245ca7b Attempt to untangle junction dot preferences. 4 years ago
Jeff Young 651981b2a0 Remove atrophied property from appsettings. 4 years ago
Jeff Young d92d9898ad Scale junction dots from wirewidth, not linewidth. 4 years ago
david-beinder c34f45f646 Split global label size expansion from TextOffset setting 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago