103 Commits (c5b6cf722d527b3baf4667c08db2c2abd00d61a1)

Author SHA1 Message Date
Seth Hillbrand c5b6cf722d Adjust Windows tooltip display time 5 years ago
Seth Hillbrand 1e4d81e3c4 Protect against invalid HOME variable 5 years ago
Seth Hillbrand 099ddb1517 Update Lanugage list with new contributions 5 years ago
Seth Hillbrand 8de9cff4e0 Change environmental variables to human-readable 5 years ago
lê văn lập 1adb86aa52 Add vietnamese language 5 years ago
Wayne Stambaugh ec97d1d737 Remove unnecessary decimal point notation test on application start. 5 years ago
Jeff Young fc2bdc49de Once more into the depths of hell... er, I mean fix a focus issue. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
jean-pierre charras f9a19f1d13 Language selection: do not disallow switching to English language when the 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Seth Hillbrand e684c6d94d Move default model location to 3dmodels 5 years ago
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