25 Commits (8aeaaf99ef9d221878dd0815a63e680e5ce62c5a)

Author SHA1 Message Date
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
Alexis Lockwood 4bc12e7dcd Don't include plotters_specific.h where not needed 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
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Marek Roszko 81a7afc76e Use kicad_algo directly rather than common.h 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
jean-pierre charras 3144bab36f final cleanup about removing useless include 5 years ago
Jeff Young f8875bc5a6 Move std::contains to alg::contains. 5 years ago
Jeff Young d7e80f8008 Add std::contains() to simplify a lot of code. 5 years ago
Jeff Young 452171e055 Remove more dead code (mostly includes). 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jon Evans 2cbae18598 Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 6 years ago
jean-pierre charras f056713ceb Remove old incorrect code. 6 years ago
Jon Evans 51eac3e3e6 Split pcbnew and footprint editor settings getters for clarity 6 years ago
Ian McInerney cb380cda0c Fix some build warnings 6 years ago
Jeff Young 9a258df58a Fix layout issues in Gen FP Positions dialog and add text var support. 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 e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
Maciej Suminski dea778842b Grand printing dialogs refactor 7 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 8 years ago
Jeff Young 40c1c8285d Combine PCBnew and ModEdit Graphic Item Properties dialogs. 8 years ago
Jeff Young d90d4ff682 Fix bugs in Export to SVG. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
jean-pierre charras 816307e500 Pcbnew plot: fix a few minor issues: 8 years ago
jean-pierre charras 8305aec8a7 Remove useless leading or trailing spaces is some translatable strings. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 6d1e904334 Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 10 years ago
Tomasz Wlostowski b562cfb8bb WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 11 years ago
unknown ad645abac4 Eeschema, Plot dialog: add Plot directory selection. The patch from 1383026@bugs.launchpad.net was widely used. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
unknown 84a985f8af Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma. 11 years ago
unknown bde2a0a1be Pcbnew: fix issue for "one file per layer" option in "Export SVG file" 11 years ago
Dick Hollenbeck 60140dfbcf merge 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras c935624779 Use environment KISYS3DMOD to know defaut path for 3D shapes in footprint editors dialogs. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Wayne Stambaugh f78497bf4f Decouple PLOT_CONTROLLER from UI dependencies. 13 years ago
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 years ago
jean-pierre charras 00ee6c7b3b Pcbnew, dialog SVG export: Fix Pcbnew crash when opening the dialog. 13 years ago