Commit Graph

2464 Commits

Author SHA1 Message Date
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
jean-pierre charras bf217138ed Update Cmake version requirement 2010-05-10 21:06:45 +02:00
jean-pierre charras b5a19ab953 Synchronize testing and stable version 2010-05-10 20:37:54 +02:00
jean-pierre charras 95fadd7ab8 Set Cmake version requirement to 2.8.0 (2.6.0 does not work with Eeschema Cmakefile) 2010-05-10 20:31:11 +02:00
Jerry Jacobs 03b290f985 Merge icon rework and OS X updates 2010-05-09 04:10:17 +02:00
Jerry Jacobs 06377c15a2 Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
jean-pierre charras cc1327b462 Eeschema: fixed bug 577083. Also fixed a bad import of predefined fields when loading a component from a library, when this component has some empty fields like footprint and documentation but have user fields not void. 2010-05-08 18:35:09 +02:00
jean-pierre charras 61e6565413 Eeschema: fixed bug 577083. Also fixed a bad import of predefined fields when loading a component from a library, when this component has some empty fields like footprint and documentation but have user fields not void. 2010-05-08 18:32:35 +02:00
jean-pierre charras 4bbdeab96a Fixed eeschema crash when reading a void library file 2010-05-08 12:57:35 +02:00
jean-pierre charras 31406023ed Fixed eeschema crash when reading a void library file 2010-05-08 12:54:41 +02:00
jp f54d342459 Pcbnew: fixed a problem when using graphic arcs in board. 2010-05-05 12:37:13 +02:00
jp a3147441fe Pcbnew: fixed a problem when using graphic arcs in board. version update 2010-05-05 11:22:54 +02:00
jp 42aea17946 Pcbnew: fixed a problem when using graphic arcs in board. 2010-05-05 11:21:28 +02:00
jean-pierre charras 033d691727 fixed recent minor bug in Cvpcb (footprint name error when read from netlist) 2010-05-03 18:48:51 +02:00
jean-pierre charras 1b831cccae fixed recent minor bug in Cvpcb (footprint name error when read from netlist) 2010-05-03 18:46:04 +02:00
jp 97ede2a63f Fixed a minor bug in footprint editor dialog when changing module orientation or side 2010-05-03 17:32:59 +02:00
jp ec6849502e Fixed a minor bug in footprint editor dialog when changing module orientation or side 2010-05-03 17:24:54 +02:00
jean-pierre charras 8f90556a9a fixed bug 573833 2010-05-02 21:59:16 +02:00
jean-pierre charras 9026fe6e56 fixed bug 573833 2010-05-02 21:35:46 +02:00
jean-pierre charras f48322d31d Minor fixes. Board and footprint editors: Auto update 3D display after footprint or board edition. Convert gendrill dialog from DialogBlocks to wxFormBuilder 2010-05-01 15:42:19 +02:00
jean-pierre charras bbb126db2e Board and footprint editors: Auto update 3D display after a footprint or board change. 2010-05-01 15:32:25 +02:00
jean-pierre charras 67fd5ae31d Auto update 3D display after footprint or board edition. 2010-05-01 14:49:50 +02:00
jean-pierre charras e14311997d Auto update 3D display after footprint or board edition. 2010-05-01 14:46:33 +02:00
jean-pierre charras a35a083690 Convert gendrill dialog from Dialogblocks to wxFormBuilder. Minor fixes. 2010-05-01 11:22:12 +02:00
jean-pierre charras 7e7f101a95 Convert gendrill dialog from Dialogblocks to wxFormBuilder 2010-04-30 20:39:10 +02:00
Administrateur facbe2802a **Fixed a crash in Pcbnew that happens sometimes when opening the design rules dialog editor.
Preparing 3D view autorefresh when editing a footprint in modedit (not yet working)
2010-04-29 11:27:27 +02:00
Administrateur 1ee0a66083 Fixed a crash that happens sometimes when opening the design rule dialog. 2010-04-29 11:14:03 +02:00
Administrateur dfc624e6b3 Fixed a crash that happens sometimes when opening the design rule dialog.
preparing auto refresh of the 3D view in mod edit (not yet working)
2010-04-29 11:06:01 +02:00
jean-pierre charras 5f971428d6 fix bug from launchpad 2010-04-28 20:40:34 +02:00
jean-pierre charras cddc8f3663 fix wxWidgets 2.9 compatibility problem 2010-04-28 20:32:13 +02:00
Wayne Stambaugh c9d6d1f922 Fixed solder mask clearance not getting loaded properly.
* Closes bug report 570021.
* Removed unused variable from pcbnew.cpp
* Use new message box methods when saving board file.
* Minor code cleaning.
2010-04-28 10:06:14 -04:00
Alain Portal 61cf376218 Apply patch from Alain Portal to fix bug 570074 and other minor updates.
* Removed redundant empty string test, thanks again Alain.
* Minor code cleaning.
2010-04-27 15:19:04 -04:00
jean-pierre charras 762e625c22 Fixed bugs #568896 and #569312 and minor code cleaning 2010-04-24 13:31:34 +02:00
jean-pierre charras 1ca9cbe547 Fixed bugs #568896 and #569312 and minor code cleaning 2010-04-24 13:27:38 +02:00
jean-pierre charras 3b658b4be6 Fixed bugs #568896 and #569312 2010-04-24 11:03:35 +02:00
Wayne Stambaugh c58c388aba Add PCBNew setting to remember last net list read and other minor fixes.
* PCBNew remembers last net list read during the current editing session
  as well as between project editing sessions.  Closes bug 576902.
* Separate PCBNew application settings from project file settings and
  allocate them dynamically instead of statically to make it easier to
  eliminate global variables.
2010-04-23 10:46:00 -04:00
jean-pierre charras 5849675ad5 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:58:30 +02:00
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 2010-04-23 11:54:40 +02:00
jean-pierre charras 90f6219ae2 Pcbnew+Gerbview: Fixed minor bugs and printing problems, and others minor enhancements, from testing branch 2010-04-22 19:51:15 +02:00
jean-pierre charras b471f8d70c Fixed minor bugs and printing problems, and others minor enhancements 2010-04-22 19:47:10 +02:00
jean-pierre charras ac00eede34 Pcbnew+Gerbview: Fixed some issues in print dialog 2010-04-21 20:59:31 +02:00
jean-pierre charras e066b91cd4 Pcbnew+gerbview: fixed some issues in printing dialog 2010-04-21 20:57:34 +02:00
jean-pierre charras 8560488612 Printing functions fixes, and other minor enhancements 2010-04-21 19:22:27 +02:00
Wayne Stambaugh e846be1389 Add CMake scripts to generate build version header using Bazaar. 2010-04-21 09:49:37 -04:00
Wayne Stambaugh 95fc336092 Commit merger from trunk and fixed bug version header file generator. 2010-04-21 08:39:46 -04:00
Wayne Stambaugh 1c70230e0b Update version header generator CMake script to use Bazaar. 2010-04-21 08:25:16 -04:00
jean-pierre charras c5e2258842 commit forgotten file 2010-04-20 19:33:07 +02:00
jean-pierre charras c7374713c6 fixed somes issues in SVG export 2010-04-20 18:01:14 +02:00