115 Commits (f161d94521eda730709691295b2ac05fa2ef122f)

Author SHA1 Message Date
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Marek Roszko 62ec7e2d6d Add the ability to capture job reporting and display it in the result window 10 months ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
Marek Roszko e0b913cc65 Get rid of code path that has been unreachable for many years 2 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Marek Roszko 0c8e08ed58 Move some language changes to a event on the frame 2 years ago
Jeff Young 7cc663ad77 Schematic parity checking for CLI DRC. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Jeff Young d6aefc458c Clear the playerFrame lookup cache when closing frames. 2 years ago
Marek Roszko 53ad203028 Guard the new sentry calls because it won't be initialized if opted out 3 years ago
Marek Roszko 5b5176f104 Experiment with sentry breadcrumbs to footnote kiway events to provide more crash context 3 years ago
Marek Roszko 2f23df8f5f Move 3 more blocks to the common ex handler 3 years ago
Marek Roszko 26f250faa8 Handle OnKifaceStart exceptions without crashing 3 years ago
Marek Roszko 6022979bfe Undo accidental commit change to kiway.cpp 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Alex 10c4b948cb Support canceling initial global library table setup. 3 years ago
Alex 672c468342 Fix clashing error dialogs when can't load dynamic library. 3 years ago
Marek Roszko 669d302ccf Revert "Try to handle fetching the player frame slightly safely" 3 years ago
Marek Roszko 679a3a6552 Try to handle fetching the player frame slightly safely 3 years ago
Jon Evans 7e778c9856 KiWay: Make sure to mark closed windows as closed 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Seth Hillbrand b5bf1da251 Keep track of blocking windows 3 years ago
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