16 Commits (a1f816e8be8cf04d65bdbb746c4de60d798298d3)

Author SHA1 Message Date
Jeff Young 5fa635602b Fix accidentally-deleted functionality. 3 months ago
Jeff Young a45f8bc2f7 Don't store m_severities. It won't follow save control state. 4 months ago
Jeff Young 7b76aa4992 Move HasMessageOfSeverity to base class. 8 months ago
Wayne Stambaugh e09b095533 Common folder housekeeping part 3. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 0bcf6000a4 Formatting. 12 months ago
Alex Shvartzkop 36019314e9 Make simulation reporter warnings non-fatal. 1 year ago
Marek Roszko 89a3b7baa5 Move some things starting from reporter to kicommon 1 year ago
Mark Roszko c19aa8170b Revert "Move some things starting from reporter to kicommon" 1 year ago
Marek Roszko 3d893254e9 Move some things starting from reporter to kicommon 1 year ago
Wayne Stambaugh 92c2ddf77a Do not parent dialogs to non top level windows in panels or widgets. 2 years ago
Wayne Stambaugh 2b1bf369f2 Do not parent file or directory dialogs to panels. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jeff Young 435e3fab8d Support text variables in STEP export filename. 2 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Seth Hillbrand 881af75029 Always use the project directory for default save 4 years ago
Jeff Young 3dc0c78993 Workaround baseline alignment issue in wxHtmlWindow 4 years ago
Jeff Young 48c3734eea Dark mode colors for HTML report generator. 4 years ago
Mikolaj Wielgus 5f53019290 Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Jeff Young a5247471f7 Expunge a bunch more fixed font specs from wxFormBuilder files. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 5 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 5 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
Jeff Young b8c95345d0 Make sure reporters have a better default path than /bin. 5 years ago
Jeff Young 4d2a1055d3 Save reportHead and reportTail lines as well as report lines. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Jeff Young 2a87980d45 Remove overly verbose messaging. 5 years ago
Jeff Young 78b505f36a Count head and tail lists as well. 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young 7933935b4a Naming conventions. 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Ian McInerney 7c9acc605d Introduce a new number badge UI element for DRC and ERC reporting 5 years ago
Jeff Young 0a6a91b5ad Convert smart quotes and dashes in reports to ASCII quotes and dashes. 5 years ago
bjpiccioni d08bf90576 ADDED: Geographic Reannotation 6 years ago
Jeff Young 7aaf72c473 Improve visuals of html error reporting. 6 years ago
Jeff Young 8f533e1833 A bit of dialog cleanup. 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
jean-pierre charras 911c6eb781 Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Seth Hillbrand 106eaaade6 HTML_REPORT: RPT_ALL as sum of individual options 7 years ago
Jeff Young e9d877914d Dialog consistency and beautification. 8 years ago
jean-pierre charras 3893c43eb0 Fix compil issues. 8 years ago
Seth Hillbrand 8c5037a48b Optionally sort reporter messages 8 years ago
Maciej Suminski a42aed3305 Added "Copy" to right click menu in WX_HTML_REPORT_PANEL 8 years ago