572 Commits (8260f0ee13b777eae203e5ea88cfa586ef06a9de)

Author SHA1 Message Date
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Roberto Fernandez Bautista 006c462d8f ADDED: Fillet Tracks tool in pcbnew 5 years ago
Ian McInerney 7c9acc605d Introduce a new number badge UI element for DRC and ERC reporting 5 years ago
Jeff Young dd53b9c399 Bail on 45º text in pin conflicts map. 5 years ago
Marek Roszko 29577a571d Add a custom dock art provider for aui manager with slight improvement 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Michael Kavanagh f45ca7179b Cleanup: Move GEDA PCB files into plugins folder 5 years ago
Michael Kavanagh 5e0baa2c4a Cleanup: remove dead code 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
Michael Kavanagh 1416280662 Cleanup: Move Eagle files into plugins folder 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jon Evans 7c003f98d5 ADDED: Appearance panel for footprint editor 5 years ago
Tomasz Wlostowski 7b7c3bde88 pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 5 years ago
Ian McInerney 65bd1ee9a4 Add a new BITMAP_BUTTON widget and use it in the appearances panel 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Jeff Young 8420fcc33b Cleanup. 5 years ago
Jeff Young 2a2b842707 HTML_REPORTER dialog. 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Roberto Fernandez Bautista 7ca4f0b375 CADSTAR PCB Archive Importer: Formatting fixes 5 years ago
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Jon Evans 758a4c26d5 Switch appearance panel to custom collapsible pane widget 5 years ago
Reece R. Pollack af218a5dc0 Add the PCB_ORIGIN_TRANSFORMS class 5 years ago
Reece R. Pollack 3fec2805ec Add the ORIGIN_TRANSFORMS class 5 years ago
Jon Evans 5e2946ef90 Use full net names in netclasses 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Jon Evans 6720473db9 Move net visibility/color controls to a wxGrid 5 years ago
Jeff Young 4b7c883095 Add layer presets switcher. 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Ian McInerney 0a1d8c1aaa Move lemon parser generation into build directory 5 years ago
Mark Roszko c6e388db14 Implement an app progress indicator in the taskbar 5 years ago
Jeff Young ebef7c03db Add simplified HTML reporter window. 5 years ago
Tomasz Wlostowski 64766d9754 common: build Lemon grammar for libeval_compiler only when Lemon is installed 5 years ago
Tomasz Wlostowski abe6ccf97e common: re-enable libeval_compiler and DRC proto test (fixed missing file issues) 5 years ago
Ian McInerney 9997c46ee4 Make Coverity use the main KiCad version string 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago
jean-pierre charras 5226d6b4df libcommon build: add NGSPICE_INCLUDE_DIR in include list (similar to Eeschema build). 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago