diemer
f7e9f2c086
Refresh panel after Block move (otherwise, no-longer-dangling ends of e.g. HierLabels are still displayed)
2008-03-30 11:00:04 +00:00
diemer
c4815e1d6d
Simplified GetBoundingBox to always include the dangling symbol.
2008-03-30 10:47:03 +00:00
diemer
cc103ad317
Added GetBoundingBox() for DrawSheetStruct. Minor beautification.
2008-03-30 10:14:37 +00:00
diemer
6d5a764e04
Minor cleanup.
2008-03-30 09:46:14 +00:00
diemer
a853fb11fa
Added GetBoundingBox() for SCH_GLOBALLABEL and SCH_HIERLABEL.
2008-03-30 09:27:53 +00:00
lifekidyeaa
c86da05a12
fixed error in eeschema: when loading a new sub-sheet, it incorrectly asked if the user wanted
...
to change the sheet. there is no 'change' since the sheet is new, and the associated screen
should either be loaded from the hierarchy or from a file.
2008-03-30 02:33:38 +00:00
diemer
81b6cbcb09
added GetBoundingBox for SCH_TEXT. Beatufication.
2008-03-27 21:24:50 +00:00
diemer
dbb69b7505
moved DANGLING_SYMBOL_SIZE definition to general.h
2008-03-27 21:02:42 +00:00
diemer
43c87e734b
adapted GetClass() output to new naming
2008-03-27 17:05:59 +00:00
dickelbeck
396203efb8
right static box resizes vertically
2008-03-25 16:20:07 +00:00
charras
f34be93032
Ensure graphic and footprint texts have a sufficient size to be seen on screen.(bug 1909165).
2008-03-24 20:54:45 +00:00
plyatov
58c7bafe85
Installation of missing demos added (Thanks to Mark Schneider for patch).
2008-03-24 13:44:08 +00:00
charras
007ef51c75
Netlist dialog redesigned, netlist.cpp code modified
2008-03-22 20:46:40 +00:00
dickelbeck
6b52f247d8
ESC key support
2008-03-22 18:43:35 +00:00
charras
1195f38295
Netlist dialog redesigned, netlist.cpp code modified
2008-03-22 18:09:16 +00:00
charras
72357970aa
Netlist dialog redesigned, netlist.cpp code modified
2008-03-22 18:08:44 +00:00
dickelbeck
154be142cb
plot fix, beautification
2008-03-22 06:01:30 +00:00
dickelbeck
2da432b271
plot fix, beautification
2008-03-22 05:55:06 +00:00
dickelbeck
11d8f51b5c
dialog work
2008-03-21 19:27:11 +00:00
dickelbeck
8f2e706853
const of GetZoom()
2008-03-21 19:26:12 +00:00
dickelbeck
57126e8394
beautify
2008-03-21 19:25:41 +00:00
charras
198b10cf92
Removed an very old bug in onrightclick.cpp which crashes eeschema.
2008-03-21 11:16:18 +00:00
charras
9e35d3ef1b
refined the dialog_freeroute_exchange. See changelog
2008-03-20 21:32:25 +00:00
dickelbeck
44751743b9
class name changes, XOR artifacts
2008-03-20 01:53:01 +00:00
dickelbeck
c406eed135
class name changes, XOR artifacts
2008-03-20 01:50:21 +00:00
dickelbeck
bd77c9f2e6
dialog width
2008-03-19 21:43:40 +00:00
f3nix
f1925912ce
CMakeLists.txt formatting.
2008-03-19 18:05:19 +00:00
f3nix
357bb9699f
Polish translation updates.
2008-03-19 17:55:05 +00:00
dickelbeck
d639ce285e
dialog expansion
2008-03-19 15:24:42 +00:00
dickelbeck
00d253de20
ESC finally works
2008-03-19 14:38:06 +00:00
dickelbeck
7f9af0fdad
reverting a days worth of my time
2008-03-19 13:49:23 +00:00
raburton
5cbb6031a1
set eol-style native on new file
2008-03-18 22:01:23 +00:00
plyatov
719d36e5b5
* install.txt rewritten and must be used as main source of information for
...
KiCad installation.
* how-to-build-kicad.txt deprecated.
* how-to-build-for-windows.txt deprecated.
2008-03-18 21:56:23 +00:00
dickelbeck
23835ffbe7
adding the java webstart kicker
2008-03-18 21:21:24 +00:00
dickelbeck
e6717b3f71
specctra dialog refinements
2008-03-18 21:18:04 +00:00
plyatov
6d17236b0d
Added icon and "kicad.desktop" for Gnome/KDE menu.
2008-03-18 21:16:49 +00:00
charras
0ff83cbab7
MODULE::GetBoundingBox() takes in account the clearence around the pads. other very minor changes
2008-03-18 11:53:52 +00:00
dickelbeck
89acca7daf
delete pad uses PostDirtyRect()
2008-03-18 04:06:37 +00:00
dickelbeck
6a3a1085ac
crashing bug fix
2008-03-18 04:04:17 +00:00
dickelbeck
9e9a8fcf21
delete pad uses PostDirtyRect()
2008-03-18 02:52:49 +00:00
dickelbeck
6de852e8a6
xoring artifacts
2008-03-16 04:47:43 +00:00
charras
9fb2c9fe23
some code cleaning and comments translations. Added: EDA_Rect::Merge( EDA_Rect & aRect ) (see changelog)
2008-03-15 10:24:32 +00:00
dickelbeck
ae459044de
Patch originating from Jonas Diemer
2008-03-15 04:18:32 +00:00
raburton
a1edf83826
set eol-style native on new files
2008-03-14 18:17:51 +00:00
charras
747a3fa66f
olved a bug in plot postscript format when drawing oblong pad
2008-03-14 16:02:47 +00:00
charras
8a71b1aef5
minor changes
2008-03-14 15:11:00 +00:00
charras
a6006ef386
missing pjd file added
2008-03-14 14:00:18 +00:00
charras
813b0ab583
Added a tool to the upper toolbar which gives and easy access to freeroute
2008-03-14 10:09:39 +00:00
lifekidyeaa
6d609d1837
Fixed segfault which occured when open ing the module editor, loading a module, closing it, and opening the module editor again. This was
...
caused by prematurely deleting the module editor's m_Pcb pointer, which has the same value (points to the same structure) as
g_ModuleEditor_Pcb hence should not be
deleted.
2008-03-14 05:47:35 +00:00
charras
fb54ab8649
Dirty rect used in footprint start move, rotation, flip and delete.
2008-03-13 21:18:05 +00:00