145 Commits (6c3b02aabee60ea04276f3404da455c00d081397)

Author SHA1 Message Date
Jon Evans 7231f1dc68 Fix caching strategy 5 years ago
Jon Evans 472d0e03fc Remove unused color layer 5 years ago
Jon Evans 405fa183b2 Add icon theme selection behind advanced config flag 5 years ago
Jon Evans dbb6d0fb4a Move paste and mask clearance settings back to board file 5 years ago
Wayne Stambaugh 50712f7280 Attempt to fix Coverity issue 305290. 5 years ago
Jon Evans aedc65f20f Fix footprint editor default grid 5 years ago
Jeff Young efae25e24e Splitter bar for netclass setup. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jon Evans f1039dfb94 Disable project saving outside explicit save actions 5 years ago
Jon Evans 6fa0ac45af Re-enable custom grid settings for Pcbnew 5 years ago
Jon Evans 5433adda2e Add extra search paths for importing settings in FlatPak builds 5 years ago
Jon Evans 9ce255dc77 Use a different color for front and back courtyards 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Jon Evans d25341901c Skip backup if project folder isn't writeable 5 years ago
Jon Evans 3ac5fd6342 Get rid of wx popups when opening a read-only project 5 years ago
Marek Roszko 47ada0ffba Remove duplicate LAYER_VIA_THROUGH entry in theme 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Marek Roszko 4c14406788 Further path refinements 5 years ago
Marek Roszko a47e8af0d0 Fix up naming of the kiplatform helpers 5 years ago
Marek Roszko 6d4bae1136 Make calculateUserSettingsPath a little more compact and use kiplatform 5 years ago
Jon Evans bea310569b Fix parsing of track/via user sizes from legacy boards 5 years ago
Jeff Young fa93cd8faa Remove colour setting for internal layer. 5 years ago
Jeff Young a36f655dcd Consistent formatting. 5 years ago
Jeff Young 50889a9ed6 Promote mouse drag settings to full enums. 5 years ago
Jeff Young 6c648df4c6 Support 3 drag vs. select options, and unifiy with other drag prefs. 5 years ago
Jon Evans decca8baba Do not migrate the versioned env variables 5 years ago
Werni 599c35edce Fix memory leak in COLOR_SETTINGS 5 years ago
Jon Evans 81ce1a07ee Fix a few issues with builtin color themes 5 years ago
Marek Roszko 3ae87ba613 Use wxFFileOutputStream in place of previous wxFFile switch 5 years ago
Marek Roszko b4e4e1cf5e Use wxFFile instead of wxFile for saving json settings/json_settings.cpp 5 years ago
Jeff Young de9d1eb93e Don't write local settings of imported project into current settings. 5 years ago
Jon Evans c085375531 Create color settings path if missing 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Jon Evans 7fcef7268b Handle read-only settings files better 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Jon Evans f8d38fc6c0 Slight tweak to schematic background color 5 years ago
Jon Evans a28f154cc5 Fix fallback color theme name 5 years ago
Jon Evans c388bf0f92 Update default color theme 5 years ago
Jon Evans 728c207105 Deduplicate settings migration handling 5 years ago
Jon Evans 76bfa47a77 Allow creating new projects when doing a Save As in eeschema 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
jean-pierre charras b38cef409b Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
Jon Evans 45d7f2b6f5 Expose via holes to color theme properly 5 years ago
Jon Evans 4a17205e76 Turn off "prefer selection to dragging" by default 5 years ago
Jon Evans 0c5aabc7f7 Add an option to not migrate library tables when migrating settings 5 years ago
Wayne Stambaugh 564f363c57 Pcbnew: fix user defined layer bugs. 5 years ago
Jon Evans 690575e2b6 Improve edit point legibility with a hover state 5 years ago
Jon Evans e8369c94df SETTINGS_MANAGER: Don't try to retrieve system paths in headless mode 5 years ago
Ian McInerney 9e6a1225db Catch exception when creating app settings objects 5 years ago
Ian McInerney e0c2531f53 Catch exception inside JSON_SETTINGS constructor 5 years ago