.. |
drawing_tool.cpp
|
Pcbnew: fix 45-degree snapping of ruler and dimension tools
|
2018-07-24 15:01:02 +01:00 |
drawing_tool.h
|
Consolidate design rules UI.
|
2018-07-17 15:12:34 +01:00 |
edit_constraints.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
edit_constraints.h
|
fix misspelled 'Allows to' -> 'Allows one to'
|
2018-04-08 13:24:30 -04:00 |
edit_points.cpp
|
Fixed bounding box computation for EDIT_POINTS class
|
2017-02-09 12:03:28 +01:00 |
edit_points.h
|
fix misspelled 'allows to' -> 'allows one to'
|
2018-07-11 10:35:03 -04:00 |
edit_tool.cpp
|
Fix botched attempt to have ruler adjust to unit changes.
|
2018-07-23 12:37:01 +01:00 |
edit_tool.h
|
Fix botched attempt to have ruler adjust to unit changes.
|
2018-07-23 12:37:01 +01:00 |
footprint_editor_tools.cpp
|
Footprint editor: display a warning when trying to created a custom pad shape with a Bezier curve.
|
2018-07-22 18:39:48 +02:00 |
footprint_editor_tools.h
|
Pcbnew new menubar structure
|
2018-02-18 11:27:52 -05:00 |
grid_helper.cpp
|
fix code after renaming files
|
2018-01-29 22:00:44 +01:00 |
grid_helper.h
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
2017-11-03 23:59:02 +01:00 |
microwave_tool.cpp
|
Fixed unused captured variable warning
|
2018-04-20 08:44:41 +02:00 |
microwave_tool.h
|
Prevent creating too many transitions by TOOL_MANAGER
|
2017-07-31 15:09:19 +02:00 |
pad_tool.cpp
|
Simplify copy/paste of pad settings.
|
2018-07-17 15:13:39 +01:00 |
pad_tool.h
|
Simplify copy/paste of pad settings.
|
2018-07-17 15:13:39 +01:00 |
pcb_actions.cpp
|
Add global zone fill/unfill to Edit menu
|
2018-07-25 09:04:51 +02:00 |
pcb_actions.h
|
Implement selection brightening for DRC.
|
2018-07-17 15:09:40 +01:00 |
pcb_bright_box.cpp
|
Refactor BRIGHT_BOX to common so it can be used by other programs
|
2017-03-11 21:38:01 +01:00 |
pcb_bright_box.h
|
Refactor BRIGHT_BOX to common so it can be used by other programs
|
2017-03-11 21:38:01 +01:00 |
pcb_editor_control.cpp
|
Consolidate design rules UI.
|
2018-07-17 15:12:34 +01:00 |
pcb_editor_control.h
|
Add Get and Move Footprint to empty-selection-context menu.
|
2018-02-12 21:50:51 +01:00 |
pcb_selection_conditions.cpp
|
rename files
|
2018-02-02 21:57:12 +01:00 |
pcb_selection_conditions.h
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
2017-02-28 14:47:20 +01:00 |
pcb_tool.cpp
|
Allow disabling snap-to when placing vias
|
2018-05-07 13:58:26 -07:00 |
pcb_tool.h
|
Allow disabling snap-to when placing vias
|
2018-05-07 13:58:26 -07:00 |
pcbnew_control.cpp
|
Kill off a few more g_UserUnit references.
|
2018-07-17 15:12:07 +01:00 |
pcbnew_control.h
|
Pcbnew new menubar structure
|
2018-02-18 11:27:52 -05:00 |
picker_tool.cpp
|
Fixed crash after multiple 'cut' commands in the footprint editor
|
2018-04-05 00:26:57 +02:00 |
picker_tool.h
|
Add Get and Move Footprint to empty-selection-context menu.
|
2018-02-12 21:50:51 +01:00 |
placement_tool.cpp
|
Allow for reduced nagging with wider use of KIDIALOG.
|
2018-07-17 15:13:53 +01:00 |
placement_tool.h
|
pcbnew: Prevent alignment on pads + parents
|
2018-03-02 20:15:51 -08:00 |
point_editor.cpp
|
Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES.
|
2018-07-22 18:39:48 +02:00 |
point_editor.h
|
Refill zones only when required
|
2018-04-03 22:28:05 +02:00 |
position_relative_tool.cpp
|
Enable position-relative tool in footprint editor.
|
2018-07-17 15:12:43 +01:00 |
position_relative_tool.h
|
Simplify Move Exactly and Postion Relative dialogs.
|
2018-07-17 15:12:11 +01:00 |
selection.cpp
|
Coverity fixes
|
2018-03-19 10:02:05 +01:00 |
selection_tool.cpp
|
Remove global units usage from GetSelectionText...
|
2018-07-17 15:11:09 +01:00 |
selection_tool.h
|
Move SanitizePads to CLIENT_SELECTION_FILTER architecture.
|
2018-07-17 15:10:18 +01:00 |
tool_event_utils.cpp
|
Add cancel interactive tool action to GAL
|
2017-02-24 10:37:07 +01:00 |
tool_event_utils.h
|
Remove some extra semicolons
|
2017-11-09 19:52:18 +01:00 |
tools_common.cpp
|
pcbnew: Optimized zone filling algorithm.
|
2017-12-05 14:54:57 +01:00 |
zone_create_helper.cpp
|
Code formatting
|
2018-07-26 16:04:31 +02:00 |
zone_create_helper.h
|
UNIT_BINDERize zone dialogs.
|
2018-07-17 15:11:32 +01:00 |
zone_filler_tool.cpp
|
Check zone fills before plotting.
|
2018-05-05 23:40:40 +01:00 |
zone_filler_tool.h
|
pcbnew: Optimized zone filling algorithm.
|
2017-12-05 14:54:57 +01:00 |