76 Commits (aceed2b0a4c82a046490ff88e6d08f78a3f16466)

Author SHA1 Message Date
Jeff Young aceed2b0a4 Cleaner look for colour swatches and the undefined colour. 5 years ago
Jon Evans 92174d414c Ensure pads and zones come up visible by default 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jon Evans 2fc9c7233d Add color layer for schematic aux items 5 years ago
Ian McInerney c458b50fd9 Ensure the environment variables are synchronized between KiCad and Python 5 years ago
Jon Evans 43ab43ec9e Fix a few issues with Close Project 5 years ago
Peter Montgomery 4d460ec073 Delete 3D cache files with GUI settable number of days 5 years ago
Jon Evans 79e40cf765 Fix a few issues with Close Projects MR 5 years ago
jean-pierre charras f46c1ccb32 Fix another incorrect (and useless) conversion of a wxString to and from std::string. 5 years ago
jean-pierre charras ea71d9db81 Fix incorrect (and useless) conversion of a wxString to and from std::string. 5 years ago
jean-pierre charras a146cd9e2e JSON_SETTINGS: add more wxLogTrace() calls. 5 years ago
jean-pierre charras df4226f896 Settings management: try to fix full filename issues when using non ASCII7 chars. 5 years ago
Jon Evans aae40148dc Switch to ordered_json and enable ignore_comments parser option 5 years ago
Jeff Young a58a75366e Give up on a cross-platform solution to non-ascii filenames. 5 years ago
Jeff Young 689910ab0a Add missing include. 5 years ago
jean-pierre charras 91e00e14a9 JSON_SETTINGS: partial fix of non ascii7 filenames on Windows. 5 years ago
Jeff Young 61c817377f Support for wchar_t Windows filenames in JSON settings. 5 years ago
Jeff Young 6e4d4401ae Make sure to translate UTF8 std::string to wchars for wxString. 5 years ago
Mark Roszko 8324cb30b7 Save the wxDisplay index to set the position of windows correctly 5 years ago
Jeff Young f97c50bfde Give excluded DRC items their own layer. 5 years ago
Jon Evans a107f7ce5b Fix a few issues with legacy project loading 5 years ago
Ian McInerney 50b2271f84 Fix missing variable initialization 5 years ago
Jon Evans 5401f06fce Don't nag when we can't save project settings 5 years ago
Jeff Young 7d07e6719f Make sure eeschema default grid is 50mils. 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago
jean-pierre charras 8c15ecf8e4 Gerbview: fix issues when setting the grid color and the worksheet color. 5 years ago
Jon Evans 3dd2dc89ad Fix default values for color theme editor 5 years ago
Jon Evans 6eca886292 Fix some UTF8 issues with project settings 5 years ago
Jon Evans d143e14694 Fix memory leaks in color theme editor 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 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
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 6 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 6 years ago
Jon Evans bd19c580f4 Add configuration for cross-probing behavior 5 years ago
jean-pierre charras 534bcc8db0 very minor fix: change the default value user grid size to 10mils 5 years ago
Ian McInerney 9d78aa604f Force OSX to automatically scale the canvas on legacy settings read 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Seth Hillbrand 810f668d45 Fix compile error 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 60915fbc76 Default canvas scale setting to automatic on OSX 5 years ago
Jon Evans daad2824c5 Add ability to skip JSON writes if the params aren't modified 5 years ago
Jeff Young 9f2be3714f Add unresolved variable testing for worksheet items. 6 years ago
Jon Evans 40dc7a5eef Update legacy migration of common settings for mousewheel pan 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago