jean-pierre charras
2f5c24aeee
added track posture pacth from lorenzo marcantonio
2010-06-16 17:01:45 +02:00
jean-pierre charras
700dc818b3
fix bitmap2component compil issue under Linux
2010-06-15 22:18:53 +02:00
jean-pierre charras
63e7ecae59
fix bitmap2component compil issue under Linux
2010-06-15 22:17:33 +02:00
jean-pierre charras
3f14682401
bitmap2component: better user interface (using wxWidgets) and more bitmaps file format import
2010-06-15 20:53:33 +02:00
jean-pierre charras
65a585b5d9
bitmap2component: better user interface (using wxWidgets) and more bitmaps file format import
2010-06-15 20:45:22 +02:00
jean-pierre charras
5ecb22b51d
bitmap2component: better user interface (using wxWidgets) and more bitmaps file format import
2010-06-15 20:27:41 +02:00
jean-pierre charras
6e859e2671
fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules)
2010-06-14 22:18:03 +02:00
jean-pierre charras
12a0e4942a
fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules)
2010-06-14 22:16:47 +02:00
Dick Hollenbeck
6eb66721c9
add doxygen-docs target to build system
2010-06-12 23:10:16 -05:00
jean-pierre charras
02b88a7016
Use bin/plugins/ as install path for bitmap2component instead of bin/
2010-06-12 09:24:14 +02:00
Dick Hollenbeck
658ff6051f
fix warnings
2010-06-11 23:46:34 -05:00
Wayne Stambaugh
534bb97dc5
Closes bug report 592566.
...
* Field match method expected SCH_SHEET_PATH pointer type not SCH_SHEET
pointer type.
2010-06-11 14:34:20 -04:00
jean-pierre charras
f3b5ed438c
Added an *experimental* tool (bitmap2component) to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
...
This tool uses potarce library that converts a bitmap picture (.bmp or .pgm format) to a set of polygons.
bitmap2component converts a bitmap to a .emp footprint (that can be imported by modedit) or a .lib component that can be imported by libedit.
See changelog for more info
2010-06-10 21:00:47 +02:00
jean-pierre charras
076832cd75
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
2010-06-10 20:57:07 +02:00
jean-pierre charras
ac11d86c2f
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
2010-06-10 20:43:12 +02:00
jean-pierre charras
82aadca861
fixed bug 588882 (issue on arcs draw in 3D viewer)
2010-06-08 20:46:21 +02:00
jean-pierre charras
f6a62dc739
fixed bug 588882 (issue on arcs draw in 3D viewer)
2010-06-06 18:48:23 +02:00
jean-pierre charras
c7623715e1
Pcbnew: fixed unwanted mouse cursor move when using the t hotkey
2010-06-05 13:37:01 +02:00
jean-pierre charras
aefad04995
Pcbnew: fixed unwanted mouse cursor move when using the t hotkey
2010-06-04 20:16:13 +02:00
jean-pierre charras
369f3d2526
fixed bug 587970
2010-06-02 21:23:25 +02:00
jp
902bb851cb
fixed bug 587970.
2010-06-02 12:44:50 +02:00
jean-pierre charras
215b322ac5
fixed bug 586032 (undo/redo issues)
2010-05-31 19:09:16 +02:00
jp
3a2f19c978
fixed bug 586032 (undo/redo issues)
2010-05-31 13:46:14 +02:00
jean-pierre charras
afb63f1081
Pcbnew: Better dialog when starting pcbnew in a new project, when the .brd file does not exists.
...
fixed bugs 587175 and 587176
2010-05-30 11:49:11 +02:00
jean-pierre charras
13ddd1b47f
Pcbnew: Better dialog when starting pcbnew in a new project, when the .brd file does not exists
2010-05-30 11:46:37 +02:00
jean-pierre charras
79139b6599
fixed bugs 587176 and 587175
2010-05-29 20:34:18 +02:00
jp
4a11fb3685
fixed bug 585140 and minor cleaning
2010-05-27 12:24:42 +02:00
jp
4574d4369e
fixed bug 585140 and minor cleaning
2010-05-27 12:23:29 +02:00
jean-pierre charras
b0a7cfc8b7
fixed bug 583939 (footprint name edition in Eeschema)
2010-05-23 19:44:08 +02:00
jean-pierre charras
792eb943b5
fixed bug 583939
2010-05-23 19:39:47 +02:00
Wayne Stambaugh
5ce9c9a9d7
Open file dialog fixes and minor code cleaning.
...
* Fix a minor problem with wxFileDialog to open a file that no longer
exists in PCBNew.
* Make GerbView open file behavior the same as PCBNew.
* Remove redundant PCB file wild card definition.
* Add open file refactor task to the todo list.
* Fix some minor code formatting issues.
2010-05-17 16:35:46 -04:00
Jerry Jacobs
6fba09e1bc
Reworked on CMakeLists for better OS X compatibility and moved toolbars to wineda_toolbar
2010-05-16 21:51:58 +02:00
Jerry Jacobs
9fc4ca9e1d
Update OS X icns icons rework
2010-05-16 21:50:27 +02:00
Jerry Jacobs
9740183127
Move toolbars.cpp to wineda_toolbar.cpp
2010-05-16 21:47:22 +02:00
Jerry Jacobs
a2765a8564
Merge
2010-05-16 20:20:05 +02:00
Jerry Jacobs
d2994d586f
Updates for OS X
2010-05-16 20:18:38 +02:00
jean-pierre charras
727f77dbf7
Set cmake minimum version req. to 2.6.4. Added footprint name edition in the module editor dialog properties (see changelog).
2010-05-16 18:33:08 +02:00
jean-pierre charras
12ce0a7bb8
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties (see changelog).
2010-05-16 16:10:32 +02:00
jean-pierre charras
0dddb72002
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties.
2010-05-16 16:05:04 +02:00
Andrey Fedorushkov
67a959a513
fix minor bug russian GOST
2010-05-16 10:32:38 +04:00
Dick Hollenbeck
7a73d87abe
carve out specctra_test.cpp unit testing program from specctra.cpp
2010-05-15 06:31:37 -05:00
Dick Hollenbeck
aaea7473d8
carve out specctra_test.cpp unit testing program from specctra.cpp
2010-05-15 06:30:57 -05:00
Andrey Fedorushkov
a867a89d08
fix russian translation windows installer
2010-05-15 00:12:20 +04:00
Andrey Fedorushkov
5cec27481e
fix minor bug russian GOST
2010-05-14 23:31:46 +04:00
Jerry Jacobs
6f3c444285
Update OS X icns icons
2010-05-13 21:03:12 +02:00
Jerry Jacobs
5da8e2871a
Added gerbview and pcbnew vector icons
2010-05-13 20:35:24 +02:00
Dick Hollenbeck
7fbeb899ab
initial work on Bug 578577, partial fix
2010-05-11 11:35:40 -05:00
Dick Hollenbeck
74cc5a75a8
fix Bug #578532 , document and embellish QuoteFullPath()
2010-05-11 09:35:13 -05:00
Dick Hollenbeck
d9c42e27b4
Alain Portal's patch, https://lists.launchpad.net/kicad-developers/msg04750.html
2010-05-11 08:42:07 -05:00
jean-pierre charras
1bd335076f
Update Cmake version requirement
2010-05-10 21:07:53 +02:00