.. |
bright_box.cpp
|
Upstream merge.
|
2014-04-02 15:38:59 +02:00 |
bright_box.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
common_actions.cpp
|
Changed pointEditorUpdate to editModifiedSelection.
|
2016-09-12 13:45:57 +02:00 |
common_actions.h
|
Changed pointEditorUpdate to editModifiedSelection.
|
2016-09-12 13:45:57 +02:00 |
conditional_menu.cpp
|
Fix a Coverity report (catches an unhandled exception).
|
2015-09-01 11:32:23 +02:00 |
conditional_menu.h
|
Add missing C++ stdlib headers
|
2016-05-28 12:46:29 -04:00 |
drawing_tool.cpp
|
Fix uninitialized variable in drawing_tool.cpp
|
2016-09-30 09:04:18 +02:00 |
drawing_tool.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
edit_constraints.cpp
|
replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode.
|
2015-07-17 10:26:48 +02:00 |
edit_constraints.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
edit_points.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
2016-06-29 16:07:55 -04:00 |
edit_points.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
edit_tool.cpp
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
edit_tool.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
grid_helper.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
2016-06-29 16:07:55 -04:00 |
grid_helper.h
|
Pcbnew: fix push and shove router segfault bug.
|
2015-11-03 11:19:42 -05:00 |
grid_menu.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
2016-06-29 12:23:11 +02:00 |
grid_menu.h
|
Missing files.
|
2015-04-30 11:08:18 +02:00 |
module_tools.cpp
|
Modified tools to use BOARD_COMMIT.
|
2016-09-12 13:45:57 +02:00 |
module_tools.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
pcb_editor_control.cpp
|
Cast TOOL_EVENT parameter type to intptr_t
|
2016-09-21 21:22:19 +02:00 |
pcb_editor_control.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
pcb_tool.h
|
Added a PCB_TOOL subclass.
|
2016-09-12 11:50:06 +02:00 |
pcbnew_control.cpp
|
Cast TOOL_EVENT parameter type to intptr_t
|
2016-09-21 21:22:19 +02:00 |
pcbnew_control.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
picker_tool.cpp
|
Highlight net tool is not deactivated after a single use.
|
2016-01-29 10:56:29 +01:00 |
picker_tool.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
placement_tool.cpp
|
Modified tools to use BOARD_COMMIT.
|
2016-09-12 13:45:57 +02:00 |
placement_tool.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
point_editor.cpp
|
Changed pointEditorUpdate to editModifiedSelection.
|
2016-09-12 13:45:57 +02:00 |
point_editor.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
selection_area.cpp
|
Namespace KiGfx->KIGFX.
|
2013-10-14 16:13:35 +02:00 |
selection_area.h
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
selection_conditions.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
2016-06-29 12:23:11 +02:00 |
selection_conditions.h
|
Replace boost::function and boost::bind with their std:: counterparts
|
2016-06-29 12:23:11 +02:00 |
selection_tool.cpp
|
Split the undo/redo event into the two stages "pre" and "post" for convenient synchronization of dependent state.
|
2016-09-23 13:29:25 +02:00 |
selection_tool.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
size_menu.cpp
|
CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes.
|
2015-07-07 18:36:56 +02:00 |
size_menu.h
|
CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes.
|
2015-07-07 18:36:56 +02:00 |
tools_common.cpp
|
Add zoom-to-selection tool
|
2016-06-08 07:19:53 -04:00 |
zoom_menu.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
2016-06-29 12:23:11 +02:00 |
zoom_menu.h
|
Missing files.
|
2015-04-30 11:08:18 +02:00 |
zoom_tool.cpp
|
Add zoom-to-selection tool
|
2016-06-08 07:19:53 -04:00 |
zoom_tool.h
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |