jean-pierre charras
|
b0cdbfccc4
|
Fix crash in Pcbnew and Gerbview when seceting (in layers manager) "always hide all layers but activer"
|
2014-07-20 19:41:12 +02:00 |
unknown
|
eae9161791
|
Pcbnew: fix bug when generating drill files for blind/buried vias.
|
2014-07-20 16:46:59 +02:00 |
jean-pierre charras
|
3406ddd45e
|
Very minor fixes. *.kicad_pcb files update to current Pcbnew version.
|
2014-07-20 12:41:14 +02:00 |
jean-pierre charras
|
4ca39b286c
|
Fix wx28 compil issue, and a compil warning.
|
2014-07-15 20:13:08 +02:00 |
jean-pierre charras
|
ad634b927a
|
dialog non copper zones: better look. dialog copper zones: fix a minor bug.
|
2014-07-15 18:53:13 +02:00 |
Maciej Suminski
|
9138a14e2c
|
Module editor does not ask for permission to modify a locked module.
|
2014-07-15 17:33:19 +02:00 |
Maciej Suminski
|
ced6613bb5
|
Fixed offset of dragged items when the moving tool is invoked by the hotkey (GAL).
|
2014-07-15 16:33:46 +02:00 |
Maciej Suminski
|
669467f196
|
Fixed crash in pad properties dialog with wxWidgets 2.8.
|
2014-07-15 16:02:08 +02:00 |
Maciej Suminski
|
c1d17b95ec
|
Clicking on the Selection Tool toolbar button deactivates the current tool (GAL).
|
2014-07-15 11:50:00 +02:00 |
Maciej Suminski
|
cdb1a44875
|
Drawing tools reset its state on layer change.
|
2014-07-15 11:41:55 +02:00 |
Maciej Suminski
|
ecefcefde8
|
PNS settings dialog size corrected.
|
2014-07-15 10:57:51 +02:00 |
jean-pierre charras
|
4831942dfa
|
Gerbview: fix scaling error in x.6 file format. Minor cleaning code.
Better separation between Pcbnew code and Gerber code.
Update export to Pcb code (uses now the version 4 kicad_pcb file format).
|
2014-07-14 20:59:41 +02:00 |
Maciej Suminski
|
7cd4376567
|
Refinement to commit #4993.
|
2014-07-14 16:43:21 +02:00 |
Maciej Suminski
|
e6dfda51d1
|
Increase panning area in GAL view.
|
2014-07-14 09:43:20 +02:00 |
Kirill Mavreshko
|
5bd2beb650
|
bugfix: pcbnew crashes when you try to save a file
|
2014-07-14 09:41:02 +02:00 |
Maciej Suminski
|
26996d640f
|
Fixed the Module viewer crash when there is no footprint loaded.
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
ed83558ae4
|
Zone fill/unfill actions in context menu (GAL).
|
2014-07-09 16:57:01 +02:00 |
Maciej Suminski
|
6ed7517522
|
Fixed the only-type condition for empty selection case.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
9280c29fa9
|
"Create corner" context menu entry for draw segments and zone outlines (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
cf0a9ee8af
|
Selection tool uses the real drag origin to compute offset when dragging items.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
c3ab5c5da8
|
Added module texts to the preferred types list in SELECTION_TOOL.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
f3bdc29e8e
|
Support for "locked" property for modules (GAL).
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
53c0b9d85b
|
Some of the Tool Actions need to be run in immediate mode - fixed.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
88319139ed
|
Dragged items offset is cleared when dragging is finished.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
c8512f0592
|
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
|
e5c0926571
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
Maciej Suminski
|
df1dfbbb92
|
Clear selection before opening the module editor.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
746786a110
|
Fixed module editor crash when pcbnew is started from the main launcher.
|
2014-07-09 16:44:23 +02:00 |
Maciej Suminski
|
7a940570bb
|
Workarounded restoring focus to GAL canvas after layer switching.
|
2014-07-09 16:44:22 +02:00 |
Maciej Suminski
|
a3eb60e068
|
Added event queue to handle events at the end of the event processing cycle.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
9cfb712624
|
Code formatting.
|
2014-07-09 16:25:50 +02:00 |
Maciej Suminski
|
942a38349a
|
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
|
7f13fd0ffd
|
Added AF_NOTIFY flag for TOOL_ACTIONs.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
ebf59807dc
|
Fixed continous line drawing.
Outline mode can be set up on any layer.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
dd93dea448
|
wxWidgets 2.8 compatibility fixes.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
242d9812eb
|
Fixed minor bugs introduced with outline mode display for module texts and edges.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
1495429f68
|
Ratsnest is recalculated after global deletion of tracks and after importing a netlist.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
23b113b0c3
|
Outline display mode for module edges & texts in the module editor.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
21a86dc646
|
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
|
0b51dd7e01
|
Added support for changing the cursor size.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
d4487f1925
|
Fixed autozooming with empty board/module.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
30ea3b7962
|
Fixed module viewer crash.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
82ff9ceca7
|
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
|
c68bea5a6b
|
Moved SELECTION out of SELECTION_TOOL class.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
53660ad91f
|
Pad Enumeration tool support for SMD pads.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
c9d72036d8
|
Added settings dialog for Pad Enumeration tool.
|
2014-07-09 15:10:32 +02:00 |
Maciej Suminski
|
a961961105
|
Initial version of the Pad Enumeration tool.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
fb7b8fd9b1
|
Removed redundant accessor calls in MODULE_TOOLS.
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
d87232f652
|
Moved module editor-specific tools to a separate class (MODULE_TOOLS).
|
2014-07-09 15:02:56 +02:00 |
Maciej Suminski
|
f5e9774d55
|
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 |