686 Commits (78f70b45e6f4d837a036b3a7a13a96de4714bd0f)

Author SHA1 Message Date
Jon Evans d371bb06ae New macOS installation scripts 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Alex Shvartzkop 1decd31baf Vertically center wxGrid cells by default. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko bd3aca2887 Cleanup the kiface dll export declaration slightly 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
Marek Roszko 87513b4a04 Change the sentry dsn to be build time defined 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Jeff Young d7a3c35f56 Repair over-zealous application of grid origin dialog. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Ian McInerney 890859dcbc Move pleditor actions to new constructor 2 years ago
jean-pierre charras 8762859c6d Fix a display issue in wxStyledTextCtrl widgets in dialogs (Windows specific). 2 years ago
Marek Roszko a5cf2716b6 Update {fmt} to 10.0.0 2 years ago
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