74 Commits (f613cd1cb468a64f791ef159ab56ad71e481f8b5)

Author SHA1 Message Date
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Jon Evans e9456201a7 Don't rely on dynamic_cast across DLLs 2 years ago
Marek Roszko 5c20c5732d We don't need pgm_base to expose pybind to everything 2 years ago
Marek Roszko e3285c234a Move executable path to PATHS to avoid a circular dependency 2 years ago
Marek Roszko 5319316815 Enhance the status bar with background progress and notifications 2 years ago
Seth Hillbrand 7fe83993cf Be smarter about releasing lockfiles 2 years ago
Marek Roszko 74d6dc6642 ADDED: Startup splashscreen 2 years ago
Marek Roszko 8eb265bf4c Add a central assert handler that generates sentry events 2 years ago
Marek Roszko 6f70579c03 Add doxygen comments 3 years ago
Marek Roszko c5d5450f55 Create a central exception handler we can also use to generate sentry events 3 years ago
Marek Roszko 8a8589b9db Fix cli crash due to dialogs buried in the pcb parser... 3 years ago
Marek Roszko 39e69a3d29 Fix up handling of font names available in multiple names 3 years ago
Seth Hillbrand fa91d906d0 Fix event blocker on GTK 3 years ago
Marek Roszko 40a279ae32 Hotglue the unit tests to work for now 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Marek Roszko 1a43187fb7 Display the sentry uid in preferences 3 years ago
Mark Roszko f0f33ef1d3 Introduce sentry for crash data collection 4 years ago
Seth Hillbrand f950d96324 Prevent dereferencing frame on exit 4 years ago
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor. 4 years ago
jean-pierre charras 60c65c2a1d Avoid loading python stuff when starting applications that do not use it. 4 years ago
Jeff Young 886dc2f43e Do-not-show-again section for common prefs & zone fill warning infobar. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Jeff Young 99da3d1336 Bail on single instance checker. 4 years ago
Marek Roszko fad5f9881a Remove abandoned variable and thus another include 4 years ago
Marek Roszko 04ab71c47c Tweaks to build 5 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Roberto Fernandez Bautista 0f0c5c194b Add qa test: save and reload schematic with page numbers 5 years ago
Jon Evans 5b040f16a3 Refactor environment variable storage 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand f303b07086 Initialize translation dictionary to default 5 years ago
Seth Hillbrand 8de9cff4e0 Change environmental variables to human-readable 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Wayne Stambaugh a1fae02427 Header clean up round 2. 5 years ago
Jeff Young fc2bdc49de Once more into the depths of hell... er, I mean fix a focus issue. 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
Seth Hillbrand 6381f80bfa Remove flags icons and abandoned languages 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
jean-pierre charras 0a829c328e Python scripting: fix a crash with some pythons scripts calling BOARD::ComputeBoundingBox() 6 years ago
Jeff Young 8ba7d4570c Move warp-mouse-on-move setting from Eeschema settings to common settings. 6 years ago
Jeff Young c2d77a7300 Add some defensive code to prevent re-entrant printing. 6 years ago
Jeff Young 460b03372d Implement preference for immediate actions. 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
jean-pierre charras a6e6e914af Eeschema: make menu file history working again. 6 years ago
John Beard 567bdd9b9d Add configuration of Hi-DPI canvas scaling in OpenGL 7 years ago