.. |
bright_box.cpp
|
Upstream merge.
|
12 years ago |
bright_box.h
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
common_actions.cpp
|
Changed pointEditorUpdate to editModifiedSelection.
|
9 years ago |
common_actions.h
|
Changed pointEditorUpdate to editModifiedSelection.
|
9 years ago |
conditional_menu.cpp
|
Fix a Coverity report (catches an unhandled exception).
|
10 years ago |
conditional_menu.h
|
Add missing C++ stdlib headers
|
10 years ago |
drawing_tool.cpp
|
Fixed text placement tool in FP editor
|
9 years ago |
drawing_tool.h
|
Removed remaining m_editModules flags.
|
9 years ago |
edit_constraints.cpp
|
replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode.
|
10 years ago |
edit_constraints.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
edit_points.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
edit_points.h
|
Replace boost::shared_ptr with std::shared_ptr.
|
9 years ago |
edit_tool.cpp
|
Converted global deletion, global text size setting & module exchange to BOARD_COMMIT.
|
9 years ago |
edit_tool.h
|
Removed 'undo inhibit' in EDIT_TOOL
|
9 years ago |
grid_helper.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
grid_helper.h
|
Pcbnew: fix push and shove router segfault bug.
|
10 years ago |
grid_menu.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
9 years ago |
grid_menu.h
|
Missing files.
|
11 years ago |
module_tools.cpp
|
Modified tools to use BOARD_COMMIT.
|
9 years ago |
module_tools.h
|
Add axis origin to the Footprint Editor to align with the Legacy canvas
|
10 years ago |
pcb_editor_control.cpp
|
Fixed freeze after adding a module
|
9 years ago |
pcb_editor_control.h
|
Added menu for locking tracks & vias (GAL).
|
10 years ago |
pcb_tool.h
|
Added a PCB_TOOL subclass.
|
9 years ago |
pcbnew_control.cpp
|
Split IO_ERROR out of richio.* and store Problem() and Where() separately
|
9 years ago |
pcbnew_control.h
|
Added 'Reset Grid Origin' hot key (GAL).
|
10 years ago |
picker_tool.cpp
|
Highlight net tool is not deactivated after a single use.
|
10 years ago |
picker_tool.h
|
Picker tool captures cursor by default.
|
10 years ago |
placement_tool.cpp
|
Modified tools to use BOARD_COMMIT.
|
9 years ago |
placement_tool.h
|
Removed a few more memory leaks and fixed crash on exit.
|
10 years ago |
point_editor.cpp
|
Changed pointEditorUpdate to editModifiedSelection.
|
9 years ago |
point_editor.h
|
Replace boost::shared_ptr with std::shared_ptr.
|
9 years ago |
selection_area.cpp
|
Namespace KiGfx->KIGFX.
|
12 years ago |
selection_area.h
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
selection_conditions.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
9 years ago |
selection_conditions.h
|
Replace boost::function and boost::bind with their std:: counterparts
|
9 years ago |
selection_tool.cpp
|
Selection tool fix to enable selecting overlapping items
|
9 years ago |
selection_tool.h
|
Removed SELECTION_TOOL::EditModules()
|
9 years ago |
size_menu.cpp
|
CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes.
|
10 years ago |
size_menu.h
|
CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes.
|
10 years ago |
tools_common.cpp
|
Add zoom-to-selection tool
|
10 years ago |
zoom_menu.cpp
|
Replace boost::function and boost::bind with their std:: counterparts
|
9 years ago |
zoom_menu.h
|
Missing files.
|
11 years ago |
zoom_tool.cpp
|
Add zoom-to-selection tool
|
10 years ago |
zoom_tool.h
|
Add zoom-to-selection tool
|
10 years ago |