kicad/cvpcb/dialogs
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown.
this option was possible only by modifying the way display options are managed.
before these changes, display options were a global DISPLAY_OPTIONS class instance.
Now each EDA_DRAW_FRAME(and derivated classes)  includes its own DISPLAY_OPTIONS class instance.
As a consequence, some duplicate display option variables in these classes have been removed, because there were just duplicate variables of the  DISPLAY_OPTIONS class instance.
2015-01-10 11:27:49 +01:00
..
dialog_cvpcb_config.cpp.notused remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
dialog_cvpcb_config.h.notused remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
dialog_cvpcb_config_fbp.cpp.notused remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
dialog_cvpcb_config_fbp.fbp.notused remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 2014-06-03 10:59:52 -05:00
dialog_cvpcb_config_fbp.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_display_options.cpp Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 2015-01-10 11:27:49 +01:00
dialog_display_options.h All: fix most of Doxygen warnings. 2012-09-12 19:28:55 +02:00
dialog_display_options_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_display_options_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_display_options_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
fp_conflict_assignment_selector.cpp fp conflict assignment selector: fix issue on Linux. 2014-10-29 10:52:39 +01:00
fp_conflict_assignment_selector.h Cvpcb: Fix a very minor issue. 2014-10-28 16:21:20 +01:00
fp_conflict_assignment_selector_base.cpp fp conflict assignment selector: fix issue on Linux. 2014-10-29 10:52:39 +01:00
fp_conflict_assignment_selector_base.fbp fp conflict assignment selector: fix issue on Linux. 2014-10-29 10:52:39 +01:00
fp_conflict_assignment_selector_base.h Cvpcb: Add a tool to solve conflict assignments when the schematic netlist and the .cmp file do not contain the same assignment and both are valid fpid. 2014-10-28 16:15:39 +01:00