462 Commits (d67cf2f9afa40361bdefe195704fba881fd7c7d2)

Author SHA1 Message Date
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Jeff Young fc57860caf Formatting. 5 years ago
Jeff Young 98330098ac Yet another overhaul to locking. 5 years ago
jean-pierre charras 413ff4525b DIALOG_CONFIGURE_PATHS: fix issue: html help window never destroyed. 5 years ago
Jeff Young d0f9503ee0 Add grouping for violation severities. 5 years ago
Jeff Young e0b4e5135c Tilt real-estate allocation more toward net membership. 5 years ago
Jeff Young 056ff36b4b Fix indentation in migrate settings dialog. 5 years ago
Michael Kavanagh b8303a3484 Fix migrate settings dialog ui bug 5 years ago
jean-pierre charras 4f651901aa Fix incorrect page preview in Page Settings dialog when the worksheet contains a bitmap 5 years ago
Jeff Young 2a87980d45 Remove overly verbose messaging. 5 years ago
jean-pierre charras 696fc7e46e Fix a minor issue in PANEL_SETUP_NETCLASSES, when resizing it. Second attempt. 5 years ago
jean-pierre charras 1b7bfa2424 Revert "Fix a minor issue in PANEL_SETUP_NETCLASSES, when resizing it." 5 years ago
jean-pierre charras 52d8b70d3a Fix a minor issue in PANEL_SETUP_NETCLASSES, when resizing it. 5 years ago
Jeff Young 78b505f36a Count head and tail lists as well. 5 years ago
Dominik Wernberger 99da663e82 Remove unused variables plus some more fixes from CppCheck 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Wayne Stambaugh 577e99d49d Minor hotkey list panel layout improvement. 5 years ago
Jeff Young 7933935b4a Naming conventions. 5 years ago
Wayne Stambaugh 7e556ed91d Pcbnew: minor page properties dialog layout fixes. 5 years ago
Jeff Young 13e939ffa0 More Module -> Footprint. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Seth Hillbrand 7c94983758 Fix translation issue 5 years ago
Seth Hillbrand 75e46a0037 Fix sizing of Configure Paths 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Marek Roszko ee6c8b60ac Strip wx.h from color_swatch.h 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Jon Evans 48a67e1ff8 Set a few more ERCs to be warnings by default 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Jeff Young 3d135189d3 Fix grid resizing issues. 5 years ago
Roberto Fernandez Bautista 006c462d8f ADDED: Fillet Tracks tool in pcbnew 5 years ago
Seth Hillbrand e0b439492f Unify temporary string -> dummy 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
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jeff Young 91f2a0ef1d Fix uninitialized variable. 5 years ago
Jon Evans 88fbb9d367 Don't allow resetting read-only themes 5 years ago
Jon Evans c388bf0f92 Update default color theme 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Jeff Young 8c68857f02 Add immediate mode to WX_HTML_REPORT_BOX for use as progress messages. 5 years ago
Ian McInerney c0d381e588 Force the view switcher dialog to always be centered on the window 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 9656bd310b Remove eda_item and gr_basic from eda_text.h 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jon Evans 9bae2cadf0 Fix a few issues with color theme editing 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
jean-pierre charras 10bc96840a Fix incorrect test in Page Settings dialog. 5 years ago