670 Commits (a1f42b823f7b17fa39c3fffe80558190ae487d71)

Author SHA1 Message Date
Jeff Young e77ff7e4e8 Allow PCBCalculator to respond to both Quit and Close. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 2 years ago
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming 2 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Mike Williams 04a53ea40d Picker Tools: make sure we know what tool we are 3 years ago
Jeff Young dc57fa7042 Add Grid Settings to PL_EDITOR. 3 years ago
Jeff Young e923a5a8c6 Formatting and cleanup. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Ian McInerney 18ea3be3f2 Revert "Reintroduce constexpr to COLOR4D" 3 years ago
Ian McInerney dc08c48f33 Try to fix linking after constexpr change 3 years ago
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Wayne Stambaugh 28776f5745 Text attributes object improvements. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Wayne Stambaugh a1fb8e1b1d Coverity fixes and code cleaning. 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Paweł Płóciennik 614755f24e Dialogs autocompletion with backspace support. 3 years ago
jean-pierre charras 5da5ccc4bf pagelayout_editor: fix some minor issues: 3 years ago
Wayne Stambaugh 3b722de637 Code cleaning. 3 years ago
jean-pierre charras ddd4178c62 PL editor: Add ( missing in commit 0d903d43) test for invalid parameter. 3 years ago
jean-pierre charras d2ce3ce381 pagelayout_editor: display a '*' in title frame if there are changes. 3 years ago
jean-pierre charras 0d903d43a0 pagelayout editor: Add tests for invalid parameters. 3 years ago
jean-pierre charras 6b5eeeb861 Preferences dialog: try to reduce its width, in non English languages. 3 years ago
Jeff Young f399dc0c3a Nullptr safety. (Sentry KICAD-4F) 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators. 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
jean-pierre charras 157b93c4ae Gerbview and Pl_editor: fix missing transfer from preference dialog to Gal options. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Alexander Dewing 02325130fa Initial arm64 work 4 years ago
Mike Williams 0e75bf02fa Selection: refactor modifier checking 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Sylwester Kocjan a234d5a2c8 common,eeschema,pcbnew: path cleanup 3 years ago
jean-pierre charras 7895b47030 pl_editor: fix a crash when trying to delete an item during its creation. 3 years ago
Jeff Young 7ffdfb1067 Clear Scintilla undo history after setting initial text. 3 years ago
Marek Roszko d6f8ca9a2e Patch out the install for argparse 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
jean-pierre charras 7584ccc758 Fix duplicate variable member m_userUnits, creating issues depending on 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago