51 Commits (38c7fa6db9ad96aa40ee57906f72ebc61b4623fc)

Author SHA1 Message Date
jean-pierre charras 38c7fa6db9 Pcbnew: do not display the outlines of a very special zone used by DRC 2 years ago
Wayne Stambaugh c3ded7a03d Remove board editor standard dialog button static line separators. 3 years ago
Jeff Young 8165fc6c44 Give up trying to infer what kind of polygon the user wants. 3 years ago
Marek Roszko 57f8a248a5 Remove unused settings 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 927bc8141b Init member variables. 3 years ago
Jeff Young f0b9e67212 Add ignore-line-widths mode to CONVERT_TOOL. 3 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 3 years ago
Jeff Young 8f670552a6 Allow Rule Areas on all physical layers. 4 years ago
jean-pierre charras e742eea7ed DIALOG_NON_COPPER_ZONE and DIALOG_RULE_AREA_PROPERTIES: add option to set the pitch 4 years ago
Jeff Young 038db715a3 Move zone hatch orientation to EDA_ANGLE. 4 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young da3fda8dee Fix typo in non-copper zone fill pattern, and cleanup spacing. 4 years ago
Jeff Young e709e77870 Add missing locked setting to zone dialogs. 4 years ago
Jeff Young faf9cca938 Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
jean-pierre charras be25b7a132 Use ShowQuasiModal to show a few dialogs. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
jean-pierre charras 3144bab36f final cleanup about removing useless include 5 years ago
Jeff Young 00e77d1ba4 Implement pad & via aprons for hatched zones. 5 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 5 years ago
Jon Evans 51eac3e3e6 Split pcbnew and footprint editor settings getters for clarity 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
jean-pierre charras 4e5a94efb7 Pcbnew, non copper zones: fix 2 issues. 7 years ago
jean-pierre charras 7170720f3c Allow hatch pattern in filled zones 8 years ago
Wayne Stambaugh 4612175da2 Pcbnew: better fix for dialog default button handler issues. 7 years ago
Wayne Stambaugh cabc33b4cd Pcbnew: fix dialog default button handler issues. 7 years ago
Jeff Young cedef13bb1 Enable default OK button. 7 years ago
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
Jeff Young 7dfc4e30e4 Add some debugging statements to find out what's up with GTK. 7 years ago
Jeff Young 833e0b3c0f One more attempt to get the layers list width right on GTK. 7 years ago
Jeff Young d016238c82 Rewrite Move And Swap Layers dialog. 7 years ago
Jeff Young 92dcf43ae8 UNIT_BINDERize zone dialogs. 7 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Tomasz Włostowski f34b86d39e pcbnew: made zone filling algorithm thread-safe. 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 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 8c76b92fa9 Fix a few shadowed local vars which make the code not so easy to analyze. 10 years ago
jean-pierre charras 014f0eb61f Gerber file X2 attribute: Change the attribute Project Id key word from .TF.JobId to .TF.ProjectId, due to a change between the draft Gerber file format specif and a the final specifs (Revision 2015.08). 10 years ago
unknown 8fedc57499 Small cleanup: remove a few unnecessary casts, and minor cleaning code. 10 years ago
Wayne Stambaugh 99f30c9d38 Road map and Doxygen work. 11 years ago
jean-pierre charras ea06ad14ae Pcbnew: fix Bug #1373468 (Non Copper Zones Properties dialog "Layer selection" empty) (Linux specific) 11 years ago
jean-pierre charras 9ecb10996c Fix wx28 compil issue, and a compil warning. 11 years ago