134 Commits (2cd6654e8156b72589164657f8fe11b866d0653b)

Author SHA1 Message Date
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
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young ba0c823673 Fix flicking issues on non-double-buffered platforms. 7 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 7 years ago
Jeff Young 06bf958bf1 UNIT_BINDERize eeschema's plot and text edit dialogs. 8 years ago
Jeff Young e9d877914d Dialog consistency and beautification. 8 years ago
Jeff Young 0bbf961881 Clean up Cancel vs Close buttons in dialogs. 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
Wayne Stambaugh 39b27e39a9 Eeschema: silently save project file after schematic plot setting changes. 8 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
jean-pierre charras 3cea754d90 Eeschema: dlg size fixes and osx fixes 9 years ago
Tomasz Wlostowski b562cfb8bb WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 11 years ago
jean-pierre charras 00f8994ee1 Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 11 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras f55a436d58 map class CPolyLine (used in zones) in Python. 11 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 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 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Wayne Stambaugh 348b7de4ab Fix Eeschema plot dialog escape key handling bug on some Linux distros. 13 years ago
Wayne Stambaugh 0e4bb20e3c Minor dialog and footprint ID class fixes. 13 years ago
Wayne Stambaugh 63b884558a Doxygen warning fixes. 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
jean-pierre charras 63257245e8 Eeschema: fix Bug #1057225 13 years ago
jean-pierre charras 5179ed926b eeschema: plot functions: code cleaning. 13 years ago
jean-pierre charras c3ecce2ec6 Eescheam: plot HPGL: add comments and minor fix. 13 years ago
jean-pierre charras 5590e1ebf5 eeschema: plot dialog: minor fix 13 years ago
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago