dickelbeck
e7ece9c017
SetToolbars() sanity
2008-04-29 16:14:25 +00:00
dickelbeck
9e46a77975
SetToolbars() fixes
2008-04-29 13:35:26 +00:00
dickelbeck
c25e5c31e1
bug fixes
2008-04-29 03:18:02 +00:00
dickelbeck
721d878fcf
GetScreen() work, menu capitalization, beautifying
2008-04-17 16:25:29 +00:00
dickelbeck
920ea81061
dirty stuff
2008-03-10 13:33:12 +00:00
dickelbeck
9ddeffe749
Remove DEBUG printf
2008-03-05 22:40:07 +00:00
dickelbeck
2d2ed2a915
Magnetism
2008-03-04 21:10:18 +00:00
dickelbeck
79eca85bd5
Magnetism
2008-03-04 19:17:19 +00:00
lifekidyeaa
0dc3be8806
added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic
...
pads option.) Haven't fixed the via issue
(since I don't quite understand why it is doing this, nor does it occur in 100% of the cases), but now you can just
turn
off magnetic tracks when I desire to move vias by small increments. Magnetic tracks are on by default. Original
via complaint here:
http://tech.groups.yahoo.com/group/kicad-devel/message/1155
Also mostly gotten rid of the annoying "Unable to drag this segment: two collinear segments" error. Now, if two
(or more) segments are collinear, they are merged into one equivalent segment when you try to drag them while
maintaining slope. I can't imagine any cases where this would be a bad thing (and I have plenty of experience where
the error was not desired!). Note I say *mostly* because there still seem to be some length=1 (e.g. 0.003mm) segments
at the end of valid-length segments. I do not want to remove them because this would change the board layout, though
in a basically imperceptible way. We could maybe have an option to clean & remove these minimal-length segments, but
I worry that they serve to connect things slightly off grid & those things on-grid; also, removal may cause DRC
errors. It would be good if we could avoid their creation.(?)
2008-03-04 05:40:15 +00:00
dickelbeck
fcc86fb007
fix for magnetic tracks for parallel case, cleanup of original patches
2008-02-29 23:01:30 +00:00
dickelbeck
4b04d6c287
fix for magnetic tracks for parallel case, cleanup of original patches
2008-02-29 20:35:11 +00:00
dickelbeck
1dbf5e21f7
beautify
2008-02-27 15:26:16 +00:00
dickelbeck
30932a4607
Werner Almesberger's patches
2008-02-26 21:12:08 +00:00
plyatov
f942690930
Additions to the menu (see changelog).
2008-02-17 21:19:13 +00:00
dickelbeck
cfb67ec45c
removed debug printfs
2007-12-07 00:04:47 +00:00
dickelbeck
628be5d1c1
chasing a bug
2007-12-05 17:56:57 +00:00
CHARRAS
45cdad8b2d
changes in track connectivity computation
2007-10-16 19:05:33 +00:00
dickelbeck
3cd47555ca
see 2007-Oct-12 change_log.txt
2007-10-13 06:18:44 +00:00
dickelbeck
ed0677b422
pcbnew's onrightclick behavior
2007-10-10 04:45:26 +00:00
CHARRAS
1f842ae14c
bug in move pad fixed (could crash pcbnew).Other minor changes
2007-10-07 18:24:15 +00:00
CHARRAS
ee68d20e58
create new file cross-probing.cpp Move RemoteCommand() and SendMessageToEESCHEMA() to it
2007-10-06 16:16:48 +00:00
CHARRAS
06c9f9c855
enhancements in pcbnew to eeschema cross-probing. removed change in drc.cpp
2007-10-01 15:37:42 +00:00
dickelbeck
b707a8336f
OnLeftClick() test case
2007-09-26 20:10:12 +00:00
CHARRAS
b128acfc17
fixed: pcbnew crashes when clicking on a zone
2007-09-26 12:15:55 +00:00
dickelbeck
64f12ffe5d
gerberview & pcbnew fixes
2007-09-25 15:10:01 +00:00
CHARRAS
5e448ec475
pcbnew: locate zones added (forgotten in new PcbGeneralLocateAndDisplay() ); Add class_board_item.cpp
2007-09-25 08:23:53 +00:00
dickelbeck
00bda3c9a0
beautification
2007-09-21 13:23:51 +00:00
dickelbeck
664a1f727b
see my 2007-Sep-20 change_log.txt
2007-09-20 21:06:49 +00:00
CHARRAS
542b944196
hotkeys handling finished
2007-09-19 15:29:50 +00:00
dickelbeck
ef3d04912d
see change_log.txt 2007-Sep-14 UPDATE
2007-09-15 04:25:54 +00:00
dickelbeck
df754ad508
AllAreModulesAndReturnSmallestIfSo()
2007-09-14 16:15:27 +00:00
CHARRAS
d1effbf4e2
EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed.
2007-09-13 11:28:58 +00:00
dickelbeck
cb49ea8989
see change_log.txt for 2007-Sep-11 UPDATE
2007-09-12 02:14:07 +00:00
dickelbeck
74a635c127
see 2007-Sep-4 change_log.txt
2007-09-05 04:48:47 +00:00
dickelbeck
726a8ab4df
collector work
2007-08-30 22:20:52 +00:00
CHARRAS
f5eae50680
more work on hotkeys. many features are ok.
2007-08-30 08:15:05 +00:00
CHARRAS
077a570bc0
Display grid in mils or mm in popup menus
2007-08-27 08:07:44 +00:00
dickelbeck
2e13ccf048
see change_log.txt's 2007-Aug-23 UPDATE
2007-08-24 03:40:04 +00:00
dickelbeck
49e32e096e
unified m_Flags, EDA_BaseStruct::Display_Infos(), and ~GetEquipot()
2007-08-20 19:33:15 +00:00
CHARRAS
9414bf676b
more work on hotkeys
2007-08-20 10:55:09 +00:00
dickelbeck
5c3b480afe
center PCBNEW parts on screen when tracking clicks and parts from EESCHEMA
2007-08-20 01:49:24 +00:00
dickelbeck
6acce67a64
made m_CurrentItem private, beautification
2007-08-20 01:20:48 +00:00
dickelbeck
2823022b9d
added a @todo comment about repositioning the window when chosen part scrolled off screen
2007-08-14 19:39:38 +00:00
dickelbeck
51fc26e178
mouse synchronization from PCBNEW to EESCHEMA
2007-08-14 19:24:48 +00:00
dickelbeck
8a8377ff6a
beautification, hit test improvements
2007-08-10 19:14:51 +00:00
dickelbeck
f3cd8f57d3
fixed a bug in "ratsnest on module or pad", and beautification
2007-08-04 04:40:07 +00:00
dickelbeck
8bb93b8d48
beautified
2007-08-04 01:12:30 +00:00
lifekidyeaa
163ba39823
pcbnew: added ctrl-o,s,f
...
added buttons for insert and replace module in the module editor
with a new bitmap. restored JP's original functionality for the insert
button, replace linked to the new code.
2007-06-21 15:14:38 +00:00
charras
1a30862de5
minor changes. update GUI french translation
2007-06-15 12:04:24 +00:00
charras
89b3eb5aa5
bug fixes and merging my development with svn rep.
2007-06-13 15:35:40 +00:00