17 Commits (8552f3fedf184de96aeb7b2a70af821dd07dd5e1)

Author SHA1 Message Date
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Camille 3168d03fe5 Fix unnecessary copy initialization detected by clang-tidy 8 years ago
Maciej Suminski 78305c1de5 Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 8 years ago
jean-pierre charras d7f1400e44 Make strings only used in debug mode not translatable. 10 years ago
unknown b8a91c7a98 Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago
jean-pierre charras 99e81aeb9c Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions. 10 years ago
jean-pierre charras b237d81b75 Create Array dialog: some fixes: 10 years ago
Wayne Stambaugh c01a9d0285 Footprint editor dialog improvments and UI policy fixes. 10 years ago
jean-pierre charras 20dfe9ca29 Minor fixes: dialog_create_array.* files: clean code ( remove useless declarations and functions ). 11 years ago
Nick Østergaard 44d6595c6a Fix swapped M and N in create array dialog string. 11 years ago
jean-pierre charras f25f465d4c Make strings translatable in Create Array dialog (and a minor cosmetic enhancement). 11 years ago
Maciej Suminski e6a10faab7 FIxed a few clang warnings. 11 years ago
Maciej Suminski de03accdb1 Coverity report fixes. 11 years ago
John Beard d7f96d37a4 Add Fit() call to move exact and create array dialogs 11 years ago
John Beard 8c6313ac1a Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 11 years ago
John Beard 3c5f3f7049 Add create array tool 11 years ago