33572 Commits (1871812f2b824872afc2ab5cb563b1197fbe2395)
 

Author SHA1 Message Date
Jeff Young 1871812f2b Consolidate on a more widely used sub-type architecture. 3 years ago
jean-pierre charras 2ddbfd7c57 Avoid many warnings using gcc 3 years ago
Marek Roszko 3e451ca516 Add RemoveAllListeners function for future addons 3 years ago
Jon Evans cfb6fcf31a Do not create panel if disabled 3 years ago
Jon Evans 284917b999 Fix assertion when rendering layer editor 3 years ago
Roberto Fernandez Bautista 940a15c547 Todo: Properties system doesn't like const wxString& getters 4 years ago
Roberto Fernandez Bautista 4108099641 Properties Panel: Correctly limit layers for connectable items to copper layers 4 years ago
Roberto Fernandez Bautista 7208ceb5f1 Handle mils in property panel 4 years ago
Roberto Fernandez Bautista fe7e665236 Properties: NetName and NetClass should have a space + don't translate "Net" 4 years ago
Roberto Fernandez Bautista bfdb39f418 Properties Panel: Plain-language descriptive noun function of EDA_ITEM 4 years ago
Roberto Fernandez Bautista f5a75a4001 Minor nullptr fixes 4 years ago
Jon Evans f5597238fb Properties: add color swatch to layer enum 4 years ago
Jon Evans 239fd29da4 Use checkbox mode for boolean props 4 years ago
Jon Evans 91c15b7e21 Properties panel appearance tweaks 4 years ago
Jon Evans 3c6e8aea0f Properties panel: post-rebase fixes and hide by default 5 years ago
Maciej Suminski 990ea5595e Properties: Fixed a startup crash 6 years ago
Maciej Suminski af71d42307 Renamed PROPERTY_TYPE enum names to avoid a conflict on MSYS2 6 years ago
Maciej Suminski c37c429c75 Rename PROPERTY_PANEL::Update() to PROPERTY_PANEL::UpdateData() 6 years ago
Maciej Suminski 7f00efe6cf Properties: Fixed conditional properties using enum values in the conditions 6 years ago
Maciej Suminski 82b8014a34 Properties: Fixed INSPECTABLE::Get<T>() 6 years ago
Maciej Suminski b7a734ad61 Stop passing the focus to the layer widget on layer change 6 years ago
Maciej Suminski d5677a6dfe Properties: const getters 6 years ago
Maciej Suminski 8fa513e903 Properties: fix Properties panel refresh 6 years ago
Maciej Suminski 3220a1dfbc Properties: Code formatting 6 years ago
Maciej Suminski f6f6ebd5f9 WIP: Properties GUI 6 years ago
Maciej Suminski 95fd58b25a Properties meta-data for pcbnew classes 6 years ago
Maciej Suminski 745c94b0a1 Properties (introspection) 6 years ago
Jeff Young 1e68c353f1 Account for groups in undo of Position Relative To. 3 years ago
Jeff Young 32461c91e9 Wide status bars can afford to give the text more room. 3 years ago
Seth Hillbrand 4b63c7012d Silence some clang warnings 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 4 years ago
Seth Hillbrand 8757b3f98a Catch errors thrown from `at()` 3 years ago
Jeff Young 638198251a Coverity fixes. 3 years ago
Jeff Young f42b66bc1c Regularize ellipsization of menu and status text. 3 years ago
Mark Roszko 952669e747 Bump swig minimum to 4.0 3 years ago
Wayne Stambaugh c72457482c Fix Eagle plugin footprint QA test issue. 3 years ago
Jeff Young 792d7babe3 Performance (std::map -> std::unordered_map) and commenting. 3 years ago
Jeff Young 03454684fa Commenting. 3 years ago
Mikolaj Wielgus 6fad25f8ed Allow mapping sim model pins to arbitrary string symbol pin numbers 3 years ago
Marek Roszko 73cfea892c Adjust two qa resource files for msys2 3 years ago
Marek Roszko 425edf3a7e Revert "Simplify the generated lexers to the use of a templated class" 3 years ago
Marek Roszko 19584cfc2e Remove unused hash function 3 years ago
Marek Roszko 6eb6447708 Simplify the generated lexers to the use of a templated class 3 years ago
Marek Roszko f63a099fad Remove unused function to squash warning 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young 88c9177ff6 Move bus members from wxArray to std::vector and fix some bugs in dialog. 3 years ago
Wayne Stambaugh 0bc1188897 Fix Eagle plugin board layer mapping issue. 3 years ago
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug. 3 years ago
Jeff Young b2a2d66005 Move Bus Definitions to common GUI paradigm in Schematic Setup. 3 years ago
jean-pierre charras 1f4d51ecb3 French translation update 3 years ago