36 Commits (28776f57458703aaa52d5b5684144c0cfab85f96)

Author SHA1 Message Date
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young 4e3109a633 Wide string decls for gerbview. 4 years ago
Mike Williams db407a1c0b Gerbview: clean up loading files to prepare for more autodetection 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Pradeepa Senanayake 9b7d056563 Moved auto zoom outside of the function which loads the gerbers and drill files 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Ian McInerney 4215917834 gerbview: Move more items to actions 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jeff Young b8e0b9759a Don't reset active layer to 0 after loading Gerber job file. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jon Evans 4ae4c4e243 Switch from JSON11 to nlohmann/json in GerbView 6 years ago
jean-pierre charras fc2379ca8a Fix some issues in .gbrjob file. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
jean-pierre charras 3e2f8bcb1d Gerbview: fix broken behavior of "Reload file" tool. 7 years ago
jean-pierre charras 8c8ccf83e6 Fix a few I18n minor issues. 7 years ago
Seth Hillbrand 8c5037a48b Optionally sort reporter messages 8 years ago
jean-pierre charras 93e75af388 Rename plot_auxiliary_data.h file to gbr_metadata.h, according to the class names defined by this file 8 years ago
jean-pierre charras 2925b93571 Gerbview: Remove dead code that handled a experimental .gbrjob file, now no longer existing. 8 years ago
jean-pierre charras 2ff74cb3fc Add support for .gbrjob new file format (JSON format) in Gerbview 8 years ago
Jon Evans e4b847b345 GerbView: fix a few issues with layer selection / info synchronization 8 years ago
Jon Evans 2c54f6fe32 GerbView: Fix DCode reordering; ensure loaded layers are visible 8 years ago
Jon Evans 37beb726e3 GerbView: Implement in-place GAL layer reordering (for X2 sorting) 8 years ago
Jon Evans 80035661dc Use proper path when loading files from Gerber job file 8 years ago
Jon Evans 0c9d11c180 Add progress reporting for GerbView file loading 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
jean-pierre charras 9b4eddb744 Update gerber job file to latest format 8 years ago
jean-pierre charras d00fc993f3 Fix job file extension. 8 years ago
Seth Hillbrand 5b2248fad8 gerbview: Corrects handling of %FSD statement 8 years ago
Jon Evans 915e51e1f0 GerbView GAL support part 1: changes to existing files 8 years ago
jean-pierre charras 50164e9968 Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago