88 Commits (83d231cd4963ba0050fb130d110cacbb0cfec43e)

Author SHA1 Message Date
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
jean-pierre charras 8e80a4d2ed Common settings: better fix for common environment vars deletion. 5 years ago
jean-pierre charras d4461f6c53 Common settings: fix: common environment vars: deleted vars were still in list. 5 years ago
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
Seth Hillbrand 18e06c659c Set launguage selection to be untranslated 5 years ago
Seth Hillbrand 6381f80bfa Remove flags icons and abandoned languages 5 years ago
Ian McInerney 47f7c616f8 Fix Python environment variable handling 5 years ago
Jeff Young 625eca8170 Save language changes to file so they're picked up by other apps. 5 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 0259e0ba07 Cleanup struct initialization and formatting 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
Jeff Young c2d77a7300 Add some defensive code to prevent re-entrant printing. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 7 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 7 years ago
Seth Hillbrand 06d2170501 Fix default User Template location 7 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
jean-pierre charras 4d3e86d795 DIALOG_CONFIGURE_PATHS: do not allow users to define the env var KIPRJMOD 7 years ago
jean-pierre charras ed03d3436d fix a minor wxWidgets assert. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
Maciej Suminski 24f9bfa13b Fixed memory leaks 7 years ago
Seth Hillbrand e307d9318b Revert "Fixed memory leaks" 7 years ago
Maciej Suminski a9efbf4716 Fixed memory leaks 7 years ago
Jeff Young 05d9f49d25 Init icon scale when reading it from PCB prefs. 7 years ago
Wayne Stambaugh f584b30c73 Replace log debugging output with tracing. 7 years ago
Jeff Young afeebc8944 Grid settings for Eeschema GAL. 7 years ago
Jeff Young da4fb4ae3a Move galDisplayOptions access from pcbnew to common. 7 years ago
jean-pierre charras de793aa43d Fix a side effect of our LOCALE_IO by using setlocale( LC_NUMERIC, "C" ) instead of setlocale( LC_ALL, "C" ) 7 years ago
jean-pierre charras a330eb1575 Add Chinese traditional in language list. 7 years ago
Jeff Young 86a801aabc Allow updating of file history size on the fly. 7 years ago
Wayne Stambaugh b8aec37ef1 Fix external check for KISYS3DMOD environment variable. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Maciej Suminski f10aa6c857 Use paths relative to the executable on Windows 8 years ago
Wayne Stambaugh 5678a166ee Fix template path bugs. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Seth Hillbrand a607174f9a Fix english grammar 8 years ago
Jeff Young 182b134872 Don't overwite env vars with settings. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Wayne Stambaugh 81e8d8fd89 Symbol library table remapping fixes. 8 years ago
Wayne Stambaugh 33cc7b3f99 Fix broken default icons in menus setting for OSX. 8 years ago
Wayne Stambaugh f781691049 Eeschema: add symbol library table editor dialog. 8 years ago
jean-pierre charras b8c621a991 fix a few Coverity warnings. 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Simon Wells 117faf898f Disable icons in menus by default on osx 9 years ago
Wayne Stambaugh 9c2ebf32f1 Initial symbol library table implementation prep work. 9 years ago
John Beard ece7eeb280 Move SystemDirsAppend to own header 9 years ago
John Beard 27374c0aa3 Move file locking utilities to a separate file 9 years ago