90 Commits (d24e6c340889a2907db27e666beba1bfadc300a1)

Author SHA1 Message Date
Marek Roszko d6c1f52b55 Plant the ability to verify code signing signatures when trying to load kifaces 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
david-beinder f33ea6f997 Kiway: Improve performance by using IDs and clearing closed frame entries 4 years ago
Jeff Young 062c4fda62 More error message regularization (and translatability improvements). 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Marek Roszko 19faadf149 Move wx/dynlib.h include to source file 4 years ago
Seth Hillbrand c0bc6b1107 Fix compile errors on MSVC 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Jon Evans f00cee438f Fix running from build dir on MacOS after recent build system changes 5 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jon Evans cdb352bb24 Allow finding kicad_3dsg when running from build dir 5 years ago
Jon Evans 9a13835f5d Allow running release builds from build dir also 5 years ago
Jonathan Haas f90164f7cf Fix some typos and improve wording 5 years ago
Ian McInerney d50d728d19 Cleanup compiler warnings 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Marek Roszko 5100f720ef Don't hard crash on a failed kiway player due to null reference 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
qu1ck e5828d5817 Improve exception handling in KIWAY::Player() 5 years ago
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney c458b50fd9 Ensure the environment variables are synchronized between KiCad and Python 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 940570e9ec Catch exception so that we at least throw up an error message. 5 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 6 years ago
Jeff Young a1332d76fe Remove SHAPE_EDITOR frame types before we forget about them. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Seth Hillbrand ac92afcf13 Clean up compile warnings 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
jean-pierre charras a6566b9b53 Fix a crash in some languages when loading a dynamic library. 6 years ago
Ian McInerney 3a2dbf7786 Update pleditor path for run from build directory 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jon Evans 49e88b267a Fix KICAD_RUN_FROM_BUILD_DIR on MacOS 7 years ago
Jon Evans dffd1179c5 Add a mechanism to load kifaces when run from the build directory 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
Jeff Young 9f7bc6a9f9 A bit of a hack to keep OpenGL from puking. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago