Maciej Suminski
|
c3ed210e5d
|
Increase panning area in GAL view.
|
2014-07-14 09:43:20 +02:00 |
Kirill Mavreshko
|
ae44fb62fc
|
bugfix: pcbnew crashes when you try to save a file
|
2014-07-14 09:41:02 +02:00 |
jean-pierre charras
|
7d1c1f3085
|
Gerber files generation: fix a rounding issue when drawing circles. (explains bug Bug #1339086 ).
Gerbview: allows x.7 format (recently indroduced in Gerber format)
Also minor coding style fixes.
|
2014-07-14 09:36:37 +02:00 |
Maciej Suminski
|
14cfd173e6
|
Fixed the Module viewer crash when there is no footprint loaded.
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
78853febbe
|
Zone fill/unfill actions in context menu (GAL).
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
898e4e269e
|
Fixed the only-type condition for empty selection case.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
e6c1254dc8
|
"Create corner" context menu entry for draw segments and zone outlines (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
ff30ced4f4
|
Cursor position is frozen when a context menu is displayed (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
4068d6c858
|
Selection tool uses the real drag origin to compute offset when dragging items.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
b8fd1de71c
|
Added module texts to the preferred types list in SELECTION_TOOL.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
433e17a582
|
Support for "locked" property for modules (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
c1eda6b88c
|
Some of the Tool Actions need to be run in immediate mode - fixed.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
49dd416c53
|
Dragged items offset is cleared when dragging is finished.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
f32419f7e6
|
New pads in the module editor does not show up in the center of the edited module.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
327f307a7f
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
0953d5730b
|
Clear selection before opening the module editor.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
f2b5cf7d94
|
Fixed module editor crash when pcbnew is started from the main launcher.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
0163b589b4
|
Workarounded restoring focus to GAL canvas after layer switching.
|
2014-07-09 16:44:22 +02:00 |
Maciej Suminski
|
b1837615aa
|
Added event queue to handle events at the end of the event processing cycle.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
81ad03cf91
|
Code formatting.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
db0d708300
|
Simplified code for switching layers in GAL view. Tools are notified of layer change event.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
c0a96141df
|
Added AF_NOTIFY flag for TOOL_ACTIONs.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
b2d0737329
|
Fixed continous line drawing.
Outline mode can be set up on any layer.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
d7c3c7828b
|
wxWidgets 2.8 compatibility fixes.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
5275d4b58f
|
Fixed minor bugs introduced with outline mode display for module texts and edges.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
778011a893
|
Ratsnest is recalculated after global deletion of tracks and after importing a netlist.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
7614b93bf8
|
Tool indicator is resetted on canvas switch.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
587f22e10b
|
Outline display mode for module edges & texts in the module editor.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
3b5ece39a1
|
Modules inserted from the module editor are instantly visible in GAL.
Ratsnest is updated after exporting changes from the module editor to the layout editor.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
65c116621d
|
Added support for changing the cursor size.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
15f5c228cc
|
Fixed autozooming with empty board/module.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
31e25ac4cf
|
Fixed module viewer crash.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
2b0e27f132
|
Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
bfa15d8db0
|
Moved SELECTION out of SELECTION_TOOL class.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
d21271b432
|
Pad Enumeration tool support for SMD pads.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
709dfcc16e
|
Added settings dialog for Pad Enumeration tool.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
2bcbb67528
|
Initial version of the Pad Enumeration tool.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
cf79b4c64f
|
Removed redundant accessor calls in MODULE_TOOLS.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
ed88c40be5
|
Moved module editor-specific tools to a separate class (MODULE_TOOLS).
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
0b9387fb12
|
Added support for graphics on Edge.Cuts layer in modules. Tested functionality that works fine:
- zone filling algorithm
- printing
- plotting (pdf & gerbers)
- SVG export
- Specctra export
- 3D viewer
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
a6484f1acb
|
Drawing tools used to crash when the drawing tool was interrupted - fixed.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
b42091bc06
|
Fixed anchor placement tool in module editor (GAL).
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
5f297726ca
|
Module anchors are visible in GAL canvas.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
6f772c90d9
|
Renamed "Placement" context menu to "Align/distribute".
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
b076f3fe4e
|
Fixed grid drawing when the grid origin has negative coordinates.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
84fa537b22
|
Changes in display options are handled by PCBNEW_CONTROL (GAL).
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
2b1d6b303a
|
Added support for module edge splitting with double click.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
47f1fec31d
|
DXF drawing placement tool for GAL.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
445d935880
|
Created dialog_dxf_import.h. Cleaned up some unnecessary stuff and fixed file open dialog DIALOG_DXF_IMPORT.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
72c70148e8
|
Fixed a few memory leaks and Valgrind warnings.
|
2014-07-09 15:02:56 +02:00 |